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
czaks
ca72ad64ca
js i18n: misc fixes; quick-reply.js i18n
...
Conflicts:
js/quick-reply.js
templates/main.js
2013-07-31 15:59:51 -04:00
czaks
291a0f02cb
tools/inc/lib/jsgettext/: misc fixes
2013-07-31 15:58:45 -04:00
czaks
73fb2cfe55
tools/i18n_*: introduction of translation tools for tinyboard; supporting javascript i18n
2013-07-31 15:58:31 -04:00
czaks
ad809eeceb
tools/inc/lib/jsgettext/: remove unnecessary file
2013-07-31 15:58:21 -04:00
czaks
79b6428718
tools/inc/lib/jsgettext/: apply fixes from bugtracker
2013-07-31 15:58:07 -04:00
czaks
12d1636b40
tools/inc/lib/jsgettext/: bundle jsgettext library from https://code.google.com/p/jsgettext
2013-07-31 15:57:53 -04:00
czaks
0a6a982ae9
i18n_extract tool: replace the bundled lib with gettext forced to assume python, since it extracts more strings
2013-07-03 01:37:48 -04:00
czaks
f2128758f2
i18n tools: small fixes
2013-07-03 01:24:09 -04:00
czaks
da9f367f2f
js i18n: misc fixes; quick-reply.js i18n
2013-07-03 01:04:08 -04:00
czaks
3fc38cb552
tools/inc/lib/jsgettext/: misc fixes
2013-07-03 00:50:43 -04:00
czaks
2b8d695b49
tools/i18n_*: introduction of translation tools for tinyboard; supporting javascript i18n
2013-07-03 00:12:28 -04:00
czaks
8fd569ce1e
tools/inc/lib/jsgettext/: remove unnecessary file
2013-07-02 23:58:37 -04:00
czaks
f7d7981248
tools/inc/lib/jsgettext/: apply fixes from bugtracker
2013-07-02 23:57:47 -04:00
czaks
7ab1ec4caa
tools/inc/lib/jsgettext/: bundle jsgettext library from https://code.google.com/p/jsgettext
2013-07-02 22:48:43 -04:00
czaks
47640a0ce8
tools/: move cli utils from tinyboard-tools to tinyboard repo
2013-07-02 22:45:52 -04:00
Michael Save
e056b1eb70
fix fatal errors. works with v0.9.6
2012-04-12 12:53:45 +10:00
Michael Save
4039930074
Merge scripts from Tinyboard-Tools
2012-03-31 11:03:12 +11:00
Michael Save
8208d7151b
Close board before writing modlog entry.
2012-03-18 20:47:45 +11:00
Michael Save
0c8941fc5b
benchmark.php: Benchmark thumbnailing methods
2012-03-18 01:00:58 +11:00