| .. |
|
css
|
Change rhymix.less back to rhymix.scss because the LESS converter seems to be abandoned :(
|
2022-12-26 00:50:02 +09:00 |
|
defaults
|
Add security options to add X-Frame-Options and X-Content-Type-Options headers
|
2023-06-18 23:33:41 +09:00 |
|
framework
|
Remove gzip support; rely on webserver instead
|
2023-06-18 23:05:16 +09:00 |
|
img
|
Remove Flash FLV player that doesn't work anymore
|
2021-01-08 21:02:45 +09:00 |
|
js
|
Add option to control error and query log consolidation
|
2023-05-01 02:59:22 +09:00 |
|
lang
|
Clean up admin footer and adjust lang codes
|
2022-12-29 00:55:47 +09:00 |
|
libraries
|
Use compoer/ca-bundle instead of using our own cacert.pem
|
2022-12-26 00:57:50 +09:00 |
|
manual/server_config
|
Remove nginx help document (see official documentation instead)
|
2022-12-26 01:17:52 +09:00 |
|
scripts
|
Add script to update all modules from the CLI
|
2020-03-29 17:30:00 +09:00 |
|
tpl
|
Always add CSRF token to meta tag
|
2023-06-19 01:40:21 +09:00 |
|
vendor
|
Update guzzlehttp/guzzle and related libraries
|
2023-04-22 14:49:26 +09:00 |
|
autoload.php
|
Merge pull request #2069 from kijin/pr/whitespace
|
2023-02-05 20:38:49 +09:00 |
|
composer.json
|
Move all composer files inside the common directory
|
2022-12-26 16:33:32 +09:00 |
|
composer.lock
|
Update guzzlehttp/guzzle and related libraries
|
2023-04-22 14:49:26 +09:00 |
|
constants.php
|
Bump version during 2.1 development
|
2023-01-31 00:01:18 +09:00 |
|
functions.php
|
Merge branch 'develop' into pr/whitespace
|
2023-01-30 21:49:10 +09:00 |
|
legacy.php
|
Remove unnecessary header and footer from class files
|
2023-01-30 23:52:23 +09:00 |