.. |
Data
|
SearchQueries.php: extract garbage cleanup
|
2025-06-02 00:36:50 +02:00 |
functions
|
hide.php: add hide.php to the functions
|
2025-04-16 14:44:21 +02:00 |
lib
|
Remove legacy bundled gettext
|
2025-06-02 00:28:04 +02:00 |
locale
|
update locales
|
2014-10-18 13:54:27 +02:00 |
mod
|
pages.php: use Context provided config
|
2025-04-23 23:16:18 +02:00 |
Polyfill
|
GettextWrapper.php: add polyfill
|
2025-06-02 00:28:04 +02:00 |
Service
|
SearchService.php: expose searchable boards
|
2025-06-02 00:36:50 +02:00 |
anti-bot.php
|
anti-bot.php: include missing variable
|
2024-12-17 17:18:03 +01: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: update MemcachedCacheDriver initialization
|
2025-05-30 00:06:23 +02:00 |
captchaconfig.php.sample
|
Rename sample captcha config
|
2021-10-01 01:22:46 +00:00 |
config.php
|
config.php: bump password crypt version
|
2025-04-23 22:45:32 +02:00 |
context.php
|
context.php: log error if log_system is erroneous
|
2025-03-16 18:17:42 +01:00 |
controller.php
|
split route and controller parts from smart build
|
2016-05-08 02:50:44 +02:00 |
database.php
|
database.php: force utf8mb4 for PDO
|
2025-06-01 16:05:43 +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
|
filters.php: use IpNoteQueries
|
2025-02-21 12:35:13 +01:00 |
functions.php
|
functions.php: do not load instance-config.php during testing
|
2025-06-02 00:28:04 +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
|
polyfill.php: add gettext polyfills
|
2025-06-02 00:28:04 +02: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 |