.. |
functions
|
functions net.php: add Tor connections to secure connections
|
2024-05-07 22:44:31 +02:00 |
lib
|
posthandler.php: format
|
2024-09-12 11:29:05 +02:00 |
locale
|
update locales
|
2014-10-18 13:54:27 +02:00 |
mod
|
pages.php: add a basic cache layer for mod_page_ip
|
2024-10-15 00:14:59 +02:00 |
nntpchan
|
Merge branch 'master' of github.com:vichan-devel/Tinyboard
|
2016-08-19 23:15:47 +02:00 |
anti-bot.php
|
anti-bot.php: handle deadlocks in _create_antibot.
|
2024-09-14 17:52:19 +02:00 |
api.php
|
add some stuff to the api, to match vichan's api at the request of a user. fixed the delete-stray-images script
|
2022-06-22 20:39:47 +02:00 |
bans.php
|
bans.php: limit post body length to 12 KBs
|
2024-08-19 22:54:05 +02:00 |
bootstrap.php
|
mute redefinition. reference: 00349d0315
|
2022-07-16 00:26:59 +02:00 |
cache.php
|
cache.php: add unix socket connection support to Redis cache
|
2024-09-11 18:11:39 +02:00 |
captchaconfig.php.sample
|
Rename sample captcha config
|
2021-10-01 01:22:46 +00:00 |
config.php
|
config.php: disable referer_match by default
|
2024-10-16 11:49:29 +02:00 |
controller.php
|
split route and controller parts from smart build
|
2016-05-08 02:50:44 +02:00 |
database.php
|
database.php: minor format
|
2024-10-15 19:33:33 +02:00 |
display.php
|
display.php: handle thread already having an array (PHP 8.0 fix)
|
2024-07-13 11:39:29 +02:00 |
error.php
|
error.php: fucking log the exceptions
|
2024-07-13 11:20:57 +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
|
Remove useless debug messages
|
2022-01-17 13:08:57 -01:00 |
functions.php
|
functions.php: handle very large numbers with handle_dice_roll_markup
|
2024-10-15 21:11:28 +02:00 |
image.php
|
webp
|
2024-04-03 20:07:16 +02: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 |
profile.php
|
profile.php: reduce logging
|
2024-06-22 23:49:56 +02: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 |
template.php
|
template.php install.php: handle cache directory being a symlink
|
2024-04-10 16:49:20 +02:00 |