1974 Commits

Author SHA1 Message Date
IRHM 2d52f3ace5 No watched msg and clamp desc in poster 2023-03-27 23:10:36 +01:00
IRHM ab54bd114b Create hover effect for Poster 2023-03-27 22:46:58 +01:00
IRHM 151b9bec3b Create custom GormModel struct 2023-03-27 22:46:07 +01:00
IRHM a227abca11 Create auth middleware 2023-03-26 12:55:41 +01:00
IRHM 9887d57b73 Make it more obvious we are in early development in readme 2023-03-26 00:20:35 +00:00
IRHM 2d2f210e67 Create PosterList component 2023-03-26 00:04:37 +00:00
IRHM 91f0e9a3db ui: Search bar and functionality
wip
2023-03-25 20:52:31 +00:00
IRHM 17c5d8d800 Content search from tmdb
- Rename lists to watched
- Implement content search from tmdb
2023-03-25 18:57:26 +00:00
IRHM 2741696035 wip switching over to gorm 2023-03-25 11:40:23 +00:00
IRHM 7d31b875ae Content and relations 2023-03-23 19:25:15 +00:00
IRHM 84c3abf5bf ui: login process 2023-03-23 06:12:25 +00:00
IRHM 9d8ab4b0b1 cors and update login routes 2023-03-22 23:20:59 +00:00
IRHM 2415010ad2 Rename content to auth for /auth group 2023-03-21 23:15:37 +00:00
IRHM d62ce0445d Rename struct RegisterResponse -> AuthResponse
We use it with login route now, so a more generic name seems due
2023-03-20 23:39:15 +00:00
IRHM a8be0567e6 Return JWT after register/login, .env file support
for JWT_SECRET
2023-03-20 23:35:36 +00:00
IRHM a4068ed289 Hash pass & login 2023-03-19 14:03:37 +00:00
IRHM e3fc766369 Create simple register service 2023-03-12 18:14:35 +00:00
IRHM ffca2be4aa Login: Register button 2023-03-12 00:03:24 +00:00
IRHM 23f4e29348 Create login page 2023-03-11 23:44:04 +00:00
IRHM 55cfad594c Add readme 2023-03-11 23:05:32 +00:00
IRHM 3a2f99adbb Create basic svelte app 2023-03-11 22:56:29 +00:00
IRHM 7db40246be Setup use of sqlite database with bun 2023-03-06 18:24:00 +00:00
IRHM 7795520561 basic api setup 2023-03-05 12:45:19 +00:00
IRHM f69de4c144 Initial commit 2023-03-04 14:10:49 +00:00