Source code of Leftypol imageboard
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
nonmakina 0eb4059a7c
Merge pull request #135 from PietroCarrara/overboard-api
3 years ago
..
lib lots of print statements 3 years ago
locale update locales 10 years ago
mod Fix ban 3 years ago
nntpchan Merge branch 'master' of github.com:vichan-devel/Tinyboard 8 years ago
anti-bot.php don't print START every time to the debug file (unless print_err is not commented out) 3 years ago
api.php Merge pull request #135 from PietroCarrara/overboard-api 3 years ago
bans.php Casting to make bans work with newer PHP, as per vichan 5 years ago
cache.php fs cache backend: silence the error 9 years ago
config.php Sets the correct default path in the config.php, and removes the re-write in instance-config. The path set in config was incorrect, so there is no benefit in keeping it incorrect and overwriting in instance config. And now that it's correct, it's no benefit to have a duplicate setting. 3 years ago
controller.php split route and controller parts from smart build 8 years ago
database.php Add preliminary support for other types of databases (e.g PostgreSQL) in database wrapper, by changing hardcoded mysql settings to feature flag 5 years ago
display.php fixes 3 years ago
error.php chmod 644 3 years ago
events.php Cleaner check to make sure inc/ files aren't accessed directly. 11 years ago
filters.php Print statements everywhere 3 years ago
functions.php Add board data on all catalogs, rename overboard 'replies' and 'images' fields to keep consistency 3 years ago
image.php Moving imagecreatefrombmp to polyfill 5 years ago
instance-config.php Merge pull request #112 from nonmakina/overboardFixes 3 years ago
instance-config.php.snapshopt-aug-30 print statements and relax rules in config 3 years ago
instance-config.php.snapshot-20-dec-2020 WIP 3 years ago
lock.php i forgot about a queue and a lock implementation 8 years ago
polyfill.php Add imagecreatefrombmp and other relevant functions to polyfill.php because they have builtins in newer PHP 5 years ago
queue.php i forgot about a queue and a lock implementation 8 years ago
remote.php Cleaner check to make sure inc/ files aren't accessed directly. 11 years ago
route.php advanced build (1/2): a small refactor of index generating procedure; generation strategies 8 years ago
template.php Fix is_writable check for templates/cache 10 years ago