.. |
lib
|
Add basic captcha
|
2021-05-05 10:29:06 -02:00 |
locale
|
update locales
|
2014-10-18 13:54:27 +02:00 |
mod
|
Improve robustness when moving / merging threads
|
2021-01-31 01:20:45 +00:00 |
nntpchan
|
Merge branch 'master' of github.com:vichan-devel/Tinyboard
|
2016-08-19 23:15:47 +02:00 |
anti-bot.php
|
don't print START every time to the debug file (unless print_err is not commented out)
|
2020-12-29 20:12:43 -05:00 |
api.php
|
Merge pull request #135 from PietroCarrara/overboard-api
|
2021-01-12 22:03:28 -06:00 |
bans.php
|
Casting to make bans work with newer PHP, as per vichan
|
2019-02-26 10:28:15 +10:00 |
cache.php
|
fs cache backend: silence the error
|
2015-04-06 22:51:02 +02:00 |
captchaconfig.php
|
Add basic captcha
|
2021-05-05 10:29:06 -02:00 |
config.php
|
Add basic captcha
|
2021-05-05 10:29:06 -02: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
|
chmod 644
|
2020-12-31 05:54:09 -05:00 |
events.php
|
Cleaner check to make sure inc/ files aren't accessed directly.
|
2013-09-06 20:12:04 +10:00 |
filters.php
|
retab inc/filters.php
|
2021-01-24 13:48:32 -05:00 |
functions.php
|
Add board data on all catalogs, rename overboard 'replies' and 'images' fields to keep consistency
|
2021-01-12 15:46:01 -03:00 |
image.php
|
Moving imagecreatefrombmp to polyfill
|
2019-02-26 10:59:18 +10:00 |
instance-config.php
|
Add basic captcha
|
2021-05-05 10:29:06 -02:00 |
instance-config.php.snapshopt-aug-30
|
print statements and relax rules in config
|
2020-12-22 01:34:51 -05:00 |
instance-config.php.snapshot-20-dec-2020
|
WIP
|
2020-12-22 01:35:50 -05: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 |
template.php
|
Fix is_writable check for templates/cache
|
2014-08-08 21:36:56 +02:00 |