..
lib
Fix twig date filter
2023-09-25 01:12:27 +00:00
locale
update locales
2014-10-18 13:54:27 +02:00
mod
Spamnoticer - manual ban: check if files field is set
2023-10-11 13:47:52 -04:00
nntpchan
Merge branch 'master' of github.com:vichan-devel/Tinyboard
2016-08-19 23:15:47 +02:00
anti-bot.php
remove print_err statements in post (not needed)
2023-09-24 14:17:18 -04:00
api.php
Check if file fields are set on the API
2021-07-04 19:42:45 -03:00
bans.php
Small fixes to fix rebuilding
2023-09-05 14:24:06 -04:00
cache.php
fs cache backend: silence the error
2015-04-06 22:51:02 +02:00
captchaconfig.php
Remove duplicate block for captcha to work on dev
2021-05-08 06:28:46 -04:00
config.php
add link to edit news entries on mod dashboard
2023-09-24 19:14:33 -04:00
controller.php
split route and controller parts from smart build
2016-05-08 02:50:44 +02:00
database.php
Add preliminary support for other types of databases (e.g PostgreSQL) in database wrapper, by changing hardcoded mysql settings to feature flag
2019-02-26 11:02:40 +10:00
display.php
fixes
2021-01-11 10:42:51 -06:00
error.php
autoformat error.php
2023-09-05 14:24:06 -04:00
events.php
Cleaner check to make sure inc/ files aren't accessed directly.
2013-09-06 20:12:04 +10:00
filters.php
POST out to spamnoticer
2023-09-05 14:22:12 -04:00
functions.php
Post function - check if we have a delete_token
2023-11-21 19:47:21 -05:00
image.php
Fix thumb_ext being ignored
2021-06-29 06:47:52 +00:00
instance-config.php
disable anti-bot (prevents some users from posting)
2023-10-01 13:29:14 -04:00
lock.php
i forgot about a queue and a lock implementation
2016-05-08 15:37:49 +02:00
polyfill.php
Add imagecreatefrombmp and other relevant functions to polyfill.php because they have builtins in newer PHP
2019-02-26 10:54:45 +10:00
queue.php
i forgot about a queue and a lock implementation
2016-05-08 15:37:49 +02:00
remote.php
Cleaner check to make sure inc/ files aren't accessed directly.
2013-09-06 20:12:04 +10:00
route.php
advanced build (1/2): a small refactor of index generating procedure; generation strategies
2016-05-08 10:54:30 +02:00
spamnoticer.php
Fix a bug with reporting posts to spamnoticer
2023-10-18 15:03:57 -04:00
template.php
Fix Tinyboard Twig extension date filter
2023-09-05 14:24:06 -04:00