1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-28 09:20:58 +01:00
vichan/inc
Lorenzo Yario 39876f3cc7
Merge pull request #795 from Zankaria/api-modern
Modernize (a bit) the Api class
2024-08-16 21:43:17 -07:00
..
captcha Remove obsolete dbschema.sql 2024-02-19 15:48:56 +01:00
driver Refactor the logging system 2024-04-04 12:44:37 +02:00
functions theme.php: rename functions to snake_case 2024-08-16 18:33:02 +02:00
lib update twig to 2.9 2023-03-29 18:59:28 -03:00
locale Revert "Temporarily Revert "Remove telegrams" due to critical bug with posting" 2023-07-15 23:10:39 -07:00
mod Merge pull request #796 from Zankaria/mod-use-di 2024-08-16 21:43:07 -07:00
nntpchan Update license and copyright dates 2018-03-01 22:57:53 -03:00
service Share REST call code and separate components via dependency injection 2024-04-03 14:33:38 +02:00
anti-bot.php anti-bot.php: trim 2024-08-11 10:13:44 +02:00
api.php api.php: using depedency injection instead of globals 2024-08-16 19:26:19 +02:00
bans.php theme.php: rename functions to snake_case 2024-08-16 18:33:02 +02:00
bootstrap.php mute constant redefinition notice 2021-02-14 09:22:01 +01:00
cache.php Move twig template cache 2024-04-26 14:03:57 +02:00
config.php config.php: make config sub-arrays more opcache friendly 2024-08-11 15:39:21 +02:00
context.php context.php: much better Dependency Injection implementation 2024-08-11 10:06:20 +02:00
controller.php theme.php: rename functions to snake_case 2024-08-16 18:33:02 +02:00
database.php fix mysql_version() for mariadb 2022-08-20 12:45:56 -04:00
display.php fix conversion of false to array 2024-05-11 15:38:17 +02:00
events.php Cleaner check to make sure inc/ files aren't accessed directly. 2013-09-06 20:12:04 +10:00
filters.php Add a spam filter that unshortens urls 2024-07-31 12:44:39 -05:00
functions.php Merge pull request #795 from Zankaria/api-modern 2024-08-16 21:43:17 -07:00
image.php image.php: do not delete moved images 2024-05-11 12:05:10 +02:00
instance-config.php Install config to secrets.php by default 2022-08-29 11:47:47 -04:00
lock.php Refactor lock.php 2024-04-03 14:33:51 +02:00
queue.php Allow queue push to fail gracefully 2024-04-03 14:34:43 +02:00
route.php advanced build (1/2): a small refactor of index generating procedure; generation strategies 2016-05-08 10:54:30 +02:00
secrets.php Make secrets.php already exist as a QOL. 2023-10-21 22:59:45 -07:00
template.php fix bug with datetime 2024-05-16 22:51:20 -07:00