Commit graph

8319 commits

Author SHA1 Message Date
Jackson Harper
6d1f442d86 Update pdfkit 2023-10-27 10:14:54 +08:00
Jackson Harper
4cbb696886
Merge pull request #3020 from omnivore-app/feat/web-show-account-limits
Display account size
2023-10-26 13:25:49 +08:00
Jackson Harper
8e7a0a0bcc Use Link instead of a 2023-10-26 13:01:00 +08:00
Jackson Harper
15e3d38d65 Escaping 2023-10-26 12:59:28 +08:00
Hongbo Wu
3c067bd5e1
Merge pull request #3021 from omnivore-app/fix/readwise-integration
fix readwise integration
2023-10-26 12:58:55 +08:00
Hongbo Wu
a6e8362401 add debugging logs 2023-10-26 12:56:46 +08:00
Jackson Harper
e996669ab0 Multiply for percentage 2023-10-26 12:52:13 +08:00
Jackson Harper
f17e7d2a65 Remove upgrade button, fix margin 2023-10-26 12:15:30 +08:00
Jackson Harper
46585d9208 Add a link to the bulk tool on the delete account page 2023-10-26 12:06:31 +08:00
Jackson Harper
6e9a9f4a82 Display account size 2023-10-26 11:57:50 +08:00
Jackson Harper
dd9d03a7f1
Merge pull request #2947 from omnivore-app/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.10.4 to 7.23.2
2023-10-26 11:48:45 +08:00
Jackson Harper
b6a141c804
Merge pull request #3019 from omnivore-app/fix/debian-dockerfiles
Fixes for new docker images
2023-10-26 11:48:09 +08:00
Jackson Harper
8ddfa0a389 Fixes for new docker images 2023-10-26 11:19:38 +08:00
Hongbo Wu
2d7c20eac7
Merge pull request #3014 from omnivore-app/feature/delete-user-cron
feat: create an api for the cronjob trigger which cleans up the soft deleted users
2023-10-25 21:10:03 +08:00
dependabot[bot]
b77290ceb9
Bump @babel/traverse from 7.10.4 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.10.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 09:16:31 +00:00
Jackson Harper
939a00b893 Update yarn file 2023-10-25 16:58:11 +08:00
Hongbo Wu
cd0b8a5fc2 fix ci 2023-10-25 15:04:29 +08:00
Hongbo Wu
cf95b6fa07 rename the endpoint to /prune 2023-10-25 14:41:49 +08:00
Hongbo Wu
e6f378f8fe create omnivore_admin role and allow omnivore_admin to delete all users 2023-10-25 14:36:15 +08:00
Jackson Harper
5bb0786f56 Add a blur image for the hero loading 2023-10-25 13:35:06 +08:00
Hongbo Wu
dddb51f7d5 add test cases 2023-10-25 13:14:49 +08:00
Hongbo Wu
5f5423ddcb add a pubsub service endpoint for cleanup soft deleted users 2023-10-25 13:02:59 +08:00
Hongbo Wu
d3d3dd9458 add index for status and updated_at columns on user table 2023-10-25 13:02:34 +08:00
Jackson Harper
0a2bb2d172 Add key values to items in loop 2023-10-25 12:56:34 +08:00
Jackson Harper
f49ffab649 Update yarn 2023-10-25 12:55:30 +08:00
Jackson Harper
dfc34ac76b Make about page english by default 2023-10-25 12:55:22 +08:00
Jackson Harper
695c6b798c
Merge pull request #2998 from PeterDaveHelloKitchen/Dockerfile
Dockerfile optimization
2023-10-25 10:05:11 +08:00
Jackson Harper
028a418118
Merge pull request #3001 from RishiASheth/main
added hindi translation
2023-10-25 10:04:01 +08:00
Jackson Harper
74177d9207
Merge pull request #2975 from omnivore-app/fix/upgrade-lerna-docker-containers
Upgrade lerna and some base docker images off of alpine
2023-10-25 09:57:06 +08:00
Jackson Harper
16784728cf Use debian for base content-fetch container 2023-10-25 09:44:15 +08:00
Jackson Harper
000f928506 Update api container 2023-10-25 09:32:37 +08:00
Jackson Harper
0792022184 Update lerna config 2023-10-25 09:26:08 +08:00
Jackson Harper
cfc388a901 Upgrade lerna and some base docker images off of alpine 2023-10-25 09:26:08 +08:00
Jackson Harper
d499ef31c1
Merge pull request #3011 from omnivore-app/fix/ios-labels-and-french
Fix label search on iOS, add French TTS
2023-10-25 09:25:42 +08:00
Jackson Harper
2231181893 Add French as a language option for text to speech 2023-10-25 09:24:54 +08:00
Jackson Harper
e38037da58 Fix formatting of label search 2023-10-25 09:24:14 +08:00
Jackson Harper
6443da0afc
Merge pull request #3009 from omnivore-app/fix/ios-force-pdf-reading-position
Force reading position to update on iOS in PDFs
2023-10-25 09:21:43 +08:00
Jackson Harper
76c094b1ba Force reading position to update on iOS in PDFs 2023-10-24 19:27:09 +08:00
Luke Channings
bbb8ffa918
Remove debugging info in workflow 2023-10-24 11:53:19 +01:00
Jackson Harper
747038ec0d
Merge pull request #3007 from omnivore-app/feat/web-add-flair-titles
Add titles to the flair icons
2023-10-24 18:21:16 +08:00
Jackson Harper
65b20fcb86 Revert unneeded import 2023-10-24 18:13:32 +08:00
Jackson Harper
b57fd742b3 Add titles to the flair icons 2023-10-24 18:05:06 +08:00
Jackson Harper
989dbc5977
Merge pull request #3004 from omnivore-app/feat/web-label-flair
Label flair for the web
2023-10-24 17:42:13 +08:00
Jackson Harper
f3ac6613d6
Merge pull request #3005 from omnivore-app/fix/web-force-pdf-read-position
On web always set PDF position to the last viewed page
2023-10-24 17:31:12 +08:00
Jackson Harper
769f3b6b03 Fix svgs 2023-10-24 17:25:44 +08:00
Jackson Harper
95c984edf1 Remove soptimization 2023-10-24 17:18:26 +08:00
Jackson Harper
973c1dec1e When saving PDF read position always set it to the current page 2023-10-24 17:15:03 +08:00
Jackson Harper
a95a5ac2a5 Add flair icon 2023-10-24 17:08:24 +08:00
Jackson Harper
a5d03e01db Label flair for the web 2023-10-24 17:03:36 +08:00
Luke Channings
c4773dc904
Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00