Commit Graph

85 Commits

Author SHA1 Message Date
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
1dcf7ba5bd added tags 2024-08-09 15:11:20 -04:00
46e2a9156f moved helper variables to make them global 2024-08-09 15:10:47 -04:00
8fc2b8b508 fixed progress to int 2024-08-09 15:08:05 -04:00
091ca82f69 extracted modal from flowbite to make it more customized and added cancel button functionality 2024-07-31 19:35:02 -04:00
eeb4a62f26 cleaned up grid links and text 2024-07-31 19:33:04 -04:00
a0b00de615 finished started, completed, status and notes and made responsive 2024-07-31 12:40:35 -04:00
6e9c2cf46e added moment package 2024-07-31 12:39:44 -04:00
53b7368daf cleaned up user anilist functions 2024-07-30 20:41:18 -04:00
d2ef265807 renamed and created anilist and simkl user functions
renamed anilist userid to user function. Created simkl user functions
2024-07-30 20:38:55 -04:00
7af14ad7f3 made it so we login and grab user watchlist on startup 2024-07-30 20:37:44 -04:00
2f272fe7af created simkl user and watch types 2024-07-30 20:35:49 -04:00
54d5932d8a expanded anilist user type 2024-07-30 20:35:21 -04:00
8c61c5e96b created query to get user watchlist from simkl 2024-07-30 20:34:37 -04:00
237958cce5 added simkl login to backend 2024-07-30 12:59:06 -04:00
c6972ad765 added login to simkl button on frontend 2024-07-30 12:57:30 -04:00
784e6c0b7d playing with datepicker options 2024-07-29 16:54:05 -04:00
065ac0950f added Not Reviewed so zero does not equal undefined 2024-07-27 21:18:03 -04:00