196 Commits

Author SHA1 Message Date
1ddcd4d570 Refactor scripts 2019-11-18 11:04:13 +09:00
7e25ee6faf Fixed a few more linter errors 2019-11-17 18:44:30 +09:00
878f1913e3 Use const variables when applicable 2019-11-17 18:25:14 +09:00
3ef41b1cdd Introduced length limits 2019-08-31 16:52:42 +09:00
f4bf12e1fb Removed text-shadow on link hover 2019-08-30 13:46:46 +09:00
ede2c5dc75 Added anime list deletion 2019-08-29 14:08:32 +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
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
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
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
a35a77f0c5 The show/hide anime not in my list state is now saved 2019-03-03 18:03:05 +01:00
86170f4604 🚧 Started to work on notifications filter 2019-03-03 16:27:17 +01:00
6489b550c9 Added play and pause button 2018-12-09 11:57:37 +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
566b8f83cf Improved search 2018-12-06 13:27:01 +09:00
e75e68e683 Fixed JS error 2018-11-24 15:59:30 +09:00
667eea7c8e Minor change 2018-11-23 19:12:07 +09:00
38e8a5df11 Added experimental theme color picker 2018-11-23 19:11:46 +09:00
6052ffd1d5 Improved theme update 2018-11-23 16:05:48 +09:00
a941295a76 Improved groups 2018-11-22 13:36:04 +09:00
da08f80247 Improved group join and leave 2018-11-22 11:13:39 +09:00
f8be03d4c5 Added group actions 2018-11-21 21:29:40 +09:00
6401a7e42e Show benefits for supporters 2018-11-17 00:07:12 +09:00
70a2cc275d Fixed unused locals 2018-11-16 16:46:56 +09:00
d5dff615c1 New user profile 2018-11-15 20:19:40 +09:00
1ef1c55e49 Added welcome page 2018-11-15 12:42:10 +09:00
9ca6fd744f Added show more button to profile tags 2018-11-14 21:16:29 +09:00
9e3ec7656d Added AMV search 2018-11-12 16:52:07 +09:00
e44bfd94b7 Added activity deletion 2018-11-12 14:52:02 +09:00
f711cdb011 Seperated global and followed activity feed 2018-11-12 14:24:00 +09:00
79da84956e Replace polling with server sent events 2018-11-07 16:49:49 +09:00
0faba423aa Fixed anime multi search 2018-11-05 21:33:06 +09:00
960b1e4b92 Threaded comments (Reply UI) 2018-11-05 20:57:37 +09:00
08497f0c37 Threaded comments 2018-11-05 19:05:36 +09:00
694ec7c2c5 Enforce avatar image dimensions 2018-10-31 18:57:28 +09:00
000f04025b Editors can now refresh audio downloads 2018-10-31 05:24:12 +09:00