Commit graph

10398 commits

Author SHA1 Message Date
Kijin Sung
651238916b Fix deprecation warnings in PHP 8.2 2023-01-17 00:15:12 +09:00
Kijin Sung
aacc7dc46e Fix missing variables in member list screen 2023-01-16 23:05:31 +09:00
Kijin Sung
e0a041bb3d Fix deprecation warnings in PHP 8.2 2023-01-16 22:42:04 +09:00
Kijin Sung
f7f20a0825 Fix incorrect template syntax 2023-01-16 22:36:22 +09:00
Kijin Sung
bdae876529 Fix deprecation warnings for using trim() on null 2023-01-16 22:34:26 +09:00
Kijin Sung
b6d78becc9 Fix deprecation warnings in PHP 8.2 2023-01-16 22:21:57 +09:00
Kijin Sung
11a845ecc9 Fix undefined variable in ncenterlite.controller.php 2023-01-16 21:43:26 +09:00
Kijin Sung
6ce32b612f Fix incorrect point if cache file is somehow damaged
https://xetown.com/questions/1736150
2023-01-06 18:38:43 +09:00
Kijin Sung
6f51d0da87 Fix deprecation warning in PHP 8 2023-01-06 18:37:09 +09:00
BJRambo
6c139c543e 신고 관련 베트남어 추가 2023-01-05 22:19:15 +09:00
Kijin Sung
e5d6bddebc Always display dummy cache driver at top of list 2022-12-30 00:18:56 +09:00
Kijin Sung
2437de31f3 Remove wincache and xcache drivers - they are no longer maintained for PHP 7.2+ 2022-12-30 00:16:06 +09:00
Kijin Sung
84546b936c Adjust error display in core file cleanup function 2022-12-29 01:01:17 +09:00
Kijin Sung
ab757d0b8a Clean up admin footer and adjust lang codes 2022-12-29 00:55:47 +09:00
Kijin Sung
30493947d8 Fix deprecated ${var} syntax 2022-12-29 00:44:51 +09:00
Kijin Sung
81daa1fa17 Clarify ordering of message boxes in the admin dashboard 2022-12-28 21:44:13 +09:00
Kijin Sung
a188fde6e5 Fix inefficient caching of checkCaseSensitiveFilesystem() 2022-12-28 21:39:05 +09:00
Kijin Sung
87266f9440 Automatically check for unnecessary files in the Dashboard 2022-12-28 21:34:37 +09:00
Kijin Sung
ba107a6abf Add admin screen to delete unnecessary core files from older versions 2022-12-28 21:25:57 +09:00
Kijin Sung
0aa4fed636 Add option to select jQuery 3.x (#1835) + add description to other options in Advanced config screen 2022-12-28 01:09:27 +09:00
Kijin Sung
a55ba4fab9 Fix incorrectly capitalized class names in message module 2022-12-27 23:14:23 +09:00
Kijin Sung
97e14fee65 Fix incorrectly capitalized class names in file module 2022-12-27 23:13:10 +09:00
Kijin Sung
0b5d9858a7 Fix deprecation warning 2022-12-27 23:11:40 +09:00
Kijin Sung
bc3502988e Fix incorrectly capitalized class names in document and comment modules 2022-12-27 23:09:25 +09:00
Kijin Sung
4fe893ee86 Merge remote-tracking branch 'origin/develop' into develop 2022-12-27 23:07:10 +09:00
Kijin Sung
0e2940985f Move unnecessary method in ModuleMobile to ModuleView 2022-12-27 23:06:52 +09:00
Kijin Sung
f5bd3a15ef Fix incorrectly capitalized class names in module module 2022-12-27 23:05:01 +09:00
Kijin Sung
b1206b9cf1 Fix incorrectly capitalized class names in member module 2022-12-27 23:03:46 +09:00
Kijin Sung
e2e0f076a0 Rename device.php to uppercase Device.php 2022-12-27 23:02:03 +09:00
Kijin Sung
3761f92cef Fix type error when legacy methods are called with inappropriate types 2022-12-27 22:54:52 +09:00
Kijin Sung
db3fb20a52 Fix optional parameter before required parameter 2022-12-27 22:54:31 +09:00
Kijin Sung
7f0753454f Move remainder of usable actions to respective controller classes 2022-12-27 22:43:39 +09:00
Kijin Sung
01b408fb6b Move procAdminRecompileCacheFile() to its own class 2022-12-27 21:58:28 +09:00
Kijin Sung
b9e55c05e6 Move remainder of system config actions to respective controller classes 2022-12-27 21:48:54 +09:00
Kijin Sung
ba18143dd6 Move domain config actions and related methods to Domains controller 2022-12-27 21:24:39 +09:00
Kijin Sung
a95ef14b8d Fix backward compatibility with admin module 2022-12-27 11:06:28 +09:00
Kijin Sung
9c424f2d6f Move procAdminLogout to Dashboard controller 2022-12-27 00:03:03 +09:00
Kijin Sung
5d6a16cdf9 Move server environment related actions to ServerEnv class 2022-12-27 00:00:14 +09:00
Kijin Sung
c93dea90e0 Move admin dashboard to Dashboard controller 2022-12-26 23:50:40 +09:00
Kijin Sung
93947a7f51 First step of reorganizing admin module into namespaces 2022-12-26 23:19:37 +09:00
Kijin Sung
4c65499ab1 Allow the install class of a module to be inside the controllers directory 2022-12-26 17:16:07 +09:00
Kijin Sung
e4a7ac794d Make <select> style consistent in Chrome and Firefox 2022-12-26 16:57:49 +09:00
Kijin Sung
b00f8b63d1 Remove unnecessary arguments and deprecated function calls
- Originally committed on April 3, 2022
2022-12-26 16:24:27 +09:00
Kijin Sung
17279c264b Add support for short download URLs #1875 #1922
- Originally committed on April 3, 2022
- Thanks to @misol @conory
- getDownloadUrl()에서 기존 메소드 형태 최대한 그대로 유지하는 방향으로 작업
  (단, source_filename 파라미터를 전달하지 않으면 긴주소로 강제됨)
- getDirectFileUrl()의 불필요하게 복잡한 코드 정리
- getFileList()에서 이미지가 아닌 파일도 절대경로를 반환하도록 수정
- procFileDownload, procFileOutput에서 URL에 포함된 파일명을 검증하도록 하여
  동일한 첨부파일에서 파일명 부분만 변형한 링크를 무한 생성할 수 없도록 함
- 짧은주소 미사용시 불필요한 module_srl 파라미터 제거
2022-12-26 16:23:19 +09:00
Kijin Sung
b7a975a54d Fix incorrect capitalization of URL class name 2022-12-26 01:01:36 +09:00
Kijin Sung
0f12a10b05 Fix #2051 include document extra vars in spamfilter target 2022-12-22 23:49:28 +09:00
Kijin Sung
3c456ce0b5 Prepare methods to manage independent sections of module config, in case module config becomes too large 2022-12-20 19:38:13 +09:00
Kijin Sung
9cfcd7cb37 Fix #1136 #1230 auto-rotate profile image if EXIF is available (cf. #1182) 2022-12-20 19:18:39 +09:00
Kijin Sung
270f84abe9 Separate image rotation check into its own method in FileHandler 2022-12-20 19:17:43 +09:00
Kijin Sung
42baab1c2c Set CKEDITOR.toolbarMode to make the current setting available in config.js 2022-12-20 12:37:08 +09:00