1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-13 18:40:49 +01:00
vichan/inc
2024-06-20 13:21:05 +00: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 Rework secure_login_only configuration option to allow secure default and header checking 2024-05-11 16:02:15 +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 branch 'dev' into hash-passwords 2024-06-20 13:21:05 +00: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: fix implicit conversion from float 2024-05-11 12:21:59 +02: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 bans.php: always print modLog 2024-05-22 22:14:38 +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 Merge branch 'dev' into hash-passwords 2024-06-20 13:21:05 +00: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 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 Format filter 2024-02-16 16:01:01 +01:00
functions.php Merge branch 'dev' into hash-passwords 2024-06-20 13:21:05 +00: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