Commit Graph

39 Commits

Author SHA1 Message Date
c281f87335
Improved tooltips 2019-07-06 13:01:26 +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
d16197340d Added null checks 2019-04-19 22:50:52 +09:00
08186a9c92 Simplified service worker 2019-04-18 23:44:45 +09:00
1829c2cab9 Fixed most of TypeScript errors for TS 3.1.2 2018-10-10 17:42:23 +09:00
e63be2c43a Async JavaScript load 2018-04-24 13:29:46 +02:00
ed1d375c63 Fixed reconnect feature 2018-04-07 15:39:55 +02:00
0d74291075 More robust page loader 2018-04-02 22:38:00 +02:00
bb555457c6 Reconnect on failure 2018-04-02 17:20:25 +02:00
487695cbce Default behavior for Ctrl clicks 2018-04-02 07:50:30 +02:00
ab0c933b3d Deleted app.find() 2018-04-02 07:44:11 +02:00
88296da8be TypeScript cleanup 2018-04-02 07:34:16 +02:00
91dce1895f Cleanup 2018-03-29 11:36:54 +02:00
9b0d20164f Fixed full origin links 2018-03-25 15:35:31 +02:00
0ec3ae174a Fixed flickering and improved performance 2018-03-24 17:14:26 +01:00
6d3199a754 Recommendations split into TV and movies 2018-03-23 23:48:15 +01:00
04ecbd737a Fixed theme switching 2018-03-23 22:02:43 +01:00
5e4afa9748 Removed ajax class requirement 2018-03-23 21:29:28 +01:00
e8a8e5fb5a Fixed a problem that caused tabs to reload pages 2017-12-04 12:21:41 +01:00
e730542c63 Reverted fetch usage 2017-12-01 19:37:19 +01:00
63bd2a96fa Removed deprecated XMLHttpRequest 2017-12-01 15:38:44 +01:00
e4a5230f8c Application.ts passes strict mode compile 2017-11-20 14:36:41 +01:00
44369cb916 Slightly improved diff performance 2017-11-10 08:41:45 +01:00
1126e6ae6b Refactor 2017-10-14 12:45:22 +02:00
1cf023e476 Some fixes 2017-07-21 12:55:36 +02:00
6fbe6a34ab Mobile layout 2017-07-19 16:56:02 +02:00
197ef0197a Implemented full page diffs 2017-07-19 05:23:06 +02:00
647aed0e76 Improved diff 2017-07-19 04:47:32 +02:00
1a5cd8494e Added service worker 2017-07-14 00:11:25 +02:00
3215714e6a Fixed UI border color and missing credentials 2017-06-26 20:37:04 +02:00
a4efc2b313 Improved forum navigation 2017-06-26 03:57:29 +02:00
b4a4e78c96 Added a basic DOM diff algorithm 2017-06-21 18:44:20 +02:00
65d43d2b43 Added functioning search 2017-06-20 22:54:45 +02:00
76d43f9f43 Heavily improved forum readability 2017-06-20 15:46:49 +02:00
877b2433e4 General improvements 2017-06-20 14:16:23 +02:00
a0c8fb19ca Implemented adding and removing anime 2017-06-20 12:41:26 +02:00
eea81b3eca Added avatar loading 2017-06-19 17:45:27 +02:00
10edd306f1 Improved architecture 2017-06-19 16:49:24 +02:00