leftypol_vichan/js
2024-01-30 10:05:43 -01:00
..
chartist Added Feature - Statistics 2023-01-14 05:50:40 -01:00
longtable bundle longtable library @ https://github.com/czaks/longtable 2014-10-08 23:19:03 +02:00
mod feat: edit pre-existing bans (#528) 2024-01-30 10:05:43 -01:00
options Comment out placeholder example code in user-js and user-css 2023-01-14 05:50:40 -01:00
twemoji@25dc175778 Add Twemoji submodule. To use: git submodule init && git submodule update 2024-01-30 10:05:43 -01:00
webm more work on containerchan 2014-04-06 21:39:33 +02:00
wPaint@f11220032e switch to hotwheels' wPaint branch 2015-03-23 00:33:19 +01:00
ajax-post-controls.js work with threads and quick-post-controls.js 2013-09-16 04:45:53 +10:00
ajax.js Disable jumping down to the bottom after a new post 2023-01-14 05:50:41 -01:00
auto-reload.js Fix mobile browser hang issue when auto-reload by reducing DOM modification in forloop 2024-01-30 10:05:43 -01:00
auto-scroll.js Merge 2016-05-05 13:45:36 +02:00
boardlist-catalog-links.js Allow user to set the boardlist to point to catalog links instead of regular index page in Options. 2023-01-14 05:50:40 -01:00
captcha.js securimage captcha 2021-11-13 01:24:34 +01:00
catalog-link.js Add catalog for Ukko 2022-03-01 09:48:01 -01:00
catalog-search.js Remove redundant subject check in catalog-search.js 2023-01-14 05:50:40 -01:00
catalog.js Catalog: click to scroll thread 2016-05-06 14:53:17 +02:00
charcount.js Fix char counter bug 2023-01-14 05:50:40 -01:00
comment-toolbar.js Update jQuery libraries 2023-01-14 05:50:40 -01:00
compact-boardlist.js Update jQuery libraries 2023-01-14 05:50:40 -01:00
expand-all-images.js Update jQuery libraries 2023-01-14 05:50:40 -01: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 expand-video.js: fix regexp 2015-08-11 03:59:18 +02: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 Only add drag-drop handlers to dropzone, not the entire document 2023-01-14 05:50:40 -01: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
flag-preview.js Create flag preview 2023-01-14 05:50:40 -01:00
forced-anon.js Add frame around forced anon options 2024-01-30 10:05:43 -01:00
gallery-view.js Update jQuery libraries 2023-01-14 05:50:40 -01: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 2022-03-01 09:48:01 -01:00
id_colors.js Update jQuery libraries 2023-01-14 05:50:40 -01:00
id_highlighter.js better synchronize the javascripts with 8chan 2014-10-05 18:30:47 +02:00
image-hover.js Update jQuery libraries 2023-01-14 05:50:40 -01:00
infinite-scroll.js Update jQuery libraries 2023-01-14 05:50:40 -01: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 Fixes inline-expanding.js to allow clickable pdf thumbnails 2023-01-14 05:50:40 -01:00
inline.js Fix tab freeze when inlining 2016-05-06 14:49:30 +02:00
jquery-ui.custom.min.js Update jQuery libraries 2023-01-14 05:50:40 -01:00
jquery.min.js Update jQuery libraries 2023-01-14 05:50:40 -01:00
jquery.mixitup.min.js Upgrade jQuery mixitup, preserve settings, no animations 2016-05-05 11:59:00 +02:00
keyboard-shortcuts.js Update jQuery libraries 2023-01-14 05:50:40 -01:00
live-index.js Update jQuery libraries 2023-01-14 05:50:40 -01:00
local-time.js Changes to local-time.js storage boolean checks 2023-01-14 05:50:40 -01:00
mobile-style.js document mobile-style.js ( vichan-devel/Tinyboard#26 ) 2014-01-19 13:42:41 +01:00
multi-image.js Update jQuery libraries 2023-01-14 05:50:40 -01:00
no-animated-gif.js Update jQuery libraries 2023-01-14 05:50:40 -01:00
options.js Update jQuery libraries 2023-01-14 05:50:40 -01:00
own-board.js own-board.js: initial release 2015-04-07 20:54:43 +02:00
post-filter.js Enable filtering by flag name 2023-01-14 05:50:40 -01:00
post-hover.js Don't remove mentioned post links from post-hover popups. 2022-03-01 09:48:01 -01:00
post-menu.js Javascript ammendments, dio_ on Windows. 2016-05-05 13:22:11 +02:00
quick-post-controls.js Update jQuery libraries 2023-01-14 05:50:40 -01:00
quick-reply.js Remove redundant Posting Mode banner 2024-01-30 10:05:42 -01:00
quote-selection.js js/quote-selection.js: Slightly less buggy, especially on Macs 2013-07-20 14:05:39 -04:00
save-user_flag.js Minor flag javascript fixes 2023-01-14 05:50:40 -01:00
settings.js Update settings.js 2014-10-05 17:48:51 +02:00
show-backlinks.js backlinks on ukko are fine 2021-03-04 15:09:52 +01:00
show-op.js Remove redundant Posting Mode banner 2024-01-30 10:05:42 -01:00
show-own-posts.js Allow users to disable and clear (You)s 2023-01-14 05:50:40 -01: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
thread-stats.js Update jQuery libraries 2023-01-14 05:50:40 -01:00
thread-watcher.js Collapse post form by default on index page. 2023-01-14 05:50:41 -01: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 Update jQuery libraries 2023-01-14 05:50:40 -01:00
toggle-locked-threads.js Update jQuery libraries 2023-01-14 05:50:40 -01:00
treeview.js Update jQuery libraries 2023-01-14 05:50:40 -01:00
upload-selection.js trivial fixes to file-selector.js 2015-03-31 06:50:05 +02:00
watch.js Fix obsoleted getJSON(...).error function 2024-01-30 10:05:43 -01:00
webm-settings.js Set default webm volume to 0.75 2024-01-30 10:05:43 -01:00
wpaint.js fix wpaint & file-selection interaction 2015-03-31 08:58:54 +02:00
youtube.js Defer youtube.js 2024-01-30 10:05:43 -01:00