Kijin Sung
|
b47abe8d12
|
Update old IpFilter class to call the new class internally
|
2016-02-02 09:15:07 +09:00 |
|
Kijin Sung
|
74ac1e5141
|
Allow triggers to call arbitrary functions
|
2016-02-01 15:46:04 +09:00 |
|
Kijin Sung
|
5c1a68ae16
|
Keep translations from different sources separate
|
2016-02-01 13:30:15 +09:00 |
|
Kijin Sung
|
2a008eb2e2
|
Simplify loading function for selected language list
|
2016-01-31 14:52:48 +09:00 |
|
Kijin Sung
|
f45779c3f8
|
Simplify loading function for supported language list
|
2016-01-31 14:47:01 +09:00 |
|
Kijin Sung
|
f68e6118bc
|
Initial implementation of lang class that prefers PHP to XML
|
2016-01-27 16:26:06 +09:00 |
|
Kijin Sung
|
9ee739aea7
|
Merge pull request #152 from kijin/fuxml/dont-post-with-xml
XML 제거: 폼 제출시 불필요하게 XML을 사용하지 않도록 변경
|
2016-01-27 13:32:54 +09:00 |
|
Kijin Sung
|
2f64a4ce8f
|
Fix thumbnails for external URLs with no extension
|
2016-01-26 11:13:57 +09:00 |
|
Kijin Sung
|
3a419d586d
|
Improve backward compatibility with AXUpload5 and other third-party AJAX apps
|
2016-01-26 10:32:59 +09:00 |
|
conory
|
0a89dffa5a
|
XE표기를 Rhymix로 변경
|
2016-01-25 18:10:15 +09:00 |
|
Kijin Sung
|
d3c0e94b03
|
Update minimal server requirements
|
2016-01-24 10:20:35 +09:00 |
|
Kijin Sung
|
8ee5e8c4b0
|
Make all AJAX requests use regular form submission format and JSON response format
|
2016-01-23 20:33:49 +09:00 |
|
Kijin Sung
|
70c6c6a949
|
Fix incorrect SSL detection
|
2016-01-22 16:37:35 +09:00 |
|
Kijin Sung
|
30246059eb
|
Remove Crypto class (was added by @kijin but not used)
|
2016-01-22 15:02:33 +09:00 |
|
Kijin Sung
|
ee585b651a
|
Clean up method signatures in Mobile class
|
2016-01-22 14:51:57 +09:00 |
|
Kijin Sung
|
acf44a3e03
|
Clean up method signatures in TemplateHandler
|
2016-01-22 14:43:37 +09:00 |
|
Kijin Sung
|
f73892de82
|
Fix incorrect Content-Type header when displaying JSON
|
2016-01-22 14:22:02 +09:00 |
|
Kijin Sung
|
8e5f0b53bd
|
Merge branch 'develop' into pr/misc-refactor
Conflicts:
classes/module/ModuleHandler.class.php
|
2016-01-22 14:14:41 +09:00 |
|
Kijin Sung
|
e20dc5d2f9
|
Clean up some non-static methods in DisplayHandler
|
2016-01-22 14:10:44 +09:00 |
|
Kijin Sung
|
e0dfa0db5b
|
Clean up some non-static methods in ModuleHandler
|
2016-01-22 14:02:32 +09:00 |
|
Kijin Sung
|
261c353053
|
Merge pull request #147 from kijin/pr/fix-145
admin 폴더 방문시 admin 모듈로 전달되지 않는 문제 해결
|
2016-01-22 13:21:08 +09:00 |
|
Kijin Sung
|
676f17fb71
|
Fix #145 broken redirect from admin folder to admin module
|
2016-01-22 11:53:39 +09:00 |
|
Kijin Sung
|
17c55bb64b
|
Fix #144 error while creating module_part_config index in utf8mb4
|
2016-01-22 11:46:08 +09:00 |
|
Kijin Sung
|
45c2baff1f
|
Fix menu disappearing when cache folder is removed
|
2016-01-21 20:45:58 +09:00 |
|
Kijin Sung
|
ab92e76408
|
Move SSL-related Context constants to constants.php
|
2016-01-21 16:20:42 +09:00 |
|
conory
|
d3a96cb8e1
|
checkCSRF 조건변경
|
2016-01-20 19:46:16 +09:00 |
|
conory
|
a519db608d
|
POST 요청시 CSRF 체크를 하지않도록 module.xml에 check_csrf 속성 추가
|
2016-01-20 18:47:40 +09:00 |
|
Kijin Sung
|
25585d89ed
|
Make Context::setRequestMethod() easier to read
|
2016-01-20 16:36:48 +09:00 |
|
Kijin Sung
|
08560f84be
|
Refactor more URL related functions
|
2016-01-20 15:53:42 +09:00 |
|
Kijin Sung
|
a8094fe766
|
Refactor some URL related functions to use Rhymix constants
|
2016-01-20 15:45:18 +09:00 |
|
Kijin Sung
|
b50dc8f340
|
Merge pull request #99 from kijin/pr/update-jquery
jQuery 및 관련 플러그인 업데이트
|
2016-01-15 23:29:34 +09:00 |
|
Kijin Sung
|
66a6edeffb
|
Merge pull request #68 from kijin/pr/remove-libs
libs 폴더 내의 오래된 라이브러리들 정리
|
2016-01-15 23:29:23 +09:00 |
|
Kijin Sung
|
7ce82a9e77
|
Remove unnecessary reference from DB::getParser()
|
2016-01-15 23:26:43 +09:00 |
|
qw5414
|
349ee07f60
|
Add ifream whitelist to afreeca
|
2016-01-15 14:09:14 +09:00 |
|
Kijin Sung
|
1a9559714d
|
Update HTMLDisplayHandler to use latest jQuery 1.x and 2.x
|
2016-01-15 11:33:04 +09:00 |
|
Kijin Sung
|
fc4b5bc0a8
|
Clean up more non-static references inside Context class
|
2016-01-14 10:21:09 +09:00 |
|
Kijin Sung
|
971a3bd115
|
Move remaining non-composer classes to common/libraries
|
2016-01-13 16:22:07 +09:00 |
|
Kijin Sung
|
97d385648b
|
Replace PHPMailer with SwiftMailer (via Mail class from Advanced Mailer)
|
2016-01-13 16:10:04 +09:00 |
|
Kijin Sung
|
9da3653fcd
|
Replace idna_convert with PHP native functions and true/punycode
|
2016-01-13 15:46:41 +09:00 |
|
Kijin Sung
|
192e81620d
|
Replace Pear HTTP_Request with rmccue/Requests
|
2016-01-13 15:17:13 +09:00 |
|
Kijin Sung
|
98ddf05940
|
Merge pull request #52 from kijin/pr/update-xeicon
XEIcon 업데이트 및 <i> 태그 선택자 개선
|
2016-01-12 21:26:13 +09:00 |
|
Kijin Sung
|
5196ddaf83
|
Fix incorrect generation of whitelist regexp
|
2016-01-12 19:23:27 +09:00 |
|
Kijin Sung
|
2be2e8e73e
|
Fix incorrect use of embed filter in HTMLPurifier
|
2016-01-12 19:13:15 +09:00 |
|
Kijin Sung
|
8b8d32c9dd
|
Fix cookie handling in Context class
|
2016-01-12 18:17:18 +09:00 |
|
Kijin Sung
|
b0bfb9a364
|
Set up replacement table for path conversions
|
2016-01-12 14:02:26 +09:00 |
|
Kijin Sung
|
c39706c480
|
Merge pull request #51 from kijin/pr/stupid-symlinks
Zip으로 다운받은 경우 압축 스크립트가 깨지는 문제 수정
|
2016-01-12 11:10:49 +09:00 |
|
Kijin Sung
|
c10591e250
|
Merge pull request #48 from kijin/pr/utf8mb4
MySQL에서 utf8mb4 (이모티콘 등) 지원
|
2016-01-12 10:53:31 +09:00 |
|
Kijin Sung
|
5f9d6f2a6b
|
Merge pull request #42 from kijin/refactor/functions
일반 함수 리팩토링
|
2016-01-12 10:53:10 +09:00 |
|
Kijin Sung
|
e572b81b8a
|
Merge branch 'develop' into pr/utf8mb4
Conflicts:
tests/Install/AutoinstallCept.php
|
2016-01-11 20:03:55 +09:00 |
|
Kijin Sung
|
1476d8d0f4
|
Also check file content to detect corrupted symlinks
|
2016-01-11 19:58:50 +09:00 |
|