1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-23 23:20:57 +01:00
vichan/inc
2024-10-20 12:03:15 -07:00
..
captcha Remove obsolete dbschema.sql 2024-02-19 15:48:56 +01:00
Data/Driver FsCacheDriver.php: collect expired cache items before operating on the cache 2024-10-10 23:10:05 +02:00
functions dice.php: handle inline dice rolling markup 2024-10-15 21:14:44 +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 minor bugfix relating to auth when changing your own username 2024-10-20 12:03:15 -07:00
nntpchan Update license and copyright dates 2018-03-01 22:57:53 -03:00
service http-driver.php: move to Data 2024-10-04 01:13:12 +02:00
anti-bot.php anti-bot.php: remove unused variable 2024-09-19 23:13:42 +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 cache.php: wrap new cache drivers 2024-10-10 23:10:05 +02:00
config.php Merge pull request #818 from Zankaria/dep-inj-cache-wrap 2024-10-15 20:40:34 -07:00
context.php context.php: use shared cache driver 2024-10-10 23:10:05 +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 extract create_pm_header 2024-10-06 10:41:32 +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 dice.php: extract email dice function from functions.php 2024-10-14 12:31:36 +02: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 config.php: add missing default configuration, remove db settings 2024-08-21 14:05:29 +02:00
template.php extract create_pm_header 2024-10-06 10:41:32 +02:00