rhymix/common/js
Kijin Sung 94008fbe9b Allow larger images/videos to be uploaded if they are going to be converted
- 변환 대상인 이미지나 동영상 파일은 용량 제한을 더 느슨하게 설정할 수 있도록 함
- 변환 후에 다시 용량을 체크하여 각 게시판의 업로드 정책 적용
- https://rhymix.org/qna/1926104
2026-03-10 19:45:38 +09:00
..
plugins Allow larger images/videos to be uploaded if they are going to be converted 2026-03-10 19:45:38 +09:00
polyfills Add polyfill for FormData 2025-06-18 18:51:02 +09:00
common.js Fix incorrect redirect when loading saved document from another module #2659 2026-01-28 21:04:12 +09:00
debug.js Display error count in debug panel for ajax requests 2025-08-13 21:31:17 +09:00
jquery-2.2.4.js Update jQuery, jQuery Migrate, jQuery UI 2018-01-10 23:53:44 +09:00
jquery-2.2.4.min.js Update jQuery, jQuery Migrate, jQuery UI 2018-01-10 23:53:44 +09:00
jquery-3.7.1.js Update jQuery to 3.7.1 and recommend updating 2026-02-26 01:21:19 +09:00
jquery-3.7.1.min.js Update jQuery to 3.7.1 and recommend updating 2026-02-26 01:21:19 +09:00
js_app.js Add client-side Rhymix.lang() to get or set lang codes 2025-05-23 20:33:04 +09:00
modernizr.js fix #1084 Modernizr 추가 2014-12-24 13:56:12 +09:00
modernizr.min.js fix #1084 Modernizr 추가 2014-12-24 13:56:12 +09:00
x.js Use console.error() instead of console.warn() in Firefox, because it doesn't show stack trace for warnings 2023-08-31 22:59:15 +09:00
xml2json.js Remove unnecessary whitespace in common JS files 2023-04-30 22:05:43 +09:00
xml_handler.js Move Rhymix.ajaxForm() to common.js 2025-05-21 14:12:10 +09:00
xml_js_filter.js Revert "Call Rhymix.ajax() in procFilter()" 2025-06-14 15:53:43 +09:00