• India
  • Joined on 2022-03-05
swapnil commented on pull request PeterSurda/inoreader2readwise#2 2024-02-09 09:41:35 +01:00
all template files(home,login)

@shailaja You forgot to remove the script part in the template. JS script is no more required as we'll send the created oauth_url from python code.

swapnil commented on pull request PeterSurda/inoreader2readwise#2 2024-02-08 14:03:05 +01:00
all template files(home,login)

Why is JS a problem?

swapnil commented on pull request PeterSurda/inoreader2readwise#2 2024-02-08 11:31:47 +01:00
all template files(home,login)

@PeterSurda this is what you wanted?

swapnil commented on pull request PeterSurda/inoreader2readwise#1 2024-02-07 09:14:58 +01:00
Separate services - app, db, and job

@shailaja As suggested by Peter, we need to split this PR into 5 relatively small PRs. Splitting will be as we have discussed in the call. Pasting here the parts for your reference:

split it…

swapnil pushed to main at swapnil/inoreader2readwise 2024-02-07 08:13:38 +01:00
a43479276b fixes: constant AUTH_URL & better csrf handeling
swapnil created pull request PeterSurda/inoreader2readwise#1 2024-02-01 12:09:50 +01:00
Separate services - app, db, and job
swapnil pushed to main at swapnil/inoreader2readwise 2024-02-01 12:08:33 +01:00
10dab44a27 app: update dummy.env
68869249bc app: fix user_info error
dd850ca6e1 app: minor improvements
706ff9d90f db: Table and apis for last annotation time
889469dcff job: get/update last annotation time from database
Compare 36 commits »
swapnil pushed to main at swapnil/inoreader2readwise 2024-02-01 12:06:12 +01:00
87fcc243e6 app: update dummy.env
swapnil pushed to main at swapnil/inoreader2readwise 2024-02-01 11:59:53 +01:00
ff8a34afd5 app: fix user_info error
swapnil pushed to main at swapnil/inoreader2readwise 2024-02-01 11:55:17 +01:00
ab44ad09f6 app: minor improvements
86c51478da db: Table and apis for last annotation time
73260297ef job: get/update last annotation time from database
Compare 3 commits »
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-31 07:31:41 +01:00
d9c5225a63 added dummy.env for reference
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-31 07:19:40 +01:00
4c022a6080 job: Run job for all active tokens
faed583490 db: API to deactivate token & fixes
55a1b643d4 app: Comments - inoreader user-info
Compare 3 commits »
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 18:36:31 +01:00
be4500796c app: fix None readwise_api_key
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 18:02:03 +01:00
3d85fce4eb db: api to get all entires
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 17:47:23 +01:00
a20231769c app: fix logic to save/create token
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 17:46:54 +01:00
48564e1461 db: new columns & APIs
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 17:25:59 +01:00
84fd7d46d5 app: minor fixes
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 17:21:23 +01:00
e3ec9e7915 app: fix
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 17:16:32 +01:00
ca0fc6e866 app: fix error
swapnil pushed to main at swapnil/inoreader2readwise 2024-01-30 17:15:23 +01:00
9ed80f6b4d app: fix error