Commit Graph

49 Commits

Author SHA1 Message Date
Eclypsed 1b4c91ba35 How does anyone work with YouTube's internal API? Translated ytmusicapi's gethome() to JS, need to start refactoring the functions to produce lazuli media items. 2024-02-25 00:33:34 -05:00
Eclypsed fe37c8aa6e I can't believe I figured out how to emulate ytmusic api calls 2024-02-24 02:06:02 -05:00
Eclypsed c7b9b214b7 FINALLY, Beautiful connection types! 2024-02-23 00:53:54 -05:00
Eclypsed c2236ab8ac Merge branch 'Lazuli-TypeScript' of https://github.com/Eclypsed/Lazuli into Lazuli-TypeScript 2024-02-22 17:19:34 -05:00
Eclypsed 75508159b1 Aborted commit 2024-02-22 17:19:14 -05:00
Eclypsed 25260ca3cd Why am I so anal about my types 2024-02-22 00:36:44 -05:00
Eclypsed b7d7c0c116 Things broken, implement new types 2024-02-20 12:24:48 -05:00
Eclypsed 46e55f10c5 Started playing around with typescript generic types 2024-02-19 15:03:39 -05:00
Eclypsed 00fd41ae69 Resolved merge conflicts 2024-02-19 11:12:14 -05:00
Eclypsed 76ae00b78b Abandoned Commit 2024-02-19 11:06:36 -05:00
Eclypsed 9e3e6d6ec4 Added openapi.yaml file 2024-02-19 10:00:49 -05:00
Eclypsed 1608e03b97 Lazuli, now with openapi! 2024-02-18 00:01:54 -05:00
Eclypsed 85a17dcd89 Implemented googleapi access token refresher 2024-02-17 00:31:11 -05:00
Eclypsed 416803af81 Added ConnectionInfo 2024-02-14 00:11:04 -05:00
Eclypsed 00003bd113 Merge branch 'Lazuli-TypeScript' of https://github.com/Eclypsed/Lazuli into HEAD 2024-02-12 18:06:19 -05:00
Eclypsed c365bcc540 Reverting changes 2024-02-12 18:04:30 -05:00
Eclypsed ac8305bd72 Need to fix my mess up 2024-02-12 17:54:29 -05:00
Eclypsed 8544f66397 It's impossible to be set on a type schema 2024-02-12 16:00:55 -05:00
Eclypsed 269d79327e New styling on connection profiles 2024-02-12 12:22:17 -05:00
Eclypsed a8241c6e19 Every connection now has distince SubmitFunction for adding/removing connections 2024-02-12 00:39:15 -05:00
Eclypsed cb03d2661b Either google apis is the most scuffed thing ever, or it's too genius for my puny mind 2024-02-11 01:03:49 -05:00
Eclypsed 09a23fe363 Working on recommendations 2024-02-08 21:47:54 -05:00
Eclypsed f127087791 Re-working the media cards 2024-02-05 12:27:46 -05:00
Eclypsed c710f80178 I'm tired 2024-02-04 01:01:37 -05:00
Eclypsed cbe9b60973 How did I ever live without interfaces 2024-02-03 02:47:23 -05:00
Eclypsed 20454e22d1 Major improvements to how connections are managed, also interfaces, interfaces EVERYWHERE 2024-02-02 03:05:42 -05:00
Eclypsed 909b78807f Managing multiform modals is awful 2024-02-01 19:50:30 -05:00
Eclypsed 044b3616f9 Changed the DB schema AGAIN 2024-02-01 18:10:15 -05:00
Eclypsed dda5b7f6d2 Still figuring out how typescript works with rest APIs 2024-01-31 12:19:57 -05:00
Eclypsed b7daf9c27c Experimenting with typescript API validation 2024-01-31 01:17:24 -05:00
Eclypsed fcbcf6780d working on the api now 2024-01-30 12:27:37 -05:00
Eclypsed 675e2b2d68 Trashed half my styling, this settings page is going to be a nightmare 2024-01-30 00:33:19 -05:00
Eclypsed b96c3848ad Scrolling behavior is still stupid 2024-01-29 15:55:22 -05:00
Eclypsed 098ac487ec More components 2024-01-29 12:29:32 -05:00
Eclypsed 4ae54aa14c The behaviour of css overflow is so fucking stupid 2024-01-29 01:54:21 -05:00
Eclypsed 5bd5b603b0 SERIOUS messing around with the navbar 2024-01-28 02:41:13 -05:00
Eclypsed bee4c903ec Navbars are still messed up 2024-01-27 01:38:04 -05:00
Eclypsed 1209b6ac25 Making the navbars into components 2024-01-26 01:30:18 -05:00
Eclypsed 4fcfdc0ee6 started refactoring (app) layout 2024-01-25 19:50:26 -05:00
Eclypsed 0ad1ace45b DB looks good, need to test login page 2024-01-25 03:05:13 -05:00
Eclypsed e86b103af0 More retooling of the DB 2024-01-24 14:16:24 -05:00
Eclypsed 2b79dcdd0a Redoing database architecture 2024-01-23 12:05:33 -05:00
Eclypsed 701fc69bf0 forgot a file 2024-01-23 01:22:49 -05:00
Eclypsed 830ab55023 Started on the database 2024-01-23 01:21:41 -05:00
Eclypsed fd489b055c Fixed submit function, working on matchin passwords alert 2024-01-22 14:27:09 -05:00
Eclypsed d6d58a7c75 Additional login page migration, Submit function broken 2024-01-22 12:49:06 -05:00
Eclypsed 188b37b232 Started on login migration 2024-01-22 12:47:22 -05:00
Eclypsed 266a805ac0 I've used typescript for 30 minutes and I already love it 2024-01-21 23:51:15 -05:00
Eclypsed ae8f030afb Initial commit 2024-01-21 20:28:37 -05:00