Commit Graph

143 Commits

Author SHA1 Message Date
john-okeefe 7960f8e26d removed unused imports 2025-12-23 23:33:25 -05:00
john-okeefe 2e5a4a4493 finally fixed being able to reload the anime page when searching or changing the url 2025-12-21 13:01:51 -05:00
john-okeefe 60eac10545 user dropdown now closes when certain actions are taken or clicked outside of dialog 2025-12-21 01:14:46 -05:00
john-okeefe 6d66d711ff added a showversion button with popup to the interface 2025-12-21 01:14:05 -05:00
john-okeefe 063c5016f3 fixed MAL not auto logging in when app starts 2025-12-21 00:24:25 -05:00
john-okeefe 5c4caf68e6 added tooltip and version change 2025-06-22 21:08:56 -04:00
john-okeefe cd043d093f fixed issue where tags would not reload after submit 2025-06-06 23:25:08 -04:00
john-okeefe 6db01f7f9f added tags to frontend anime item 2025-05-14 14:31:43 -04:00
john-okeefe e069c47242 automated adding anime by moving progress from 0 to 1 2025-03-30 10:03:05 -04:00
john-okeefe aba0f2d1d5 removed console.log 2025-03-30 10:02:38 -04:00
john-okeefe af6cb7f08a removed unecessary button dependency and neovim reformatted 2025-03-30 09:52:46 -04:00
john-okeefe 631bd8b885 made increment and decrement buttons automate status and datecompleted 2025-03-26 19:35:08 -04:00
john-okeefe 5a9f4391dc changed flowbite button to standard button 2025-03-03 19:53:18 -05:00
john-okeefe 72004c98b4 fixed button colors 2025-03-03 17:27:39 -05:00
john-okeefe 3db25bc33a restored status block 2025-03-03 16:13:01 -05:00
john-okeefe dc01aa314c made dark mode default for every element 2025-03-03 15:29:33 -05:00
john-okeefe 1a083deb54 reverted back to svelte-headless-table 2025-02-15 21:12:36 -05:00
john-okeefe ee8dd2e866 upgraded go packages 2025-02-15 18:47:52 -05:00
john-okeefe 0c6a8a40c3 removed unused import 2025-02-07 22:58:39 -05:00
john-okeefe 45845c2a69 finished switch from svelte table to tanstack table 2025-02-07 22:57:05 -05:00
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