Block a user
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.
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…
Separate services - app, db, and job
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
ab44ad09f6
app: minor improvements
86c51478da
db: Table and apis for last annotation time
73260297ef
job: get/update last annotation time from database
4c022a6080
job: Run job for all active tokens
faed583490
db: API to deactivate token & fixes
55a1b643d4
app: Comments - inoreader user-info