Commit Graph

35 Commits

Author SHA1 Message Date
e80e88bb99
app: Comments - inoreader user-info 2024-02-01 16:37:33 +05:30
46e4f8e722
app: fix None readwise_api_key 2024-02-01 16:37:33 +05:30
19af4bff34
db: api to get all entires 2024-02-01 16:37:33 +05:30
c1b216dd11
app: fix logic to save/create token 2024-02-01 16:37:33 +05:30
0c1e18cad9
db: new columns & APIs 2024-02-01 16:37:32 +05:30
97c3354de8
app: minor fixes 2024-02-01 16:37:32 +05:30
84a1ed15f5
app: fix 2024-02-01 16:37:32 +05:30
8fd838ce23
app: fix error 2024-02-01 16:37:31 +05:30
20423379a2
app: fix error 2024-02-01 16:37:31 +05:30
f34b85d79f
fixes 2024-02-01 16:37:31 +05:30
91ac98a60b
fixes 2024-02-01 16:37:30 +05:30
327896abcc
app: fixed bug and better error message 2024-02-01 16:37:30 +05:30
bf8b33edde
app: try better error in app 2024-02-01 16:37:30 +05:30
cce57bca72
db-service: fix required fields checking 2024-02-01 16:37:29 +05:30
3ec293e1fa
app-service: Updated templates and login logic 2024-02-01 16:37:29 +05:30
1b7a37c4e1
db-service: Updated table schema & exposed new APIs 2024-02-01 16:37:29 +05:30
67766a7708
fix logout method 2024-02-01 16:37:28 +05:30
021f3bcb7c
use app.secret_key to enable session 2024-02-01 16:37:28 +05:30
6614f74c9f
fix database api 2024-02-01 16:37:28 +05:30
d0c888d6c4
implement logout 2024-02-01 16:37:27 +05:30
16c94fcaa6
test with github auth 2024-02-01 16:37:27 +05:30
516d5db9a0
fix: app - import datetime 2024-02-01 16:37:27 +05:30
29a39cb633
fix: database - timestamp 2024-02-01 16:37:27 +05:30
1d1c2aac9f
fix: app - expose on 0.0.0.0 2024-02-01 16:37:26 +05:30
c377909954
fix: database check 2024-02-01 16:37:26 +05:30
34282e6f30
fix: with app.app_context() 2024-02-01 16:37:26 +05:30
089583960b
Separate micro services 2024-02-01 16:37:25 +05:30
754cc950b9
Add jinja2 templates 2024-01-29 14:46:29 +08:00
d2428983bb
Added Dockerfile 2024-01-17 20:33:29 +05:30
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
0da2a87caf
refactor 2024-01-17 17:31:17 +05:30
04dae288ac
fix api calls and readwise payload 2024-01-17 16:55:43 +05:30
cc5bab0b5b
Refactor code and better annotations handling logic 2024-01-17 16:14:50 +05:30
644539a236
Added code skeleton 2024-01-17 15:44:23 +05:30
e79b964fa6 Initial commit 2024-01-17 09:34:25 +00:00