Commit Graph

11647 Commits

Author SHA1 Message Date
4a8332ba14 Better handling of multi select controls depending on section 2024-08-12 11:09:56 +08:00
ab0e9b28be Move bulk action to react-query 2024-08-12 11:09:56 +08:00
582b811b8d Improve URLs for main sections 2024-08-12 11:09:56 +08:00
98b35681e7 Fix issue with deleting items from hover cards 2024-08-12 11:09:56 +08:00
34bae118f4 Better rollback on failure 2024-08-12 11:09:56 +08:00
6356a8a3c7 More improvments to optimistic caching 2024-08-12 11:09:56 +08:00
6c6cc8d4c4 Better handling of slugs and library item lists in the cache 2024-08-12 11:09:56 +08:00
17e547b95e Make sure cached reading progress is updated 2024-08-12 11:09:56 +08:00
67bf5003ea Move reading progress to new system 2024-08-12 11:09:56 +08:00
d0e4908c0f Better cache handling when setting labels 2024-08-12 11:09:56 +08:00
8819ca1d05 Fix moveToFolder response handling 2024-08-12 11:09:56 +08:00
b6e19106b1 Implement move to folder 2024-08-12 11:09:56 +08:00
b29d7d0c97 Cleanup 2024-08-12 11:09:56 +08:00
137283db0a More moves to react-query for key library functions 2024-08-12 11:09:56 +08:00
457d1d9de9 More work on react-query switchover 2024-08-12 11:09:56 +08:00
06af855621 WIP: move item queries to react-query to better handle mutations 2024-08-12 11:09:56 +08:00
c529e52936 Allow mutate to re-render, fixes issues with filter funcs 2024-08-12 11:09:56 +08:00
e12d892f2b Color fixes 2024-08-12 11:09:56 +08:00
b1b3d53b51 Try to prevent center text aligned lists in articles 2024-08-12 11:09:56 +08:00
3d30607068 Better background colour for card dropdown menu 2024-08-12 11:09:56 +08:00
70bbdda028 Merge pull request #4248 from omnivore-app/fix/disable-home
fix/disable home
2024-08-08 15:24:22 +08:00
ee039833ac remove hidden home section resolver 2024-08-08 13:06:51 +08:00
41b6a27601 disable digest-score and update-home jobs 2024-08-08 12:54:33 +08:00
b5629e5f9f remove home resolvers 2024-08-08 12:53:28 +08:00
3687b133c2 Merge pull request #4244 from omnivore-app/drop-original-content-column
drop original_content column from library_item table
2024-08-07 16:06:13 +08:00
5b523916bb Merge pull request #4246 from omnivore-app/fix/highlighted-markdown
fix: return markdown content for the old clients when highlighted markdown is requested
2024-08-07 11:00:17 +08:00
4de6cfc1f8 fix: return markdown content for the old clients when highlighted markdown is requested 2024-08-07 09:34:35 +08:00
611640be17 drop column if exists 2024-08-06 15:16:01 +08:00
9b4bfa454c drop original_content column from library_item table 2024-08-06 15:16:01 +08:00
c15f16eb02 Merge pull request #4245 from omnivore-app/fix/popular-read-original-content
stop adding original content from popular read
2024-08-06 15:15:29 +08:00
64cf10205b fix tests 2024-08-06 14:44:15 +08:00
126bbd4d86 Merge pull request #4239 from omnivore-app/optimize-migration-script
optimize the batch update script to use index by adding order by user_id
2024-08-05 17:00:54 +08:00
a6637fcbed update batch_size 2024-08-05 15:49:29 +08:00
7295b90397 fix typo 2024-08-05 15:39:55 +08:00
498790d221 commit changes first 2024-08-05 15:38:36 +08:00
431640605f optimize the batch update script to use index by adding order by user_id 2024-08-05 15:34:56 +08:00
f467681189 Merge pull request #4235 from omnivore-app/fix/original-html
stop storing original html in the database
2024-08-02 14:53:10 +08:00
8bbf2c0702 add script to update original_content to NULL in db 2024-08-01 11:56:36 +08:00
322f736fe0 stop storing original html in the database 2024-07-31 19:14:38 +08:00
07648ae592 Merge pull request #4233 from omnivore-app/dependabot/npm_and_yarn/react-hot-toast-2.4.1
Bump react-hot-toast from 2.2.0 to 2.4.1
2024-07-31 10:43:21 +08:00
d96b22b9b4 Merge pull request #4231 from omnivore-app/dependabot/npm_and_yarn/fast-xml-parser-4.4.1
Bump fast-xml-parser from 4.3.6 to 4.4.1
2024-07-31 10:15:16 +08:00
445839c420 Bump react-hot-toast from 2.2.0 to 2.4.1
Bumps [react-hot-toast](https://github.com/timolins/react-hot-toast) from 2.2.0 to 2.4.1.
- [Release notes](https://github.com/timolins/react-hot-toast/releases)
- [Commits](https://github.com/timolins/react-hot-toast/compare/v2.2.0...v2.4.1)

---
updated-dependencies:
- dependency-name: react-hot-toast
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 21:08:26 +00:00
d0d6c1b164 Bump fast-xml-parser from 4.3.6 to 4.4.1
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.6 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.6...v4.4.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 20:56:20 +00:00
bdae03ef95 Merge pull request #4221 from omnivore-app/fix/content-fetch-error
improve content-fetch
2024-07-25 13:40:14 +08:00
156feb8e17 rate limit save url action in redis: max 5 save urls in a minute 2024-07-25 13:08:38 +08:00
c503b47ea2 revert index 2024-07-25 12:10:53 +08:00
ee5e66d9b3 Merge pull request #4075 from omnivore-app/feature/posts
feat: posts api
2024-07-25 11:42:35 +08:00
465e5dc7d1 Add an index of columns user_id and created_at to the library_item table for counting query 2024-07-25 11:18:52 +08:00
6f12b5e406 reduce bulk action batch size to 50 2024-07-25 10:54:21 +08:00
2cc35e23b2 Merge pull request #4204 from omnivore-app/dependabot/npm_and_yarn/aws4-axios-3.3.6
Bump aws4-axios from 3.3.4 to 3.3.6
2024-07-25 10:35:56 +08:00