Commit Graph

156 Commits

Author SHA1 Message Date
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
0f647e85cb added dialog informing browser tab closing 2024-08-13 20:05:25 -04:00
a0e193e343 fixed frontend login updating 2024-08-13 19:36:39 -04:00
03413cd11a changed to mux so I can run sequentially. 2024-08-13 19:13:26 -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
d644758253 made app start maximised 2024-08-11 19:58:26 -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
b11395a617 added files to bruno 2024-08-11 18:32:06 -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
1e90f68e70 added secret variable for access token to bruno 2024-08-09 15:10:14 -04:00
8fc2b8b508 fixed progress to int 2024-08-09 15:08:05 -04:00
ce52ae20f5 added tags to get functions for AniList and fixed AniList Post Data query 2024-08-09 15:07:41 -04:00
94c0f97e95 tested adding tags to bruno 2024-08-09 15:06:13 -04:00
79ed79c25e removed unecessary println 2024-07-31 19:35:38 -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
c95b658131 created get simkl watchlist function 2024-07-30 20:40:16 -04:00
de38d0335b removed greet function that came with wails 2024-07-30 20:39:26 -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
7044dc1d90 added check if logged in functions to anilist and simkl 2024-07-30 13:07:30 -04:00
d1258c54d3 renamed anilist variables to allow for other services 2024-07-30 12:59:21 -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