Commit Graph

69 Commits

Author SHA1 Message Date
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
ada4832904 added rating to watchlist queue 2024-07-27 21:17:30 -04:00
b24a8fb5f6 added rating 2024-07-27 12:59:31 -04:00
65c12472f1 added startedat an completeat structs 2024-07-27 12:56:21 -04:00
9e0b05fb60 cleaned up search javascript 2024-07-26 17:01:55 -04:00
e3cde57f62 made modal usable from header and body 2024-07-26 16:50:42 -04:00
70558a4128 added rounded corners to images 2024-07-26 16:50:16 -04:00
fbc9f766dd added userdialogue to header 2024-07-26 16:49:54 -04:00
2932cf1d3b moved flowbite location to ensure it loads 2024-07-26 16:49:32 -04:00
183537f7e7 created the user header dialogue 2024-07-26 16:49:04 -04:00
33d1d1cfde made search pretty and more usable 2024-07-26 16:48:06 -04:00
d89121a4de got search dropdown mostly finished
From here I just want to polish up the looks and make it cleaner and
bigger
2024-07-25 21:11:18 -04:00
5a8b64b610 cleaned up styles 2024-07-25 20:02:27 -04:00
69ce979367 allow two children to get single anime and launch modal 2024-07-25 20:02:15 -04:00
93f54d8425 going to try to call this function from Search 2024-07-25 16:29:28 -04:00
e004933d52 moved search to it's own component 2024-07-25 16:27:01 -04:00
55c73a84a3 added flowbite to tailwind 2024-07-25 09:19:02 -04:00