leftypol/js
2019-08-11 09:35:11 +10:00
..
fireworks Add fireworks javascript and CSS 2017-03-03 15:39:28 +09:00
longtable bundle longtable library @ https://github.com/czaks/longtable 2014-10-08 23:19:03 +02:00
mod ban-list.js: vstaff 2014-10-09 02:03:35 +02:00
options commented out example function 2017-06-06 16:28:07 +02:00
sceditor Add sceditor WYSIWIG post editor support 2017-09-03 23:15:56 +09:00
tinymce Add tinymce WYSIWIG post editor (experimental) 2017-09-03 23:18:46 +09:00
twemoji Commit twemoji used for unicode fallback, note this is a modified version of https://github.com/twitter/twemoji that extends the v1 interface to work with Unicode 9.0 and Emoji 4.0 because the v1 interface allows for local image hosting instead of CDN and allowed image size variant specifier. The regex changes for Unicode 10 and Emoji 5.0 from upstream still need to be merged. The actual images are excluded from the lainchan repository, you can download the originals and resize them yourself from the url in this commit. 2017-06-01 07:35:22 +09:00
webm more work on containerchan 2014-04-06 21:39:33 +02:00
wPaint@f11220032e submodule sha nonsense update 2017-05-04 14:03:33 +09:00
ajax-post-controls.js work with threads and quick-post-controls.js 2013-09-16 04:45:53 +10:00
ajax.js After posting we scroll to the bottom without waiting for the new post to be fetched. Fixes issue #28. 2015-09-08 00:31:14 +02:00
auto-reload.js On post submission manually update / reload the page for auto-reload.js. 2017-05-04 14:00:06 +09:00
auto-scroll.js Merge 2016-05-05 13:45:36 +02:00
boardlist-alias.js Fix board legacy alias 2019-02-26 10:52:53 +10:00
boardlist-catalog-links.js Allow user to set the boardlist to point to catalog links instead of regular index page in Options. 2019-02-26 10:22:54 +10:00
catalog-link.js Add catalog for Ukko 2015-06-05 23:15:54 +02:00
catalog-search.js Merged lainchan with vichan master at 25/9/2016 0bd63149b7 @czaks czaks committed on GitHub 2 days ago 2016-09-25 16:34:47 +09:00
catalog.js Catalog: click to scroll thread 2016-05-06 14:53:17 +02:00
comment-toolbar.js Initial implementation of Better post form #32. Still need to add language specification to code tag insertion,markdown support and latex support. 2017-03-14 01:59:27 +09:00
compact-boardlist.js Add megaq and update compact-boardlist and general boardlist / top bar alias support 2017-09-03 23:02:05 +09:00
download-original.js Revert "Use a different way to show the original filename" 2014-08-08 22:18:06 +02:00
expand-all-images.js Fix many features for Internet Explorer 9 and 10 2016-05-05 12:15:26 +02:00
expand-too-long.js Fix expand-too-long error with new <p> markup 2016-05-05 11:56:41 +02:00
expand-video.js Fixes Video expanding doesn't work #164, this is probably because the logic always assumed settings menu would have body as parent and with a pagewrap div it doesn't anymore. This now works without options.js enabled 2019-08-11 09:35:11 +10:00
expand.js live-index.js: initial commit 2014-08-10 20:55:37 +02:00
favorites.js thread-watcher and favorites in catalog and ukko 2016-05-09 11:18:35 +02:00
file-selector.js fix file-selector.js dependencies 2016-06-19 02:40:24 +02:00
fix-report-delete-submit.js ukko & fix-re-de-su: fix reporting and deleting from ukko actually 2016-05-09 11:08:24 +02:00
forced-anon.js Added option for hiding IDs. 2016-05-06 14:32:53 +02:00
fullcalendar.min.js Add staff application theme, calendar theme and ukko4 theme 2017-09-03 22:19:32 +09:00
gallery-view.js gallery-view: preloading images, webm support 2015-04-23 09:20:34 +02:00
hearts.js Add support for floating balloons used in the birthday celebrations 2017-05-04 14:04:22 +09:00
hide-images.js Fix many features for Internet Explorer 9 and 10 2016-05-05 12:15:26 +02:00
hide-threads.js Don't remove post selection checkbox for reporting when hiding threads 2017-03-02 11:20:04 +09:00
highlight.js Change code hightlighting to highlight.js from google-code prettify.js 2017-03-03 15:34:45 +09:00
highlight.pack.js Change code hightlighting to highlight.js from google-code prettify.js 2017-03-03 15:34:45 +09:00
hilight.js Change code hightlighting to highlight.js from google-code prettify.js 2017-03-03 15:34:45 +09:00
id_colors.js CSS hover instead of javascript mouseover. Need to use important because the dark/light text determined by IDToRGB is added inline and takes priority over stylesheets. 2016-06-09 11:20:23 +02:00
id_highlighter.js better synchronize the javascripts with 8chan 2014-10-05 18:30:47 +02:00
image-hover.js Add overboard support to image-hover functionality. 2017-03-03 15:04:23 +09:00
infinite-scroll.js Javascript ammendments, dio_ on Windows. 2016-05-05 13:22:11 +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 I forgot how to jQuery 2016-05-05 12:16:55 +02:00
inline.js Fix tab freeze when inlining 2016-05-06 14:49:30 +02:00
jquery-ui.custom.min.js Revert "Update jQuery UI to 1.11.0, GeoIPv6 and IP library" 2014-07-06 03:50:16 +02:00
jquery.min.js Fixes You look like a bot (reCaptcha window doesn't appear) #159, straight implementation of upstream https://github.com/vichan-devel/vichan/pull/241, but I bumped the jquery version. 2019-08-10 20:39:17 +10:00
jquery.mixitup.min.js Upgrade jQuery mixitup, preserve settings, no animations 2016-05-05 11:59:00 +02:00
keyboard-shortcuts.js v1.4 better support for different stylesheets, better scrolling, refresh hotkey 2017-06-07 21:28:53 +02:00
live-index.js live index should refresh every 20s 2015-04-11 23:03:45 +02:00
loadballoons.js Add support for floating balloons used in the birthday celebrations 2017-05-04 14:04:22 +09:00
loadquill.js Add quill WYSIWIG post editor (experimental) 2017-09-03 23:17:37 +09:00
loadsceditor.js Add sceditor WYSIWIG post editor support 2017-09-03 23:15:56 +09:00
loadsnow.js Loader for snow / snow storm javascript 2019-02-26 10:21:45 +10:00
loadsummernote.js Add summernote WYSIWIG post editor (experimental) 2017-09-03 23:18:05 +09:00
loadtinymce.js Add tinymce WYSIWIG post editor (experimental) 2017-09-03 23:18:46 +09:00
local-time.js Changes to local-time.js storage boolean checks 2017-09-03 23:00:37 +09:00
mobile-default.js Add mobile default javascript 2017-09-03 22:20:30 +09:00
mobile-style.js document mobile-style.js ( vichan-devel/Tinyboard#26 ) 2014-01-19 13:42:41 +01:00
moment.min.js Add staff application theme, calendar theme and ukko4 theme 2017-09-03 22:19:32 +09:00
multi-image.js fix multi-image.js when quick-reply isn`t loaded 2014-09-27 11:22:28 +02:00
mute-images.js Create mute-images.js 2015-09-25 01:48:28 +03:00
no-animated-gif.js Make no-animated-gif.js trigger on new_post 2016-05-05 13:12:10 +02:00
options.js Move options box 2016-01-09 01:31:10 +00:00
own-board.js own-board.js: initial release 2015-04-07 20:54:43 +02:00
piwik.js Update piwik JS to match config 2016-01-09 01:31:28 +00:00
post-filter.js post-filter & ukko: final solution i think 2016-05-09 13:02:21 +02:00
post-hover.js Change post hover behaviour to show actual post, rather than last post in thread. 2017-03-03 15:07:27 +09:00
post-menu.js Javascript ammendments, dio_ on Windows. 2016-05-05 13:22:11 +02:00
prettify.js Update included version of prettify.js, despite the fact we use highlight.js for code highlighting now 2017-03-03 15:09:52 +09:00
quick-post-controls.js use data-board value for form submission for board so that quick posting / replies works from ukko, ukko2, ukko3 and other overboad extensions / themes 2017-05-04 13:58:38 +09:00
quick-reply.js Merged lainchan with vichan master at 25/9/2016 0bd63149b7 @czaks czaks committed on GitHub 2 days ago 2016-09-25 16:34:47 +09:00
quill.js Add quill WYSIWIG post editor (experimental) 2017-09-03 23:17:37 +09:00
quote-selection.js js/quote-selection.js: Slightly less buggy, especially on Macs 2013-07-20 14:05:39 -04:00
rules-popup.js Fix rules-popup jquery issue. 2016-08-21 20:37:09 +01:00
save-user_flag.js Fix save-user_flag.js 2014-08-08 21:39:20 +02:00
scheduler.min.js Add staff application theme, calendar theme and ukko4 theme 2017-09-03 22:19:32 +09:00
settings.js Update settings.js 2014-10-05 17:48:51 +02: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
show-own-posts.js Fix own post (You) 2016-05-05 13:06:25 +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
snowstorm.js Disable snowstorm javascript autostart by default 2019-02-26 10:50:10 +10: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 Update style-select js for new html 2014-12-17 05:10:54 +00:00
summernote.js Add summernote WYSIWIG post editor (experimental) 2017-09-03 23:18:05 +09:00
thread-stats.js Fix thread-stats.js to attach to correct location and count correctly. 2017-05-04 13:56:19 +09:00
thread-watcher.js Fixed attachment of threadwatcher to topbar and move threadwatcher dialog from bottom of page where it was overlapped by bottom bar, to top of the page. 2017-09-14 08:25:37 +09:00
threadscroll.js Updated threadscroll.js with bettter compatibility 2014-09-27 10:48:36 +02:00
titlebar-notifications.js document titlebar-notifications.js more ( vichan-devel/Tinyboard#26 ) 2014-01-19 13:58:09 +01:00
toggle-images.js Fix many features for Internet Explorer 9 and 10 2016-05-05 12:15:26 +02:00
toggle-locked-threads.js move a few options to a general tab in options panel 2014-09-20 22:10:44 +02:00
treeview.js clean up options code 2015-03-31 07:53:33 +02:00
upload-selection.js trivial fixes to file-selector.js 2015-03-31 06:50:05 +02:00
videojs-contrib-hls.js Add videojs-contrib-hls.js for HLS streaming support. 2017-05-04 14:04:59 +09:00
watch.js watch.js: slow down a little bit, let`s see how it works out 2015-04-11 23:12:13 +02:00
webm-settings.js add user-options dialog functionality; port webm-settings to it; make a basic general settings applet; make it work on mobiles 2014-09-20 06:19:34 +02:00
wpaint.js fix wpaint & file-selection interaction 2015-03-31 08:58:54 +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