1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-15 23:56:41 +01:00

7700 Commits

Author SHA1 Message Date
Michael Foster
abdf8ef716 Whoops 2013-08-02 15:53:32 -04:00
czaks
3922677968 ukko: bugfixes 2013-08-02 04:36:08 -04:00
czaks
926f18aab9 ukko: bugfixes 2013-08-02 04:36:08 -04:00
czaks
73b5cf5a08 ukko: implement ukko hide 2013-08-02 04:20:57 -04:00
czaks
d86eb2669c ukko: implement ukko hide 2013-08-02 04:20:57 -04:00
czaks
6f6a20af8e ukko: javascript major refactor 2013-08-02 03:16:34 -04:00
czaks
cff33c3b64 ukko: javascript major refactor 2013-08-02 03:16:34 -04:00
czaks
c9b9b450df Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-02 01:06:23 -04:00
czaks
43753f8352 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-02 01:06:23 -04:00
czaks
49993a3559 inline-expanding-filename.js: expand images also by clicking a link and not image 2013-08-02 01:05:29 -04:00
czaks
5d62f2fb1f inline-expanding-filename.js: expand images also by clicking a link and not image 2013-08-02 01:05:29 -04:00
Michael Foster
e5d4ba58ac These files are no longer used 2013-08-02 01:01:02 -04:00
Michael Foster
93786208ad These files are no longer used 2013-08-02 01:01:02 -04:00
czaks
3b259aab14 style-select.js: add id for a styling ability 2013-08-02 00:24:37 -04:00
czaks
7aafdcbe55 style-select.js: add id for a styling ability 2013-08-02 00:24:37 -04:00
czaks
be8c84a2ab style-select.js: fix on firefox 2013-08-02 00:24:27 -04:00
czaks
49abd1a036 style-select.js: fix on firefox 2013-08-02 00:24:27 -04:00
czaks
22cecf9de7 style-select.js: add id for a styling ability 2013-08-02 00:21:41 -04:00
czaks
6089a74a22 style-select.js: add id for a styling ability 2013-08-02 00:21:41 -04:00
czaks
0d64ae0472 style-select.js: fix on firefox 2013-08-02 00:18:02 -04:00
czaks
941aec875d style-select.js: fix on firefox 2013-08-02 00:18:02 -04:00
czaks
5710575d1d Revert "Disable autocomplete": this breaks access to post text after an error, at least in Firefox
This reverts commit 90b82b1a0635d78d536bc92decbdc273d8f7e323.
2013-08-02 00:09:23 -04:00
czaks
2c32231f41 Revert "Disable autocomplete": this breaks access to post text after an error, at least in Firefox
This reverts commit 90b82b1a0635d78d536bc92decbdc273d8f7e323.
2013-08-02 00:09:23 -04:00
czaks
a15e0ffa98 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-02 00:09:07 -04:00
czaks
6ed8e8752e Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2013-08-02 00:09:07 -04:00
Michael Foster
f06978659b Installer: Nicer pre-installation test 2013-08-02 00:08:37 -04:00
Michael Foster
01494dccce Installer: Nicer pre-installation test 2013-08-02 00:08:37 -04:00
czaks
1ed45ebe9e Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	stylesheets/dark.css
	stylesheets/futaba+vichan.css
	stylesheets/miku.css
	stylesheets/stripes.css
	stylesheets/testorange.css
	stylesheets/wasabi.css
2013-08-01 23:43:20 -04:00
czaks
d1a5e9d2cf Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	stylesheets/dark.css
	stylesheets/futaba+vichan.css
	stylesheets/miku.css
	stylesheets/stripes.css
	stylesheets/testorange.css
	stylesheets/wasabi.css
2013-08-01 23:43:20 -04:00
czaks
dc84ccc6a8 Revert "Disable autocomplete": this breaks access to post text after an error, at least in Firefox
This reverts commit 90b82b1a0635d78d536bc92decbdc273d8f7e323.
2013-08-01 23:31:35 -04:00
czaks
25ede1e194 Revert "Disable autocomplete": this breaks access to post text after an error, at least in Firefox
This reverts commit 90b82b1a0635d78d536bc92decbdc273d8f7e323.
2013-08-01 23:31:35 -04:00
Michael Foster
40ab2e0c17 Don't redraw image again after correcting image orientation; Correct image orientation with convert+gifsicle too 2013-08-01 21:28:16 -04:00
Michael Foster
d71f49c801 Don't redraw image again after correcting image orientation; Correct image orientation with convert+gifsicle too 2013-08-01 21:28:16 -04:00
Michael Foster
6c41037377 Add two stylesheets 2013-08-01 19:44:22 -04:00
Michael Foster
edae661ac2 Add two stylesheets 2013-08-01 19:44:22 -04:00
Michael Foster
2fd60c6d25 Select chosen stylesheet on load 2013-08-01 19:26:09 -04:00
Michael Foster
84de059065 Select chosen stylesheet on load 2013-08-01 19:26:09 -04:00
Michael Foster
cf0a20a564 js/style-select.js: Changes the stylesheet chooser links to a <select> 2013-08-01 19:21:15 -04:00
Michael Foster
1bcd577638 js/style-select.js: Changes the stylesheet chooser links to a <select> 2013-08-01 19:21:15 -04:00
Michael Foster
5a44c50811 Simple file editor replacement for ?/config (optional). Issue #127 2013-08-01 17:18:10 -04:00
Michael Foster
695d50be8c Simple file editor replacement for ?/config (optional). Issue #127 2013-08-01 17:18:10 -04:00
Michael Foster
157dcf9fb1 Continue upgrading Twig 2013-08-01 15:55:28 -04:00
Michael Foster
48c5fb4615 Continue upgrading Twig 2013-08-01 15:55:28 -04:00
Michael Foster
6b6f32949d Web config editor: Use a <select> for JANITOR/MOD/ADMIN permissions 2013-08-01 15:20:25 -04:00
Michael Foster
538e88b7bd Web config editor: Use a <select> for JANITOR/MOD/ADMIN permissions 2013-08-01 15:20:25 -04:00
Michael Foster
0fe5528574 Upgrade Twig library 2013-08-01 15:20:12 -04:00
Michael Foster
47823b5071 Upgrade Twig library 2013-08-01 15:20:12 -04:00
Michael Foster
22f3a95e0e convert+gifscale didn't respect $config['thumb_keep_animation_frames'] 2013-08-01 04:24:34 -04:00
Michael Foster
ce1e206797 convert+gifscale didn't respect $config['thumb_keep_animation_frames'] 2013-08-01 04:24:34 -04:00
Michael Foster
8709b3fdfd Add convert+gifsicle 2013-08-01 03:58:44 -04:00