2019-04-18 23:44:45 +09:00
..
Actions Added play and pause button 2018-12-09 11:57:37 +09:00
ServiceWorker Simplified service worker 2019-04-18 23:44:45 +09:00
Types Fixed most of TypeScript errors for TS 3.1.2 2018-10-10 17:42:23 +09:00
Utils WebP image support for Firefox 2019-03-26 15:06:15 +09:00
Analytics.ts Fixed most of TypeScript errors for TS 3.1.2 2018-10-10 17:42:23 +09:00
AnimeNotifier.ts Fixed a bug in Firefox WebP detection 2019-03-27 01:07:02 +09:00
Application.ts Simplified service worker 2019-04-18 23:44:45 +09:00
AudioPlayer.ts Added error message for failing audio decodes 2019-03-30 18:35:12 +09:00
DateView.ts Replace innerText with textContent 2018-06-28 15:30:24 +09:00
Diff.ts Minor wording fix 2018-06-03 11:39:18 +09:00
InfiniteScroller.ts Async check in scroll handler for improved scroll performance 2018-11-16 22:23:49 +09:00
main.ts TypeScript cleanup 2018-04-02 07:34:16 +02:00
MutationQueue.ts Removed unused variable 2018-06-03 11:15:07 +09:00
NotificationManager.ts Replace polling with server sent events 2018-11-07 16:49:49 +09:00
PushManager.ts TypeScript cleanup 2018-04-02 07:34:16 +02:00
ServerEvents.ts Fixed MacOS Safari loading issue 2018-11-16 21:45:13 +09:00
ServiceWorkerManager.ts Fixed unused locals 2018-11-16 16:46:56 +09:00
SideBar.ts TypeScript cleanup 2018-04-02 07:34:16 +02:00
StatusMessage.ts Replace innerText with textContent 2018-06-28 15:30:24 +09:00
TouchController.ts TypeScript cleanup 2018-04-02 07:34:16 +02:00
VideoPlayer.ts Added another streaming test 2018-12-09 12:37:54 +09:00