1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-27 17:00:52 +01:00
Commit Graph

2772 Commits

Author SHA1 Message Date
czaks
2adeb199bd local-time.js now supports custom time formats. idea by copypaste 2014-02-23 17:58:16 +01:00
czaks
69d7d83cbd bundle strftime library by Sami Samhuri https://github.com/samsonjs/strftime 2014-02-23 17:34:09 +01:00
czaks
5cb8a2ce68 fix pngs better 2014-02-22 15:54:46 +01:00
czaks
1e8464db46 mistakenly included boardlink into the main branch 2014-02-22 15:48:38 +01:00
czaks
0855d050e6 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-02-22 15:48:06 +01:00
czaks
81e2dda2f7 actually fix png posting for some images not fully supported by gm/imagemagick 2014-02-22 15:47:29 +01:00
czaks
de737aa8c4 generate an English javascript on non-English forums 2014-02-21 11:22:37 +01:00
root
4f9f86e116 more flags 2014-02-21 10:15:24 +01:00
root
57320b8740 Added Serbia flag (rs.png) 2014-02-21 10:15:13 +01:00
Tunay Uyar
96f49ea12f Turkish locale 2014-02-20 23:55:26 +01:00
czaks
06d7f74f33 installer: update to font-awesome 3.0 or 4.0 it was 2014-02-20 10:37:15 +01:00
czaks
6926c934d0 geoip: compatibility fix; this allows to have both versions of geoip loaded 2014-02-19 00:01:40 +01:00
Jano Slota
64cab8fd5c Moved the external geoip files to inc/lib/geoip and made the geoip code a bit prettier 2014-02-18 23:50:01 +01:00
Jano Slota
b56a6b348a Use the added GeoIPv6 instead of the PHP plugin. Quite messy. 2014-02-18 23:49:07 +01:00
czaks
22cbc6dc3d cleanup: don't trigger rebuild code; fail silently (boardlink race fix; I will test it a bit) 2014-02-18 20:42:19 +01:00
czaks
014761f5b7 Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-02-17 18:03:52 +01:00
Jano Slota
74ff88ed8b Updated jQuery to 2.1.0, deprecating IE>9 support, jQuery UI to 1.10.4, minified lots of images 2014-02-17 18:02:51 +01:00
czaks
e617dc99e2 png resizing: depending on error messages with pngs is flawy 2014-02-10 23:44:20 +01:00
czaks
97de7be4be tag for vichan-devel-4.4.94 2014-02-02 18:02:36 +01:00
czaks
d0368a8616 SECURITY: post data were sent to file post.txt 2014-02-02 17:42:39 +01:00
czaks
3c21470fad tag for vichan-devel-4.4.93 2014-02-01 23:53:06 +01:00
czaks
862cc8bc6c okay, that dready css rule refered to this... 2014-02-01 21:53:46 +01:00
czaks
56127f4ffb stats.php: fix typo 2014-01-31 23:39:50 +01:00
czaks
1d13433ca4 stats.php: update 2014-01-31 23:39:04 +01:00
czaks
fe37e625d4 add a basic stats CLI util 2014-01-31 23:38:29 +01:00
czaks
bb29f4e68e SECURITY: disallow execution of cli scripts from webserver context 2014-01-31 23:37:55 +01:00
czaks
cf563b97de Revert "wpaint.js: prevent submission on color change"
This reverts commit 3a97ff1a7e.
2014-01-31 18:21:31 +01:00
czaks
512130cdfb Revert "wpaint.js: actually fix that"
This reverts commit b564269692.
2014-01-31 18:21:14 +01:00
czaks
93996aa16d Revert "wpaint.js: actually actually fix that"
This reverts commit 81ee819e5a.
2014-01-31 18:21:05 +01:00
czaks
5e8b3c4b48 wpaint.js: actually actually fix that 2014-01-31 18:18:42 +01:00
czaks
30f00bf094 wpaint.js: actually fix that 2014-01-31 18:15:35 +01:00
czaks
c10dc57874 wpaint.js: prevent submission on color change 2014-01-31 18:12:08 +01:00
czaks
acd779dc0c wpaint.js: fix js exception; vichan-devel#20 2014-01-31 09:55:54 +01:00
czaks
427bbbade9 fix css for oekaki; vichan-devel#20 2014-01-31 09:50:43 +01:00
czaks
fbe3db84f8 full, working wPaint oekaki implementation; fixes vichan-devel#20 2014-01-31 09:39:39 +01:00
czaks
7c98e31fd4 bundle jquery-ui stylesheets; vichan-devel#20 2014-01-31 09:32:58 +01:00
czaks
00b2a9a59f style.css: i don't know what it does, but it conflicts with watch.js. breakages may occur and i will fix whatever i'll get 2014-01-30 23:43:16 +01:00
czaks
346cadd2a9 ajax.js: remove old oekaki cruft; vichan-devel#20 2014-01-29 23:32:22 +01:00
czaks
63ced41643 ajax.js: add ajax_before_post event to be fired before posting (passing formData to be modified); vichan-devel#20 2014-01-29 23:31:39 +01:00
czaks
fe493f8cd9 wpaint.js: add default settings; vichan-devel#20 2014-01-29 23:04:29 +01:00
czaks
6cc4c1b811 remove old oekaki; see vichan-devel#20 2014-01-29 22:59:29 +01:00
czaks
45c6e87c73 fix watch.js on nonstandard paths; fixes vichan-devel#38
this commit also adds a modRoot js variable that makes proper
modlinks. also fixed in watch.js
2014-01-29 22:53:31 +01:00
czaks
c1202fa61e wpaint.js: second iteration; not ready yet; vichan-devel#20 2014-01-29 22:05:59 +01:00
czaks
10d15b68dd wpaint.js: start the plugin with documentation ( vichan-devel#20 ) 2014-01-29 21:30:48 +01:00
czaks
dd3709c0db include wPaint submodule, references bug vichan-devel#20 2014-01-29 21:05:50 +01:00
czaks
a1608dc1a9 typo @ vichan-devel#41 2014-01-26 18:58:42 +01:00
czaks
b6ff223e09 watch.js + hide-threads.js integration; fixes vichan-devel#40 2014-01-26 18:57:22 +01:00
czaks
218eb58b54 well, this actually fixes vichan-devel#41 i believe 2014-01-26 18:23:52 +01:00
Marcin Łabanowski
646c99ab58 watch.js: update status on new own posts as fast as possible. fixes vichan-devel#41 2014-01-26 18:07:34 +01:00
czaks
7e38cf8af3 update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27 2014-01-21 19:25:11 +01:00