czaks
|
96a52dcfae
|
move webm js into a better place
|
2014-04-06 21:27:41 +02:00 |
|
czaks
|
56eaf863f2
|
SECURITY: fix XSS vulnerability
|
2014-03-27 13:10:53 +01:00 |
|
czaks
|
d613084bf3
|
SECURITY: fix XSS vulnerability
|
2014-03-27 13:10:53 +01:00 |
|
czaks
|
f0b2240b5f
|
Merge branch 'master' of github.com:vichan-devel/Tinyboard into br-integration
|
2014-03-25 13:03:37 +01:00 |
|
czaks
|
6c6fc583df
|
Merge branch 'master' of github.com:vichan-devel/Tinyboard into br-integration
|
2014-03-25 13:03:37 +01:00 |
|
sinuca
|
b0c837ce93
|
expand-images.js: shrink all images functionality
|
2014-03-25 11:41:20 +01:00 |
|
sinuca
|
2e2cdb2e6b
|
expand-images.js: shrink all images functionality
|
2014-03-25 11:41:20 +01:00 |
|
czaks
|
e0a89c597d
|
move recent-posts to mod
|
2014-03-25 11:37:39 +01:00 |
|
czaks
|
9b15ab4230
|
move recent-posts to mod
|
2014-03-25 11:37:39 +01:00 |
|
sinuca
|
fb2b66e2dd
|
Recent posts functionality
Conflicts:
inc/config.php
inc/mod/pages.php
mod.php
|
2014-03-25 11:35:04 +01:00 |
|
sinuca
|
c2df76af94
|
Recent posts functionality
Conflicts:
inc/config.php
inc/mod/pages.php
mod.php
|
2014-03-25 11:35:04 +01:00 |
|
czaks
|
1d1fd24041
|
Revert "post-hover.js: fix long loop"
This reverts commit f0ae0174c94f5637d1a5e804ce33fa666b4e9a67.
|
2014-03-13 22:21:16 +01:00 |
|
czaks
|
2cae7e4d90
|
Revert "post-hover.js: fix long loop"
This reverts commit f0ae0174c94f5637d1a5e804ce33fa666b4e9a67.
|
2014-03-13 22:21:16 +01:00 |
|
czaks
|
63b9c4db5f
|
local-time.js now supports custom time formats. idea by copypaste
|
2014-02-23 17:58:16 +01:00 |
|
czaks
|
2adeb199bd
|
local-time.js now supports custom time formats. idea by copypaste
|
2014-02-23 17:58:16 +01:00 |
|
czaks
|
2a546e5b2d
|
bundle strftime library by Sami Samhuri https://github.com/samsonjs/strftime
|
2014-02-23 17:34:09 +01:00 |
|
czaks
|
69d7d83cbd
|
bundle strftime library by Sami Samhuri https://github.com/samsonjs/strftime
|
2014-02-23 17:34:09 +01:00 |
|
Jano Slota
|
73c82ff6dd
|
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 |
|
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
|
858db1ccf9
|
Revert "wpaint.js: prevent submission on color change"
This reverts commit 3a97ff1a7e49354c40dacb26a94b1f574ecfbda7.
|
2014-01-31 18:21:31 +01:00 |
|
czaks
|
cf563b97de
|
Revert "wpaint.js: prevent submission on color change"
This reverts commit 3a97ff1a7e49354c40dacb26a94b1f574ecfbda7.
|
2014-01-31 18:21:31 +01:00 |
|
czaks
|
18c7ef2a5d
|
Revert "wpaint.js: actually fix that"
This reverts commit b564269692da4aaf8e4bb637db9883c679945215.
|
2014-01-31 18:21:14 +01:00 |
|
czaks
|
512130cdfb
|
Revert "wpaint.js: actually fix that"
This reverts commit b564269692da4aaf8e4bb637db9883c679945215.
|
2014-01-31 18:21:14 +01:00 |
|
czaks
|
a41a2bfd5e
|
Revert "wpaint.js: actually actually fix that"
This reverts commit 81ee819e5ab7a5f11405c3283d9a7d414fc3ac61.
|
2014-01-31 18:21:05 +01:00 |
|
czaks
|
93996aa16d
|
Revert "wpaint.js: actually actually fix that"
This reverts commit 81ee819e5ab7a5f11405c3283d9a7d414fc3ac61.
|
2014-01-31 18:21:05 +01:00 |
|
czaks
|
81ee819e5a
|
wpaint.js: actually actually fix that
|
2014-01-31 18:18:42 +01:00 |
|
czaks
|
5e8b3c4b48
|
wpaint.js: actually actually fix that
|
2014-01-31 18:18:42 +01:00 |
|
czaks
|
b564269692
|
wpaint.js: actually fix that
|
2014-01-31 18:15:35 +01:00 |
|
czaks
|
30f00bf094
|
wpaint.js: actually fix that
|
2014-01-31 18:15:35 +01:00 |
|
czaks
|
3a97ff1a7e
|
wpaint.js: prevent submission on color change
|
2014-01-31 18:12:08 +01:00 |
|
czaks
|
c10dc57874
|
wpaint.js: prevent submission on color change
|
2014-01-31 18:12:08 +01:00 |
|
czaks
|
780fa67fe8
|
wpaint.js: fix js exception; vichan-devel#20
|
2014-01-31 09:55:54 +01:00 |
|
czaks
|
acd779dc0c
|
wpaint.js: fix js exception; vichan-devel#20
|
2014-01-31 09:55:54 +01:00 |
|
czaks
|
1a9e4eaef6
|
full, working wPaint oekaki implementation; fixes vichan-devel#20
|
2014-01-31 09:39:39 +01:00 |
|
czaks
|
fbe3db84f8
|
full, working wPaint oekaki implementation; fixes vichan-devel#20
|
2014-01-31 09:39:39 +01:00 |
|
czaks
|
c39c745451
|
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
|
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
|
9fa9734765
|
ajax.js: remove old oekaki cruft; vichan-devel#20
|
2014-01-29 23:32:22 +01:00 |
|
czaks
|
346cadd2a9
|
ajax.js: remove old oekaki cruft; vichan-devel#20
|
2014-01-29 23:32:22 +01:00 |
|
czaks
|
0aa76587ce
|
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
|
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
|
72b3220f72
|
wpaint.js: add default settings; vichan-devel#20
|
2014-01-29 23:04:29 +01:00 |
|
czaks
|
fe493f8cd9
|
wpaint.js: add default settings; vichan-devel#20
|
2014-01-29 23:04:29 +01:00 |
|
czaks
|
ff9b684f7e
|
remove old oekaki; see vichan-devel#20
|
2014-01-29 22:59:29 +01:00 |
|
czaks
|
6cc4c1b811
|
remove old oekaki; see vichan-devel#20
|
2014-01-29 22:59:29 +01:00 |
|
czaks
|
4636f5b6ef
|
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
|
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
|
31584986e4
|
wpaint.js: second iteration; not ready yet; vichan-devel#20
|
2014-01-29 22:05:59 +01:00 |
|
czaks
|
c1202fa61e
|
wpaint.js: second iteration; not ready yet; vichan-devel#20
|
2014-01-29 22:05:59 +01:00 |
|
czaks
|
764d15a7b6
|
wpaint.js: start the plugin with documentation ( vichan-devel#20 )
|
2014-01-29 21:30:48 +01:00 |
|