• India
  • Joined on 2022-03-05
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 16:46:09 +01:00
b098f0b145 fixes
49bca30c88 fixes
Compare 2 commits »
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 16:40:18 +01:00
386cb0725a app: fixed bug and better error message
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 16:30:44 +01:00
e89eaa5d08 app: try better error in app
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 16:24:15 +01:00
673141dd87 db-service: fix required fields checking
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 16:05:52 +01:00
a181602e85 app-service: Updated templates and login logic
6a4c3b23b9 db-service: Updated table schema & exposed new APIs
Compare 2 commits »
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 07:12:10 +01:00
715cb7d046 fix logout method
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 07:09:13 +01:00
e489685196 use app.secret_key to enable session
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 07:04:56 +01:00
12db644751 fix database api
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 07:02:17 +01:00
c96c36f175 implement logout
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 06:26:07 +01:00
a26f76d34b test with github auth
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-24 14:55:30 +01:00
401fc11aee fix: app - import datetime
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-24 14:52:20 +01:00
b948bce784 fix: database - timestamp
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-24 14:42:09 +01:00
d824ea6f7b fix: app - expose on 0.0.0.0
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-24 14:29:50 +01:00
187b177b63 fix: database check
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-24 14:27:18 +01:00
cf3167514c Merge pull request 'feature/separate-services' (#2) from feature/separate-services into main
fec1929d72 Merge pull request 'fix: with app.app_context()' (#1) from PeterSurda/inoreader2readwise:feature/separate-services into feature/separate-services
6ad03b120c fix: with app.app_context()
a17303347f Separate micro services
Compare 4 commits »
swapnil merged pull request swapnil/inoreader2readwise#2 2024-01-24 14:27:18 +01:00
feature/separate-services
swapnil created pull request swapnil/inoreader2readwise#2 2024-01-24 14:27:10 +01:00
feature/separate-services
swapnil pushed to feature/separate-services at swapnil/inoreader2readwise 2024-01-24 13:18:26 +01:00
fec1929d72 Merge pull request 'fix: with app.app_context()' (#1) from PeterSurda/inoreader2readwise:feature/separate-services into feature/separate-services
6ad03b120c fix: with app.app_context()
Compare 2 commits »
swapnil merged pull request swapnil/inoreader2readwise#1 2024-01-24 13:18:24 +01:00
fix: with app.app_context()
swapnil created pull request swapnil/inoreader2readwise#1 2024-01-24 13:18:17 +01:00
fix: with app.app_context()