rhymix/modules
Kijin Sung c8638d2548 Change cache-busting query string format from ?YYYYMMDDHHMMSS to ?t=UnixTime
- 날짜, 유닉스 타임스탬프, 16진수(CKEditor) 등 여러 가지 포맷을 혼용하고 있던
  캐시 방지용 쿼리스트링의 형태를 "유닉스 타임스탬프"로 통일
- 표준 시간대 처리 등 은근히 많은 자원을 소모하는 date() 함수를 사용하지 않음
- t=를 붙여서 정상적인 쿼리스트링 구조가 나오도록 하여, 웹방화벽이나 CDN
  등에서 문제를 일으킬 가능성을 줄임
- 덤으로, 길이도 2바이트씩 짧아짐
2023-09-12 23:15:26 +09:00
..
addon Remove trailing whitespace 2023-01-30 21:43:21 +09:00
admin Change cache-busting query string format from ?YYYYMMDDHHMMSS to ?t=UnixTime 2023-09-12 23:15:26 +09:00
adminlogging Shorten ipaddress field to 60 chars in most modules 2021-01-19 21:59:33 +09:00
advanced_mailer Migrate advanced_mailer module triggers to new format using module.xml 2023-08-30 23:14:09 +09:00
autoinstall autoinstall 모듈에서 패키지 목록이 비어있을때 발생하는 count(null) 에러 수정 2022-09-18 14:42:07 +00:00
board Fix double encoding of special characters in document tags 2023-09-12 22:52:26 +09:00
comment Change cache-busting query string format from ?YYYYMMDDHHMMSS to ?t=UnixTime 2023-09-12 23:15:26 +09:00
communication Fix compatibility with communication module skins that don't support window_type=self 2023-08-20 16:59:13 +09:00
counter Fix deprecation warning in PHP 8 2023-01-06 18:37:09 +09:00
document Change cache-busting query string format from ?YYYYMMDDHHMMSS to ?t=UnixTime 2023-09-12 23:15:26 +09:00
editor Change cache-busting query string format from ?YYYYMMDDHHMMSS to ?t=UnixTime 2023-09-12 23:15:26 +09:00
file Fix warnings in PHP 8.x 2023-09-06 21:10:11 +09:00
importer Fix importer module not saving documents/comments with empty password fields 2021-01-29 15:01:26 +09:00
install Register action forward routes, event handlers, etc. during initial installation process 2023-08-11 00:40:40 +09:00
integration_search Fix #2062 delete references to themes in skin config 2023-09-12 21:25:06 +09:00
krzip Don't convert krzip data that is already in the standard format #2178 2023-09-06 21:09:59 +09:00
layout Fix warnings in PHP 8 #2150 @eondcom 2023-07-17 20:51:47 +09:00
member Change cache-busting query string format from ?YYYYMMDDHHMMSS to ?t=UnixTime 2023-09-12 23:15:26 +09:00
menu Fix #2070 add class support to menu items 2023-09-12 22:01:28 +09:00
message Fix #2062 delete references to themes in skin config 2023-09-12 21:25:06 +09:00
module Convert remaining LESS files to SCSS 2023-08-31 02:42:34 +09:00
ncenterlite PHP 참조 문자 제거 2023-09-01 12:46:29 +09:00
page Remove most references to x.js in core modules 2023-08-31 23:00:10 +09:00
point Fix #2153 warnings in point module config in PHP 8 @eondcom 2023-07-17 21:03:36 +09:00
poll Fix #2103 disallow adding items to poll after the stop date 2023-04-30 23:18:31 +09:00
rss Change cache-busting query string format from ?YYYYMMDDHHMMSS to ?t=UnixTime 2023-09-12 23:15:26 +09:00
session Shorten ipaddress field to 60 chars in most modules 2021-01-19 21:59:33 +09:00
spamfilter Fix Japanese translation 2023-07-22 19:31:00 +09:00
tag Remove trailing whitespace 2023-01-30 21:43:21 +09:00
trash Remove trailing whitespace 2023-01-30 21:43:21 +09:00
widget Remove outdated properties in some CSS files 2023-08-31 23:13:15 +09:00