Commit Graph

123 Commits

Author SHA1 Message Date
john-okeefe 3ec5eb1a03 began transition to tanstack table 2025-02-05 21:36:23 -05:00
john-okeefe a2aa90edec added buttons to top of table 2025-01-26 11:00:49 -05:00
john-okeefe c9c6650829 significantly improved datepicker 2025-01-25 22:50:35 -05:00
john-okeefe 896c6640e2 added datepicker manually 2025-01-25 19:18:08 -05:00
john-okeefe 18c744c1cf fixed formatting 2025-01-25 19:17:42 -05:00
john-okeefe d98d0e77c1 wails autofix based on changes 2024-12-15 00:31:10 -05:00
john-okeefe f24ee9edfd improved episode input in Anime Page 2024-12-14 13:48:55 -05:00
john-okeefe 3ab77ea8d3 fixed bug in episode input when 0 2024-12-06 16:30:53 -05:00
john-okeefe aa81102194 added currentl episode release to anime single page 2024-11-14 20:11:41 -05:00
john-okeefe 31cc19ba7a removed logged in buttons from navigation 2024-10-26 21:33:42 -04:00
john-okeefe 5c712454d5 fixed bug in tailwind build and updated minor version 2024-10-26 19:55:13 -04:00
john-okeefe 10430caddf added login, icons and theming to user dropdown 2024-10-26 18:02:05 -04:00
john-okeefe 476507a695 added MapleMono font to project 2024-10-26 18:01:04 -04:00
john-okeefe 1fdb859f05 upgraded vite from vulnerability 2024-10-18 23:21:59 -04:00
john-okeefe 064a2c7f7d added info for mac keychain 2024-10-18 22:06:33 -04:00
john-okeefe 2cffd54c4d made anime Id in table a link to their respective sites 2024-10-02 19:26:52 -04:00
john-okeefe 7e3369d0f0 fixed buttons colors 2024-10-01 18:53:34 -04:00
john-okeefe e229311190 made entire app only work in dark mode 2024-10-01 16:57:42 -04:00
john-okeefe 753ecd968e made header permanently dark mode 2024-10-01 16:01:13 -04:00
john-okeefe 572366eb91 updated table when entries are deleted and fixed simkl watchlist 2024-09-18 15:06:35 -04:00
john-okeefe 77dc48fcf2 removed unnecessary println and console.log 2024-09-18 14:10:49 -04:00
john-okeefe 00930f611e added ability to delete entries. Added MAL RefreshToken Function 2024-09-18 14:05:41 -04:00
john-okeefe 5cdf86a147 frontend will not call backend if id is 0 2024-09-17 18:42:29 -04:00
john-okeefe 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
john-okeefe 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
john-okeefe be6c3439ca made function name clearer to it's intended purpose 2024-09-14 23:57:25 -04:00
john-okeefe 60a38ff569 improved loading for change individual anime from search 2024-09-09 12:03:46 -04:00
john-okeefe 908325628f Fixed components to reload watchlist 2024-09-07 21:13:15 -04:00
john-okeefe 5915bb28b8 changed to svelte headless table for reactive data 2024-09-07 19:33:02 -04:00
john-okeefe cbcb07d2f1 switched tanstack query 2024-09-05 20:42:20 -04:00
john-okeefe d611ed8b3a migration to Svelte 4 2024-09-05 15:38:13 -04:00
john-okeefe 77e361b5b2 rewrote the Anime.svelte to move out helper functions and clean up code 2024-09-05 15:29:42 -04:00
john-okeefe aeec8f79b2 fixed search dialog opening anime 2024-09-04 12:26:26 -04:00
john-okeefe f5001cff04 changed from modal to client-side router 2024-09-04 12:05:41 -04:00
john-okeefe 4fa38b5252 removed favicon from index.html 2024-08-31 13:04:53 -04:00
john-okeefe 8d87100373 cleaned up ChangeDataDialogue.svelte 2024-08-22 21:01:38 -04:00
john-okeefe 7b503875ca updated app icon 2024-08-22 21:00:45 -04:00
john-okeefe ca6727d2b6 updated app icon 2024-08-22 21:00:17 -04:00
john-okeefe 58fb1e41c2 added visual indicators for episode and repeat inputs 2024-08-19 20:58:10 -04:00
john-okeefe c962a6ac9b working towards getting the table to update without closing the modal 2024-08-19 12:51:09 -04:00
john-okeefe e3ed5bb2b9 fixed simkl and anilist syncing bugs 2024-08-19 08:09:03 -04:00
john-okeefe 4d9012b43c Fixed Simkl Bugs 2024-08-18 17:23:09 -04:00
john-okeefe 6ebf5ac48e removed uneeded console.log 2024-08-16 23:41:08 -04:00
john-okeefe f37622010f gave visual indication of successful sync 2024-08-16 22:42:24 -04:00
john-okeefe 8f884ce1a1 made header responsive 2024-08-16 22:21:00 -04:00
john-okeefe 862c78d3b8 added MAL update status and submit loader 2024-08-16 18:15:56 -04:00
john-okeefe 76ea4f73ec created a spinner for open anime 2024-08-16 15:46:51 -04:00
john-okeefe fb2d5fbdea added ability to get anime as needed from MAL 2024-08-16 15:07:06 -04:00
john-okeefe 22ff290a81 added getting MAL watchlist 2024-08-15 21:27:31 -04:00
john-okeefe f9c6f4b827 created a responsive pagination system 2024-08-15 20:06:49 -04:00