1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-14 19:07:39 +01:00
vichan/inc
2024-05-11 12:05:10 +02: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 Merge branch 'dev' into improve-auth 2024-05-03 14:00:50 -07: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 auth.php: check if cookie exists 2024-05-11 00:51:02 +02: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 move antibot functions 2021-02-13 21:14:06 +01:00
api.php prohibit emails from showing up in api if hide_email is true 2023-07-10 04:02:51 -07:00
bans.php functions: split off time formatting functions 2024-04-30 15:56:53 +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: reenable syslog default 2024-05-11 00:16:18 +02:00
context.php Context: shorter lazy initialization 2024-04-16 22:30:37 +02:00
controller.php split route and controller parts from smart build 2016-05-08 02:50:44 +02:00
database.php fix mysql_version() for mariadb 2022-08-20 12:45:56 -04:00
display.php vichan likes to error on the ban appeals page if this isn't set this way 2024-04-19 12:03:49 -07:00
events.php Cleaner check to make sure inc/ files aren't accessed directly. 2013-09-06 20:12:04 +10:00
filters.php Format filter 2024-02-16 16:01:01 +01:00
functions.php functions.php: handle null body in remove_modifiers 2024-05-11 11:48:01 +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 Make secrets.php already exist as a QOL. 2023-10-21 22:59:45 -07:00
template.php Merge pull request #713 from Zankaria/update-template-datetime 2024-05-09 22:47:52 -07:00