Commit Graph

20 Commits

Author SHA1 Message Date
Swapnil 1b7a37c4e1
db-service: Updated table schema & exposed new APIs 2024-02-01 16:37:29 +05:30
Swapnil 67766a7708
fix logout method 2024-02-01 16:37:28 +05:30
Swapnil 021f3bcb7c
use app.secret_key to enable session 2024-02-01 16:37:28 +05:30
Swapnil 6614f74c9f
fix database api 2024-02-01 16:37:28 +05:30
Swapnil d0c888d6c4
implement logout 2024-02-01 16:37:27 +05:30
Swapnil 16c94fcaa6
test with github auth 2024-02-01 16:37:27 +05:30
Swapnil 516d5db9a0
fix: app - import datetime 2024-02-01 16:37:27 +05:30
Swapnil 29a39cb633
fix: database - timestamp 2024-02-01 16:37:27 +05:30
Swapnil 1d1c2aac9f
fix: app - expose on 0.0.0.0 2024-02-01 16:37:26 +05:30
Swapnil c377909954
fix: database check 2024-02-01 16:37:26 +05:30
Swapnil 34282e6f30
fix: with app.app_context() 2024-02-01 16:37:26 +05:30
Swapnil 089583960b
Separate micro services 2024-02-01 16:37:25 +05:30
Peter Šurda 754cc950b9
Add jinja2 templates 2024-01-29 14:46:29 +08:00
Swapnil d2428983bb
Added Dockerfile 2024-01-17 20:33:29 +05:30
Swapnil 5a5f737ff4
incorporate suggestions:
- fix get_last_update_time (int)
- use continuation query
- sleep 15 min b/w pages
- sleep 24 hrs b/w each cycle
- sleep 1 hr if error
- Push extra highlights properties
2024-01-17 19:20:22 +05:30
Swapnil 0da2a87caf
refactor 2024-01-17 17:31:17 +05:30
Swapnil 04dae288ac
fix api calls and readwise payload 2024-01-17 16:55:43 +05:30
Swapnil cc5bab0b5b
Refactor code and better annotations handling logic 2024-01-17 16:14:50 +05:30
Swapnil 644539a236
Added code skeleton 2024-01-17 15:44:23 +05:30
Peter Šurda e79b964fa6 Initial commit 2024-01-17 09:34:25 +00:00