497 Commits

Author SHA1 Message Date
acb9849e00
Fixed TypeScript 3.6 errors 2019-09-06 14:57:43 +09:00
619fe67cc5
Improved SVG icon performance 2019-08-31 20:29:03 +09:00
3ef41b1cdd
Introduced length limits 2019-08-31 16:52:42 +09:00
9338f7bdeb
Improved type safety 2019-08-31 13:45:42 +09:00
97bd5d80e1
Improved cursor position in Firefox 2019-08-31 11:11:11 +09:00
d8ae8dec82
Fixed tooltips out of viewport (Y axis) 2019-08-31 00:20:15 +09:00
d974156d68
Use web components for SVG icons 2019-08-30 16:04:28 +09:00
f4bf12e1fb
Removed text-shadow on link hover 2019-08-30 13:46:46 +09:00
2894a92af1
Made image loading more reliable 2019-08-30 10:10:31 +09:00
ede2c5dc75
Added anime list deletion 2019-08-29 14:08:32 +09:00
c281f87335
Improved tooltips 2019-07-06 13:01:26 +09:00
da878290fa
Theme customizer now uses HSL values 2019-06-18 17:47:01 +09:00
8e30f3e7c0
Fixed post editing 2019-06-09 12:12:05 +09:00
dd36c852d3
Achieve consistency by using a single Image type 2019-06-04 13:37:59 +09:00
28db818c37
Upgraded to latest aero version 2019-06-01 13:55:49 +09:00
3094434326
Simplified urlBase64ToUint8Array 2019-05-26 11:56:41 +09:00
2ab9ca46d8 Calendar now saves the "show added anime only" setting 2019-04-27 20:23:15 +09:00
09b002147d
Merge pull request #217 from soulcramer:notification_filter
Made the show/hide anime not in my list persistent
2019-04-27 19:38:36 +09:00
511f830a32 Use fetch and AbortController instead of XHR 2019-04-26 16:57:22 +09:00
dae1e9ca34 Removed goimports 2019-04-24 00:20:43 +09:00
b78785cadc Removed unused parameters in scripts 2019-04-22 18:06:50 +09:00
480ba3a370 Added final null checks 2019-04-22 15:59:08 +09:00
70a62f06e5 Fixed diffs 2019-04-22 15:05:16 +09:00
06daacbbf6 Added null checks and async functions 2019-04-22 15:02:51 +09:00
375e31591c Added null checks 2019-04-21 18:16:19 +09:00
d07232bff8 Cleanup and drag & drop fix 2019-04-21 17:39:24 +09:00
6ec4017638 Add null checks and make use of insertAdjacentHTML 2019-04-19 23:34:49 +09:00
d16197340d Added null checks 2019-04-19 22:50:52 +09:00
707233a422 Added null checks 2019-04-19 22:12:33 +09:00
08186a9c92 Simplified service worker 2019-04-18 23:44:45 +09:00
af724c0d84 Added error message for failing audio decodes 2019-03-30 18:35:12 +09:00
7dcad4cf54 Fixed a bug in Firefox WebP detection 2019-03-27 01:07:02 +09:00
722faa81ce WebP image support for Firefox 2019-03-26 15:06:15 +09:00
c42b66bdcc Fix drag and drop error when image is missing 2019-03-04 11:28:51 +09:00
Soulcramer
a35a77f0c5 The show/hide anime not in my list state is now saved 2019-03-03 18:03:05 +01:00
Soulcramer
86170f4604 🚧 Started to work on notifications filter 2019-03-03 16:27:17 +01:00
0f7772b3dd Added subtitles to the stream test 2018-12-09 13:36:01 +09:00
4077e25e3c Minor change 2018-12-09 12:39:25 +09:00
9b2a973af0 Added another streaming test 2018-12-09 12:37:54 +09:00
6489b550c9 Added play and pause button 2018-12-09 11:57:37 +09:00
866815516c Hide cursor when hiding controls 2018-12-08 15:01:07 +09:00
b1d64007a6 Use a height buffer for video seek clicks 2018-12-08 09:12:50 +09:00
07a8bb0ffa Delay DOM mutation 2018-12-08 07:12:41 +09:00
3776b87d7e Fixed double binding for event listeners 2018-12-08 07:02:22 +09:00
d2dadb41c7 Use prefixed document.fullscreen if necessary 2018-12-08 06:45:26 +09:00
24e4906559 Fixed fullscreen for shit browsers 2018-12-08 06:35:42 +09:00
24069ba1c9 Enabled seeking video position 2018-12-08 06:01:06 +09:00
3502fdaf8d Added video progress bar 2018-12-08 05:19:50 +09:00
de70254ce7 Improved video controls 2018-12-08 04:40:27 +09:00
11865a6500 Started using custom video controls 2018-12-07 09:54:17 +09:00