Commit Graph
54 Commits
Author SHA1 Message Date
Clément Le Bihan c07c100e65 Hidden search input 2024-05-05 19:54:06 +02:00
Clément Le Bihan 55443045aa added search 2024-05-05 19:35:53 +02:00
Clément Le Bihan 6336bb144d Imported timelineItem in the codebase 2024-05-05 18:43:15 +02:00
Clément Le Bihan ac7e9f1a22 Start to read the api 2024-05-05 16:33:17 +02:00
Clément Le Bihan 625c6a67e2 Auth page is done 2024-05-05 16:33:17 +02:00
Clément Le Bihan ee9966d1fb Post card now is clickable 2024-05-05 16:33:17 +02:00
Clément Le Bihan 37dacb0d79 Added tailwind svelte component framework 2024-05-05 16:33:17 +02:00
zoriya 0ad421b10c oups2 2024-05-05 15:30:33 +02:00
Clément Le BihanandGitHub 9f753d118e Merge pull request #9 from zoriya/api
Add rss parsing/sync
2024-05-05 15:26:12 +02:00
zoriya 9c688fef18 oups 2024-05-05 15:25:22 +02:00
zoriya 72b5f4fc7a fix etag send format 2024-05-05 15:19:26 +02:00
zoriya 0b3037ad04 Cleanup dockerfile dev 2024-05-05 14:36:34 +02:00
zoriya 5f8cc780e7 Use etags, fetch dates and save errors 2024-05-05 14:32:36 +02:00
zoriyaandGitHub 3b782e3991 Merge pull request #8 from zoriya/tui
auth with jwt
2024-05-05 14:13:18 +02:00
zoriya 7add59d14a Add sync service 2024-05-05 14:08:06 +02:00
zoriya 058c517b3b Parse rss headers before saving to db 2024-05-05 13:17:28 +02:00
zoriya 04831467f7 Add rss parsing 2024-05-05 13:17:09 +02:00
GitBluub 39f834e9eb get everything when logged in 2024-05-04 23:39:40 +02:00
GitBluub 7ba0c2488f auth and checkLogin cmd 2024-05-04 23:22:18 +02:00
GitBluub 4a0b3157c4 auth with jwt 2024-05-04 23:22:18 +02:00
Clément Le BihanandGitHub 12398f8065 Merge pull request #6 from zoriya/api
Add /feeds and /entries
2024-05-04 23:14:32 +02:00
zoriya b1b56cfd5a Add /entries 2024-05-04 19:19:25 +02:00
zoriyaandGitHub ef88cef5a9 Merge pull request #5 from zoriya/tui
architecture basis with start of auth page
2024-05-04 18:42:50 +02:00
zoriya 31077f9fb5 Add list all feeds 2024-05-04 18:41:47 +02:00
GitBluub d25a92fdd7 pages structure and http handling with login page 2024-05-04 17:57:48 +02:00
zoriyaandGitHub 4b1f9ba3db Merge pull request #4 from zoriya/api
Create AddFeed and Login routes
2024-05-04 17:46:01 +02:00
zoriya 4f1a4c41e5 Use current user in add feed route 2024-05-04 17:39:38 +02:00
zoriya bb5a86ab4f Proper email duplication handling 2024-05-04 17:39:38 +02:00
zoriya d3752a0147 Fix /me 2024-05-04 17:39:38 +02:00
zoriya d281c81dfa Add users services and jwt 2024-05-04 17:39:38 +02:00
zoriya e127360ecf Create AddFeed dto, add validation and sqlx 2024-05-04 17:39:38 +02:00
Clément Le BihanandGitHub 32acf07d9a Merge pull request #3 from zoriya/my_front
Added frontend web
2024-05-04 17:38:51 +02:00
Clément Le Bihan 3a77e3cd8b Comment PR fix 2024-05-04 17:38:34 +02:00
Clément Le Bihan 859ce34612 V1 post card 2024-05-04 17:37:34 +02:00
Clément Le Bihan 55ac67b55c Started display of posts 2024-05-04 16:35:25 +02:00
GitBluub dddcad3b7a feat: basic http req, need auth 2024-05-04 16:16:00 +02:00
GitBluub b2fd1278e7 separate func to handle automplete 2024-05-04 13:24:45 +02:00
Clément Le Bihan 1dab30c13b Bonjour sveltekit 2024-05-04 12:40:30 +02:00
GitBluub 8070a98383 minimum input select 2024-05-04 12:33:11 +02:00
BluubandGitHub a58a2b6a42 Merge pull request #2 from zoriya/api
Init api
2024-05-04 02:00:46 +02:00
zoriya 0e73e9d2d4 Move feeds to cmd package 2024-05-04 01:56:23 +02:00
zoriyaandGitHub 66b09d7da5 Merge pull request #1 from zoriya/tui
TUI init
2024-05-04 01:00:56 +02:00
GitBluub a9bbaa4b7f disable list filter 2024-05-04 01:00:02 +02:00
GitBluub daffad9cf4 init, starter list and bubble example 2024-05-04 01:00:00 +02:00
zoriya 7f9f8f3243 Add database connection 2024-05-04 00:36:40 +02:00
zoriya 39ede643a2 Add db creation script 2024-05-04 00:20:29 +02:00
zoriya 5ba718be26 Add inital route 2024-05-03 22:53:56 +02:00
Clément Le Bihan 571b1a3aa4 got biomed 2024-05-03 22:50:33 +02:00
zoriya 5ab9d9d0e0 Add docker and compose 2024-05-03 22:46:14 +02:00
zoriya 7f6fe3e350 Init the api 2024-05-03 22:40:28 +02:00