Commit Graph

102 Commits

Author SHA1 Message Date
00930f611e added ability to delete entries. Added MAL RefreshToken Function 2024-09-18 14:05:41 -04:00
5cdf86a147 frontend will not call backend if id is 0 2024-09-17 18:42:29 -04:00
a24a187c7f fixed bug where anilist would display a different users stats if show was not in watchlist 2024-09-16 12:45:57 -04:00
4c329d6b9d fixed a bug in simkl where nothing loads if it does not have an anilist id 2024-09-14 23:58:09 -04:00
be6c3439ca made function name clearer to it's intended purpose 2024-09-14 23:57:25 -04:00
60a38ff569 improved loading for change individual anime from search 2024-09-09 12:03:46 -04:00
908325628f Fixed components to reload watchlist 2024-09-07 21:13:15 -04:00
5915bb28b8 changed to svelte headless table for reactive data 2024-09-07 19:33:02 -04:00
cbcb07d2f1 switched tanstack query 2024-09-05 20:42:20 -04:00
d611ed8b3a migration to Svelte 4 2024-09-05 15:38:13 -04:00
77e361b5b2 rewrote the Anime.svelte to move out helper functions and clean up code 2024-09-05 15:29:42 -04:00
aeec8f79b2 fixed search dialog opening anime 2024-09-04 12:26:26 -04:00
f5001cff04 changed from modal to client-side router 2024-09-04 12:05:41 -04:00
4fa38b5252 removed favicon from index.html 2024-08-31 13:04:53 -04:00
8d87100373 cleaned up ChangeDataDialogue.svelte 2024-08-22 21:01:38 -04:00
7b503875ca updated app icon 2024-08-22 21:00:45 -04:00
ca6727d2b6 updated app icon 2024-08-22 21:00:17 -04:00
58fb1e41c2 added visual indicators for episode and repeat inputs 2024-08-19 20:58:10 -04:00
c962a6ac9b working towards getting the table to update without closing the modal 2024-08-19 12:51:09 -04:00
e3ed5bb2b9 fixed simkl and anilist syncing bugs 2024-08-19 08:09:03 -04:00
4d9012b43c Fixed Simkl Bugs 2024-08-18 17:23:09 -04:00
6ebf5ac48e removed uneeded console.log 2024-08-16 23:41:08 -04:00
f37622010f gave visual indication of successful sync 2024-08-16 22:42:24 -04:00
8f884ce1a1 made header responsive 2024-08-16 22:21:00 -04:00
862c78d3b8 added MAL update status and submit loader 2024-08-16 18:15:56 -04:00
76ea4f73ec created a spinner for open anime 2024-08-16 15:46:51 -04:00
fb2d5fbdea added ability to get anime as needed from MAL 2024-08-16 15:07:06 -04:00
22ff290a81 added getting MAL watchlist 2024-08-15 21:27:31 -04:00
f9c6f4b827 created a responsive pagination system 2024-08-15 20:06:49 -04:00
eb7ad5d1a3 added logout functions 2024-08-15 20:06:05 -04:00
90b68b717a added logout functions 2024-08-15 16:16:40 -04:00
0ae1e4cb7d cleaned up extra divs 2024-08-15 16:16:08 -04:00
4a60d45089 fixed resizing 2024-08-15 16:15:28 -04:00
12706426f4 moved search and user dropdown functionality out of header 2024-08-15 15:45:28 -04:00
5050cb92d9 removed UserHeaderDialogue.svelte 2024-08-15 15:44:47 -04:00
adad8418a9 fixed hidden state 2024-08-15 15:44:11 -04:00
c2bf45313d fixed dropdown locations 2024-08-15 15:20:57 -04:00
a0e193e343 fixed frontend login updating 2024-08-13 19:36:39 -04:00
fa3304db92 added MAL Login 2024-08-13 18:54:27 -04:00
43a054ac92 added pagination 2024-08-11 21:13:22 -04:00
15d61290be renamed watchlist heading 2024-08-11 20:44:19 -04:00
d573b871ae moved login data to header 2024-08-11 20:42:57 -04:00
8daf3af5f9 made a bunch of frontend variables global 2024-08-11 20:27:58 -04:00
1b08918d8e added ability to change simkl status 2024-08-11 19:42:52 -04:00
a6b26171d4 added ability to change simkl rating 2024-08-11 18:32:44 -04:00
8a6b3bd2b7 added ability to update simkl episode count 2024-08-11 12:20:26 -04:00
aaf0f421f2 fixed app to work with global variables 2024-08-09 15:14:39 -04:00
49e461d0ff added functions for submitting and created table of services 2024-08-09 15:13:44 -04:00
6c4fdabb79 cleaned up search results UI 2024-08-09 15:12:32 -04:00
77289052e9 fixed simkl types 2024-08-09 15:12:10 -04:00