510 Commits

Author SHA1 Message Date
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
528ba49dee Handle NaN case for notification count 2018-10-28 12:52:20 +09:00
6201818d3b Ensure minimum size for desktop app 2018-10-28 11:31:43 +09:00
252d021d90 Show character ranking in info table 2018-10-27 11:01:21 +09:00
b2f9754a19 Fixed contenteditable save 2018-10-11 12:09:12 +09:00
9f8f19c771 Fixed the last TypeScript warning 2018-10-10 17:48:08 +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
a2a9af3c1a Quicker version check on dev servers 2018-07-08 00:44:24 +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
bf544836fa Typo fix 2018-07-07 01:10:46 +09:00
94a600d28e Make sure that credentials are omitted in version check 2018-07-07 01:10:34 +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
a491ac50a1 Use early return style 2018-07-06 01:37:43 +09:00
Jarmo Riikonen
b264d7b28c Better names 2018-07-05 19:14:20 +03:00
Jarmo Riikonen
d1ac2f1d9b Added hide method to work in genre and style fixes 2018-07-05 18:46:33 +03:00
Jarmo Riikonen
4ceb250fa9 Forgot add comment for hideMyAnimeInExplorer and one empty line 2018-07-05 13:23:48 +03:00
Jarmo Riikonen
658afe2c8f Sticky hide #123 fix
Working fix for "hide collection" bug.
2018-07-05 11:59:53 +03:00
Jarmo Riikonen
b8ea903e9d Removed keyCode check from music speed buttons 2018-07-02 17:57:09 +03:00
Jarmo Riikonen
27b9851a87 Music play speed controls not working
At last on scandinavian keyboard layout. So put general "-" "+" controls.
2018-07-02 16:45:13 +03:00
0027653ca8 Improved page transitions 2018-06-30 12:13:04 +09:00
21f3eeca4c Fixed typo 2018-06-28 17:07:38 +09:00
e5e40750c0 Added radio play limit for non-supporters 2018-06-28 17:07:14 +09:00
050355d8ae Replace innerText with textContent 2018-06-28 15:30:24 +09:00
9bb4290276 Minor wording fix 2018-06-03 11:39:18 +09:00
561531d719 Added Diff module explanation 2018-06-03 11:37:32 +09:00
b42bed1cf4 Removed unused variable 2018-06-03 11:15:07 +09:00
33e4c44a5e Use default export 2018-06-03 11:11:19 +09:00
ac2ec39fd0 Improved audio player UX (status messages) 2018-05-31 16:38:46 +09:00
262b6018d1 Added background jobs UI 2018-04-28 21:17:44 +02:00
59633707c1 Started working on job UI implementation 2018-04-28 19:44:44 +02:00
3983894a27 Moved gain node connection outside of decodeAudioData 2018-04-28 15:06:04 +02:00
3ebd4b0856 Editors can now lock threads 2018-04-25 18:59:23 +02:00
e63be2c43a Async JavaScript load 2018-04-24 13:29:46 +02:00
754f99e880 Fixed image upload for missing images 2018-04-24 02:51:00 +02:00
77147c5bb8 Fix 404 images on upload 2018-04-24 02:33:40 +02:00
009548ef85 Preparations for upcoming theme wheel 2018-04-23 16:51:11 +02:00
2f96af30e4 Make characters mountable 2018-04-22 18:14:44 +02:00
1f26c44a49 Added ability to upload new character images 2018-04-22 15:24:17 +02:00
7807aec249 Fixed horizontally scrolling pages 2018-04-22 14:45:06 +02:00
277155fdb8 Added video editor display when specified 2018-04-21 13:00:57 +02:00
de61988cd1 Disable speech input by clicking again 2018-04-20 20:55:40 +02:00
21f36ba299 Only show microphone when speech input is available 2018-04-20 20:24:42 +02:00
16cc544314 Added search by voice input 2018-04-20 20:16:59 +02:00