Commit Graph

18 Commits

Author SHA1 Message Date
Swapnil 12db644751
fix database api 2024-01-30 11:34:44 +05:30
Swapnil c96c36f175
implement logout 2024-01-30 11:32:03 +05:30
Swapnil a26f76d34b
test with github auth 2024-01-30 10:55:52 +05:30
Swapnil 401fc11aee
fix: app - import datetime 2024-01-24 19:25:17 +05:30
Swapnil b948bce784
fix: database - timestamp 2024-01-24 19:22:08 +05:30
Swapnil d824ea6f7b
fix: app - expose on 0.0.0.0 2024-01-24 19:11:56 +05:30
Swapnil 187b177b63
fix: database check 2024-01-24 18:59:37 +05:30
swapnil cf3167514c Merge pull request 'feature/separate-services' (#2) from feature/separate-services into main
Reviewed-on: #2
2024-01-24 13:27:17 +00:00
swapnil fec1929d72 Merge pull request 'fix: with app.app_context()' (#1) from PeterSurda/inoreader2readwise:feature/separate-services into feature/separate-services
Reviewed-on: #1
2024-01-24 12:18:24 +00:00
Swapnil 6ad03b120c
fix: with app.app_context() 2024-01-24 17:42:45 +05:30
Swapnil a17303347f
Separate micro services 2024-01-24 16:59:35 +05:30
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