Commit Graph

156 Commits

Author SHA1 Message Date
bd39268c0a bumped minor version number 2024-10-02 19:32:24 -04:00
2cffd54c4d made anime Id in table a link to their respective sites 2024-10-02 19:26:52 -04:00
7e3369d0f0 fixed buttons colors 2024-10-01 18:53:34 -04:00
e229311190 made entire app only work in dark mode 2024-10-01 16:57:42 -04:00
753ecd968e made header permanently dark mode 2024-10-01 16:01:13 -04:00
30c48dcf9b Added versions numbers and display on titlebar 2024-10-01 15:53:57 -04:00
9b28f2fb0a test simkl urls 2024-10-01 15:52:32 -04:00
0bf784562a fixed bug that was stopping anilist from logging in 2024-10-01 15:07:02 -04:00
ea2c4475de changed url for simkl to pull all lists, not just watching fixed several simkl bugs 2024-09-24 18:44:42 -04:00
572366eb91 updated table when entries are deleted and fixed simkl watchlist 2024-09-18 15:06:35 -04:00
77dc48fcf2 removed unnecessary println and console.log 2024-09-18 14:10:49 -04:00
c7694900e3 added ability to delete entries. Added MAL RefreshToken Function 2024-09-18 14:06:11 -04:00
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
74afb317d1 fixed bug where app panics if anime doesn't exist on Simkl 2024-09-16 19:11:23 -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
9f8014ff00 made SimklWatchList variable more clear as to which watchlist it is 2024-09-15 07:59:19 -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
4866f49d13 updated README.md with instructions 2024-09-09 19:37:34 -04:00
60a38ff569 improved loading for change individual anime from search 2024-09-09 12:03:46 -04:00
45b11fa8f4 app now only allows a single instance 2024-09-07 22:35:51 -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
5a34c89cd5 upgraded go modules 2024-09-04 12:22:04 -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
8ae3b8dd22 added simkl queries to Bruno to help 2024-08-19 08:13:35 -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
55cb0e2bd5 switched from .env to built-in envrionment file 2024-08-16 23:32:16 -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
5fc3a1792a tested MAL update 2024-08-16 18:16:53 -04:00
862c78d3b8 added MAL update status and submit loader 2024-08-16 18:15:56 -04:00
a433df84db added bruno files for getting Mal Anime 2024-08-16 15:47:23 -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
3b5518113e cleaned up anilist struct and function 2024-08-16 15:04:34 -04:00
3c7ca15376 added getting MAL watchlist 2024-08-15 21:27:53 -04:00