Fanbinit fanbinit
  • Joined on 2025-05-26
fanbinit synced commits to master at fanbinit/rhymix from mirror 2026-04-01 17:42:11 +09:00
85f9c4d031 Merge branch 'master' of github.com:Lastorder-DC/rhymix
add448db7b MemberController::getInstance
dd8fc890f4 Merge branch 'rhymix:master' into master
bdeffb61a5 추천버그 수정
530464289a Version 2.1.32
Compare 36 commits »
fanbinit synced commits to master at fanbinit/rhymix from mirror 2026-03-30 08:37:36 +09:00
48a5278a8e Fanbinit 0302
fc0e8a9843 Add admin login-as (impersonate) feature to member admin list (#4)
fdb1f8269b Merge branch 'rhymix:master' into master
cdb520d2b1 Preserve module_srl after managing document #2683
2392b923b0 Fix reference to potentially undefined config variable
Compare 55 commits »
fanbinit synced new reference fix/actions-apcu to fanbinit/rhymix from mirror 2026-03-30 08:37:36 +09:00
fanbinit synced commits to fix/actions-apcu at fanbinit/rhymix from mirror 2026-03-30 08:37:36 +09:00
fanbinit synced new reference feature/ubuntu-slim to fanbinit/rhymix from mirror 2026-03-30 08:37:36 +09:00
fanbinit synced commits to feature/ubuntu-slim at fanbinit/rhymix from mirror 2026-03-30 08:37:36 +09:00
fanbinit synced commits to copilot/add-force-login-feature at fanbinit/rhymix from mirror 2026-03-30 08:37:36 +09:00
fanbinit synced new reference copilot/add-force-login-feature to fanbinit/rhymix from mirror 2026-03-30 08:37:36 +09:00
fanbinit synced commits to master at fanbinit/rhymix from mirror 2026-01-30 16:49:58 +09:00
ba8bbda74b Merge branch 'rhymix:master' into master
6d85d0de6d Add title in delete/trash confirmation dialog #2653
078c07d9f5 Add confirmation dialog before deleting or trashing document in admin dashboard #2653
f69dc966c5 Fix inconsistent placing of text and icon
15f9f6a7bd Show proper 404 page when trying to access a document that is not public #2659
Compare 10 commits »
fanbinit synced commits to master at fanbinit/rhymix from mirror 2026-01-11 14:53:16 +09:00
1ee8ba0ca9 server error message
91dea83b9f Merge branch 'rhymix:master' into master
8379932dce Merge pull request #2649 from Lastorder-DC/patch-2
1811cfee39 Fix error title localization in Debug.php
Compare 4 commits »
fanbinit synced new reference patch-2 to fanbinit/rhymix from mirror 2026-01-09 19:51:43 +09:00
fanbinit synced commits to patch-2 at fanbinit/rhymix from mirror 2026-01-09 19:51:43 +09:00
fanbinit synced commits to master at fanbinit/rhymix from mirror 2026-01-09 19:51:42 +09:00
2efe733d5f Merge branch 'rhymix:master' into master
26d645da4d Fix nested JS contexts in template v2 #2646
6243b0321d Fix excessive load and broken table when temp saved documents are long #2644
8b1da6a98a Fix incorrect handling of nested context switches (CSS inside HTML inside JS) in template v2 #2646
333f214b8c Display search result count in admin list #2642
Compare 8 commits »
fanbinit synced commits to master at fanbinit/rhymix from mirror 2025-12-25 04:11:38 +09:00
158609ddce fanbinit 12-24
fanbinit synced commits to master at fanbinit/rhymix from mirror 2025-12-24 20:01:39 +09:00
881b0fbac1 Merge remote-tracking branch 'upstream/master'
aaf3791a78 Version 2.1.29
3f29726e24 Fix warning when update_log_setting attribute is not set
620fee05cf Fix duplicate hidden input when a form includes mid or act as a <select>
0c018f1daf Update references to deprecated global function checkCSRF()
Compare 35 commits »
fanbinit synced commits to master at fanbinit/rhymix from mirror 2025-10-28 00:06:21 +09:00
1c8ae0d766 Merge remote-tracking branch 'upstream/master' into master
2a9b336988 Add option to always reencode images #2601
e676949669 Allow users to edit existing documents, even if they belong in categories they don't have permission to write in anymore
b119578209 Add prefix index on value column of document_extra_vars table
f7301b0a22 Prevent warning when NOT sorting by extra var as number
Compare 17 commits »
fanbinit synced commits to master at fanbinit/rhymix from mirror 2025-10-14 01:16:18 +09:00
a5c3dc8ae5 Merge branch 'rhymix:master' into master
8671c058d5 Fix incorrect page range when there are not enough pages #2602
32c9c91b82 Fix stretching of image on mobile
653ca4f697 Add "TABLE" to list of keywords to recognize in addPrefixes()
5dcc0f92a4 Fix incorrect request_uri and other JS variables if accessed on an unconfigured domain
Compare 20 commits »
fanbinit synced commits to master at fanbinit/rhymix from mirror 2025-09-06 23:06:18 +09:00
2fd8df9de6 Merge branch 'rhymix:master' into master
173bed7c2a Version 2.1.27
893b08a742 Clarify message sending options when managing documents
87a3256fa0 Fix incorrect method and act
0e0f14d8e7 Clean up help text and format of admin_mail
Compare 24 commits »
fanbinit synced commits to master at fanbinit/rhymix from mirror 2025-08-27 18:06:18 +09:00
ef9967fc1d Merge branch 'rhymix:master' into master
70e04a1dc5 Fix infamous "내용 값은 필수입니다" in legacy sketchbook skin
771dbfe114 Experimental method to clear APC cache from PHP-CLI #2554 #1943
e0033ac2fc Add select box to filter by module in document, comment, and file list
02c2f343cd Fix grant being reset to "manager only" in menu settings if the default value is "manager"
Compare 24 commits »
fanbinit synced commits to master at fanbinit/rhymix from mirror 2025-07-28 19:33:28 +09:00
0598ae4b95 Merge branch 'rhymix:master' into master
3ba27ef156 Version 2.1.26
64ca8e775a Fix incorrect prefixing when CTE has an alias #2587
393c847cee Fix first line of backtrace missing in query error display
d544365399 Display filename and line of user code when Rhymix\Framework\Exception is thrown
Compare 13 commits »