180 Commits

Author SHA1 Message Date
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
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
ecceb415ca Added soundtrack comments 2018-10-29 11:30:23 +09:00
9aa3d9de62 Updated to latest arn API 2018-10-29 09:15:45 +09:00
b2f9754a19 Fixed contenteditable save 2018-10-11 12:09:12 +09:00
1829c2cab9 Fixed most of TypeScript errors for TS 3.1.2 2018-10-10 17:42:23 +09:00
60a26c39f4 Fixed TypeScript 3 warnings 2018-09-27 13:54:02 +09:00
f0625aabe5 Minor changes 2018-07-19 14:10:43 +09:00
b86a59f53a Use navigator.language instead of hardcoded language 2018-07-07 19:42:38 +09:00
558e756b53 Search optimization 2018-07-07 19:29:13 +09:00
fe1f771968 Reverted all changes around hiding anime in user list 2018-07-06 02:37:22 +09:00
5099663c37 Use early continue style 2018-07-06 01:55:04 +09:00
c11745306b Removed old import 2018-07-06 01:52:58 +09:00
20ebafe83a Separate toggle and hide logic 2018-07-06 01:52:05 +09:00
b264d7b28c Better names 2018-07-05 19:14:20 +03:00
d1ac2f1d9b Added hide method to work in genre and style fixes 2018-07-05 18:46:33 +03:00
4ceb250fa9 Forgot add comment for hideMyAnimeInExplorer and one empty line 2018-07-05 13:23:48 +03:00
658afe2c8f Sticky hide #123 fix
Working fix for "hide collection" bug.
2018-07-05 11:59:53 +03:00