Commit Graph

27 Commits

Author SHA1 Message Date
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
Michael Save
e056b1eb70 fix fatal errors. works with v0.9.6 2012-04-12 12:53:45 +10: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
Michael Save
7d39384581 Don't forget new lines on error. 2012-03-18 00:36:51 +11:00
Michael Save
6b42c71c79 rebuild.php command line switches (--quiet, --board, etc.) 2012-03-15 22:37:43 +11:00
Michael Save
224c776307 pass command line arguments to http client 2012-03-15 22:16:26 +11:00
Michael Save
a2ebcfdaba remove redundant code 2012-03-15 03:15:45 +11:00
Michael Save
9e20b4071f copy environment when dropping privileges 2012-03-15 03:14:09 +11:00
Michael Save
6a52a9b31e $TINYBOARD_PATH environment varaible 2012-03-15 02:11:38 +11:00
Michael Save
64c1f6821c get_httpd_privileges() function for CLI scripts 2012-03-15 01:44:29 +11:00
Michael Save
9df2ce179e per-board javascript files 2012-03-14 21:55:22 +11:00
Michael Save
a79b8c473b use system account 2012-03-14 16:45:59 +11:00
Michael Save
a2d29860e6 rebuild.php revision 2012-03-14 15:55:12 +11:00
Marcin Łabanowski
ff697004b0 a command-line tool for rebuilding js, html, etc.; based on mod.php; also introduced dynamic main.js names in order to prevent aggressive caching, based on filemtime of templates/main.js 2012-03-14 15:31:01 +11:00