de75d12bc5
hash-passwords.php: minor refactor
2024-12-27 15:41:15 +01:00
fowr
8b2f002582
hash poster passwords
2024-12-27 15:27:46 +01:00
d97c7f271e
maintenance.php: use ReportQueries
2024-12-11 16:36:53 +01:00
Zankaria
c31f5a4104
maintenance.php: delete expired filesystem cache
2024-12-06 21:09:07 +01:00
22c73c2249
cli.php: remove double inclusion of anti-bot.php
2024-11-28 23:57:42 +01:00
82391e0f83
maintenance.php: use tabs
2024-11-12 13:47:21 +01:00
1df7c589cb
maintenance.php: delete invalid reports
2024-11-12 10:48:02 +01:00
386f9998e1
maintenance.php: fix typo
2024-07-14 18:48:02 +02:00
61c35ebe50
maintenance.php: log deleted entries count
2024-07-14 18:40:56 +02:00
4599f8bc32
maintenance.php: reduce modlog logs
2024-07-14 18:22:51 +02:00
5fd319d112
cli.php: include anti-bot.php
2024-07-14 18:22:51 +02:00
d74ba41198
maintenance.php: fix logging
2024-07-14 18:22:51 +02:00
d69eebb1d3
bans.php: refactor to expose the moratorium on ban deletion from the database.
...
Also fixes the 'purge_bans' configuration for non-cache deployments.
2024-07-14 18:22:51 +02:00
cc1b59127d
maintenance.php: add purging antispam to the tool
2024-07-14 18:22:51 +02:00
03975a1bde
Add maintenance.php to the tools
2024-07-14 18:22:51 +02:00
Your Name
f1a48042c2
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
discomrade
e3ea750c85
Fixes for delete-stray tool and cli.php
2022-05-22 20:00:50 -02:00
Benjamin Southall
e470eba5f9
Attempt to fix multibyte padding in stats tool
2017-09-03 22:23:55 +09:00
czaks
12e6aba5d4
(2/2) advanced build. implement a daemon that will build static pages.
...
implement a queue and a lock. fix notice in bans. and it even works!
the daemon is basic right now, it could work in a mode that it will defer building certain
pages until a certain time.
2016-05-08 13:23:41 +02:00
Fredrick Brennan
95b1e103cb
Edit static pages commit
2016-05-06 16:03:55 +02:00
8chan
7911c374e8
Public action logs commit (log.php)
...
Note: In a previous commit, I began making inc/mod/auth.php more modular with the check_login() function. Including it does NOT check mod login by default anymore like it does on vichan. You have to call check_login(). I've finally included it in inc/functions.php. If you have any custom pages that use inc/mod/auth.php, just including functions.php is enough now.
===================================
Also: backports 351375185e5 (early 404)
2016-05-06 15:44:26 +02:00
czaks
aadbf4852f
tools/rebuild.php: fix for bans.php not included by default and public_banlist
2015-04-05 18:50:16 +02:00
8chan
61371f77ce
rebuild2 - multithreaded rebuild script
2015-03-31 05:38:14 +02:00
8chan
f294af104b
Reset to global locale before openBoard
2014-10-07 04:32:10 +02:00
czaks
fd9196f036
tools/stats.php: restore php 5.3 compatibility; fixes vichan-devel#85
2014-09-24 03:43:23 +02:00
czaks
5f7e62142c
SECURITY: prevent a DoS attack by disabling HTTP access to tools/ scripts.
2014-09-21 00:56:00 +02:00
czaks
31185ab4c9
update locales from transifex
2014-04-22 08:49:40 +02:00
czaks
e5c48282c4
apply new branding for vichan-devel
2014-04-17 17:11:32 +02:00
czaks
d274180f81
recount-bumps.txt: a small fix
2014-02-23 22:53:41 +01:00
czaks
15b42f35d0
tools/recount-bumps.php: initial commit
2014-02-23 22:46:04 +01:00
czaks
5fde4acf17
don't touch node_modules. that's mostly an internal commit, but teh public shouldn't mind
2014-02-23 19:39:20 +01:00
czaks
fc178c2724
stats.php: fix typo
2014-01-31 23:39:50 +01:00
czaks
57ae4e1e9b
stats.php: update
2014-01-31 23:39:04 +01:00
czaks
c29f1a3db7
add a basic stats CLI util
2014-01-31 23:38:29 +01:00
czaks
87677f7ed4
SECURITY: disallow execution of cli scripts from webserver context
2014-01-31 23:37:55 +01:00
czaks
ab661f9a5c
display errors for CLI utils by default
2013-12-25 23:08:19 +01:00
czaks
9092788fe1
Merge https://github.com/savetheinternet/Tinyboard-Tools into vichan-devel-4.5
...
Conflicts:
README.md
js/auto-reload.js
js/fix-report-delete-submit.js
js/forced-anon.js
js/local-time.js
js/post-hover.js
js/quick-post-controls.js
js/quick-reply.js
js/show-backlinks.js
js/smartphone-spoiler.js
migration/kusabax.php
stylesheets/dark.css
stylesheets/futaba+vichan.css
stylesheets/miku.css
stylesheets/testorange.css
stylesheets/wasabi.css
tools/benchmark.php
tools/i18n_extract.php
tools/inc/cli.php
tools/rebuild.php
2013-09-17 15:08:41 -04:00
Michael Foster
c43386253a
disable $config['try_smarter']
2013-09-15 04:23:18 +10:00
Michael Foster
ce3d2019e1
inc/mod.php => inc/mod/auth.php
2013-09-07 00:10:32 +10:00
Michael Foster
4562457de7
typo
2013-08-19 01:48:40 +10:00
Michael Foster
0e89d39e67
+x
2013-08-19 01:36:38 +10:00
Michael Foster
bb300c5d38
tools/delete-stray-images.php
2013-08-19 01:33:30 +10:00
czaks
ad90ea7238
update translation tools
2013-08-05 05:30:11 -04:00
Michael Foster
d6526d27da
benchmark: add gm
2013-08-04 06:01:40 -04:00
Michael Foster
8709b3fdfd
Add convert+gifsicle
2013-08-01 03:58:44 -04:00
Michael Foster
7aae4df443
chmod +x
2013-08-01 03:48:00 -04:00
Michael Foster
d322c43e41
Update for latest Tinyboard (table prefixes) -- breaks compatiability with earlier Tinyboard versions
2013-08-01 03:26:39 -04:00
Michael Foster
0f7b252994
Convert to UNIX line endings
2013-07-31 16:04:46 -04:00
czaks
1f2b4e0181
i18n_extract tool: replace the bundled lib with gettext forced to assume python, since it extracts more strings
2013-07-31 16:00:16 -04:00
czaks
cb82c7d28a
i18n tools: small fixes
2013-07-31 16:00:01 -04:00