.. |
webm
|
more work on containerchan
|
2014-04-06 21:39:33 +02:00 |
wPaint@15bae4a918
|
update wpaint; fix wpaint.js
|
2014-04-29 19:45:30 +02:00 |
ajax-post-controls.js
|
work with threads and quick-post-controls.js
|
2013-09-16 04:45:53 +10:00 |
ajax.js
|
ajax.js: remove old oekaki cruft; vichan-devel#20
|
2014-01-29 23:32:22 +01:00 |
attention-bar.js
|
SECURITY: fix XSS vulnerability
|
2014-03-27 13:10:53 +01:00 |
auto-reload.js
|
add copyright notices for javascripts based on commit history
|
2014-01-19 14:27:24 +01:00 |
catalog-link.js
|
add copyright notices for javascripts based on commit history
|
2014-01-19 14:27:24 +01:00 |
compact-boardlist.js
|
compact-boardlist.js: allow direct board links
|
2014-04-21 01:19:34 +02:00 |
download-original.js
|
update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27
|
2014-01-21 19:25:11 +01:00 |
expand-all-images.js
|
add copyright notices for javascripts based on commit history
|
2014-01-19 14:27:24 +01:00 |
expand-too-long.js
|
fix expand-too-long on some occasions
|
2014-06-10 17:49:12 +02:00 |
expand-video.js
|
expand-video.js: avoid double-initialize
|
2014-04-16 11:52:42 +02:00 |
expand.js
|
update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27
|
2014-01-21 19:25:11 +01:00 |
fix-report-delete-submit.js
|
Merged js/ into https://github.com/savetheinternet/Tinyboard
|
2012-03-31 11:20:18 +11:00 |
forced-anon.js
|
update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27
|
2014-01-21 19:25:11 +01:00 |
hide-images.js
|
update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27
|
2014-01-21 19:25:11 +01:00 |
hide-threads.js
|
fix hide-threads and post-hover/expand.js interaction
|
2014-04-18 21:04:47 +02:00 |
inline-expanding-filename.js
|
update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27
|
2014-01-21 19:25:11 +01:00 |
inline-expanding.js
|
update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27
|
2014-01-21 19:25:11 +01:00 |
jquery-ui.custom.min.js
|
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 |
jquery.min.js
|
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 |
local-time.js
|
local-time.js now supports custom time formats. idea by copypaste
|
2014-02-23 17:58:16 +01:00 |
mobile-style.js
|
document mobile-style.js ( vichan-devel/Tinyboard#26 )
|
2014-01-19 13:42:41 +01:00 |
post-hider.js
|
Remove our post-hider script in favour of STI's one, leave symlink for compatibility
|
2013-07-22 10:14:08 -04:00 |
post-hover.js
|
Revert "post-hover.js: fix long loop"
|
2014-03-13 22:21:16 +01:00 |
quick-post-controls.js
|
update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27
|
2014-01-21 19:25:11 +01:00 |
quick-reply-old.js
|
add copyright notices for javascripts based on commit history
|
2014-01-19 14:27:24 +01:00 |
quick-reply.js
|
quick-reply: fix z-index when boardlist is locationed as fixed
|
2014-04-15 13:49:38 +02:00 |
quote-selection.js
|
js/quote-selection.js: Slightly less buggy, especially on Macs
|
2013-07-20 14:05:39 -04:00 |
settings.js
|
wpaint.js: add default settings; vichan-devel#20
|
2014-01-29 23:04:29 +01:00 |
show-backlinks.js
|
update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27
|
2014-01-21 19:25:11 +01:00 |
show-op.js
|
added my copyrights
|
2014-04-19 21:26:04 +02:00 |
smartphone-spoiler.js
|
update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27
|
2014-01-21 19:25:11 +01:00 |
strftime.min.js
|
bundle strftime library by Sami Samhuri https://github.com/samsonjs/strftime
|
2014-02-23 17:34:09 +01:00 |
style-select.js
|
add copyright notices for javascripts based on commit history
|
2014-01-19 14:27:24 +01:00 |
titlebar-notifications.js
|
document titlebar-notifications.js more ( vichan-devel/Tinyboard#26 )
|
2014-01-19 13:58:09 +01:00 |
toggle-images.js
|
update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27
|
2014-01-21 19:25:11 +01:00 |
toggle-locked-threads.js
|
update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27
|
2014-01-21 19:25:11 +01:00 |
treeview.js
|
treeview.js: initial commit
|
2014-04-19 23:33:54 +02:00 |
upload-selection.js
|
full, working wPaint oekaki implementation; fixes vichan-devel#20
|
2014-01-31 09:39:39 +01:00 |
watch.js
|
fix watch.js on nonstandard paths; fixes vichan-devel#38
|
2014-01-29 22:53:31 +01:00 |
webm-settings.js
|
webm i18n
|
2014-04-06 22:32:48 +02:00 |
wpaint.js
|
update wpaint; fix wpaint.js
|
2014-04-29 19:45:30 +02:00 |
youtube.js
|
update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27
|
2014-01-21 19:25:11 +01:00 |