1090 Commits

Author SHA1 Message Date
ccd0
a8f4f419dd refactoring in ImageExpand 2014-07-26 22:37:19 -07:00
ccd0
3aa96b32f0 improve error handling 2014-07-26 19:00:57 -07:00
Mayhem
9601b84bb7 Pause videos when they are not visible. MayhemYDG/#1538
Conflicts:
	src/Images/ImageExpand.coffee
2014-07-26 12:53:04 -07:00
ccd0
6d5fec5dcb restore bug workaround for new-tab videos 2014-07-26 10:07:13 -07:00
ccd0
d5d69b18b8 add Mayhem's CSS for playback errors 2014-07-21 22:53:58 -07:00
ccd0
9cdc6f1b47 fix "Edit custom board navigation" 2014-07-20 17:44:17 -07:00
ccd0
f411f6cca5 unfocus prev/next buttons after use
Fixes the space bar unexpectedly activating the button.
2014-07-20 15:46:24 -07:00
ccd0
cbee0b96c1 support webkit browsers that still have flex prefixed 2014-07-20 01:34:48 -07:00
ccd0
2fc7ed9f8e avoid using different CSS for each package 2014-07-19 23:44:13 -07:00
ccd0
e2d9afb3bb better useragent detection for CSS workarounds
This way gets it right when Tampermonkey is used.
2014-07-19 23:15:11 -07:00
Zixaphir
0912bfb98d Implement #673
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
	src/General/Config.coffee
	src/Images/Gallery.coffee
2014-07-19 17:15:10 -07:00
ccd0
8bf3608a35 ensure document.head exists before starting init 2014-07-19 11:31:45 -07:00
ccd0
c7ceac089d move changelog images out of src directory 2014-07-19 10:51:32 -07:00
ccd0
4ce947d686 more informative messages for Adblock/Noscript induced errors 2014-07-19 10:28:29 -07:00
Mayhem
13cffb606d $.delete needs to take into account $.localKeys. 2014-07-18 23:20:17 -07:00
Mayhem
039464603a Setting local data on Chrome is not throttled, only debounce sync. 2014-07-18 23:19:06 -07:00
Mayhem
79758ec37b Fix setArea never actually retrying after an error. 2014-07-18 23:14:49 -07:00
Mayhem
8643b8e9af Drop data that exceeds QUOTA_BYTES_PER_ITEM. 2014-07-18 23:12:45 -07:00
Mayhem
7f0e719d19 Harden the Chrome storage API lib.
Clear/delete should clear/delete data that's about to get set.
2014-07-18 23:06:34 -07:00
ccd0
c606cc05a0 temp reformatting 2014-07-18 23:06:30 -07:00
ccd0
8d4ea7d8f9 remove $.desync 2014-07-18 23:01:36 -07:00
Mayhem
d5fb02e98e Slightly safer Chrome storage setting.
try/catch is probably useless.
2014-07-18 22:43:39 -07:00
ccd0
5bbb0b9897 change "Loop in New Tab" to only loop the video 2014-07-13 13:37:15 -07:00
ccd0
49122baa4a don't remove encryption without asking 2014-07-13 13:03:29 -07:00
ccd0
5bb988dee5 fix double thread insertion bugs in infinite scrolling 2014-07-08 08:09:51 -07:00
ccd0
ac9b152a64 clicking the image stops the slideshow 2014-07-05 17:40:42 -07:00
ccd0
045260362d add Slide Delay setting 2014-07-05 14:43:06 -07:00
ccd0
815f58be8b add keybinds for toggling slideshow and video pausing 2014-07-05 12:56:58 -07:00
ccd0
642fe1b2d5 implement slideshow mode for gallery 2014-07-05 07:47:45 -07:00
ccd0
61c052dda2 BuildTest code cleanup attempt 2014-07-05 02:40:28 -07:00
ccd0
cabbd58918 fix PDF in gallery 2014-07-04 19:47:24 -07:00
Zixaphir
6abb88a11f Gallery reflows.
Conflicts:
	builds/4chan-X-beta.user.js
	builds/4chan-X.user.js
	src/Images/Gallery.coffee
2014-07-04 19:32:38 -07:00
ccd0
7d14a5395f hide spoilers in desktop notifications 2014-07-04 14:45:15 -07:00
ccd0
d1f8709dc3 fix to archive bug fix 2014-07-02 18:16:33 -07:00
ccd0
353d46dad9 fix Reveal Spoiler Thumbnails on archived posts 2014-07-01 00:43:29 -07:00
ccd0
7b87885731 add beta and noupdate versions to build script 2014-06-29 22:48:39 -07:00
ccd0
70486be734 fix inconsistent brackets in Sauce intructions 2014-06-29 18:28:19 -07:00
ccd0
eaa7e87d00 make URL normalization optional 2014-06-29 16:01:21 -07:00
ccd0
78e87d232a shorten link text a bit 2014-06-29 12:38:21 -07:00
ccd0
7e7645bf1a add boards and types options to sauce links; update example list 2014-06-29 04:41:52 -07:00
ccd0
3fa001636d %% in format string = literal % 2014-06-29 02:47:06 -07:00
ccd0
e40fe775f1 use spoiler thumbnail for spoilered posts from archive 2014-06-29 01:51:11 -07:00
ccd0
136f778743 rewrite FileInfo for easier XSS checking 2014-06-29 00:05:55 -07:00
ccd0
646c29c4bc fix short filename hover 2014-06-28 22:07:02 -07:00
ccd0
b6739cc45d move HTML escape to global as E 2014-06-28 21:58:14 -07:00
ccd0
79ef398b32 reorganize Build.post 2014-06-28 21:33:06 -07:00
ccd0
dac0a18558 add performance test 2014-06-28 09:23:45 -07:00
ccd0
799e6bf61c more HTML building fixes 2014-06-28 08:43:55 -07:00
ccd0
3f7a042f40 this shouldn't be short-circuited 2014-06-27 22:21:13 -07:00
ccd0
20006af4fe prettify tweaks 2014-06-27 21:45:26 -07:00