43fb698bdc
send page_update event if mark as unread
2024-08-29 14:23:32 +08:00
5b7d1bba93
remove set lock_timeout
2024-08-29 14:23:32 +08:00
f1c4f3be3b
remove debugging logs
2024-08-29 14:23:32 +08:00
18a58ac99b
redirect archived user to /export page when login
2024-08-29 14:23:32 +08:00
b22af65f93
add archived status to user account
2024-08-29 14:23:32 +08:00
e1b809f7d7
allow omnivore_admin to delete filters
2024-08-29 14:23:32 +08:00
32f4b684cc
Merge pull request #4327 from omnivore-app/feature/exporter
...
feat: update exporter
2024-08-29 14:19:12 +08:00
3b9dd90cce
remove comments
2024-08-29 12:42:42 +08:00
47a6bd4c50
Merge pull request #4348 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/micromatch-4.0.8
...
Bump micromatch from 4.0.2 to 4.0.8 in /pkg/extension
2024-08-29 11:07:42 +08:00
21ef69b611
Bump micromatch from 4.0.2 to 4.0.8 in /pkg/extension
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.2 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.2...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-29 02:56:08 +00:00
62cfa230c7
Merge pull request #4347 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/webpack-5.94.0
...
Bump webpack from 5.76.0 to 5.94.0 in /pkg/extension
2024-08-29 10:54:42 +08:00
d0026f0360
Bump webpack from 5.76.0 to 5.94.0 in /pkg/extension
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.76.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.94.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-29 02:27:40 +00:00
4be0f8f312
Merge pull request #4346 from omnivore-app/fix/web-posthog-identified-only
...
Use identified_only with posthog
2024-08-29 10:26:30 +08:00
8ecf2c13ba
Use identified_only with posthog
2024-08-29 09:54:23 +08:00
0bb5019a2b
Merge pull request #4344 from omnivore-app/feat/web-disable-banner
...
Disable maint. banner
2024-08-28 13:39:57 +08:00
1f9d76732a
Disable maint. banner
2024-08-28 13:27:58 +08:00
d688f2082f
Merge pull request #4342 from omnivore-app/fix/web-maintenance-time
...
Fix time for maint mode
2024-08-28 12:49:28 +08:00
1218a4262a
Fix time for maint mode
2024-08-28 12:44:51 +08:00
760443b44b
Merge pull request #4341 from omnivore-app/feat/web-maintenance-banner
...
Add a maintenance mode banner
2024-08-28 12:33:50 +08:00
a900fcc758
Remove package changes
2024-08-28 12:21:26 +08:00
c1f46e70b2
Add a maintenance mode banner
2024-08-28 12:08:29 +08:00
82943921b1
fix table permission
2024-08-27 18:05:06 +08:00
f77ded31e1
save export tasks in db and check db before starting export
2024-08-27 17:48:05 +08:00
47dc66b44d
Merge pull request #4336 from omnivore-app/dependabot/npm_and_yarn/pkg/admin/micromatch-4.0.8
...
Bump micromatch from 4.0.4 to 4.0.8 in /pkg/admin
2024-08-27 17:09:53 +08:00
872cd9bdf8
Merge pull request #4329 from omnivore-app/dependabot/npm_and_yarn/multi-ee0eeb6ff3
...
Bump unzip-stream and @types/unzip-stream
2024-08-27 17:09:33 +08:00
ea1312f56a
Bump unzip-stream and @types/unzip-stream
...
Bumps [unzip-stream](https://github.com/mhr3/unzip-stream ) and [@types/unzip-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/unzip-stream ). These dependencies needed to be updated together.
Updates `unzip-stream` from 0.3.1 to 0.3.4
- [Commits](https://github.com/mhr3/unzip-stream/compare/v0.3.1...v0.3.4 )
Updates `@types/unzip-stream` from 0.3.1 to 0.3.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/unzip-stream )
---
updated-dependencies:
- dependency-name: unzip-stream
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: "@types/unzip-stream"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-27 08:22:33 +00:00
bbe64955f1
Bump micromatch from 4.0.4 to 4.0.8 in /pkg/admin
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.4 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.4...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-27 08:19:31 +00:00
b5aee1292f
Merge pull request #4328 from omnivore-app/dependabot/npm_and_yarn/unzip-stream-0.3.2
...
Bump unzip-stream from 0.3.1 to 0.3.2
2024-08-27 16:18:12 +08:00
1402651d56
Merge pull request #4335 from omnivore-app/fix/web-empty-results
...
Fix error messages for empty results
2024-08-27 16:17:17 +08:00
137052ec82
Fix error messages for empty results
2024-08-27 16:05:00 +08:00
c6d978e379
Merge pull request #4334 from omnivore-app/fix/web-article-fetch
...
Prevent fetching article before router params have been read
2024-08-27 15:35:21 +08:00
0e523d8c73
upload readable content before exporting to cache the content
2024-08-27 15:33:04 +08:00
97657c5a79
Prevent fetching article before router params have been read
...
This prevents us from making an initial fetch with an undefined
slug and username that then returns a 400. This happens because
router isn't setup when we first make the call.
2024-08-27 15:00:45 +08:00
48b3f736f0
wait for write stream to finish
2024-08-27 14:57:31 +08:00
825da30d3d
Merge pull request #4332 from omnivore-app/fix/web-confirm-verification-tokens
...
Handle email verification error messages
2024-08-27 14:38:02 +08:00
444c78f0cb
use async job to handle exporter
2024-08-27 14:19:02 +08:00
3dc34b2e41
Add page for handling verification token errors
2024-08-27 14:14:30 +08:00
d0f3c2eb91
Layout improvements for auth pages
2024-08-27 14:13:30 +08:00
1a2dbf6034
Merge pull request #4312 from omnivore-app/fix/search-by-rss-feed-url
...
fix: failed to search items by rss feed url which has query parameters
2024-08-27 09:23:34 +08:00
c7406da834
stop using home for queries
2024-08-27 09:22:34 +08:00
772f4c2415
Bump unzip-stream from 0.3.1 to 0.3.2
...
Bumps [unzip-stream](https://github.com/mhr3/unzip-stream ) from 0.3.1 to 0.3.2.
- [Commits](https://github.com/mhr3/unzip-stream/compare/v0.3.1...v0.3.2 )
---
updated-dependencies:
- dependency-name: unzip-stream
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 15:20:13 +00:00
a75acc5185
add export job and get api
2024-08-26 19:05:09 +08:00
d4aee94d7e
exports/{userId}/{date}/{uuid}.zip
...
- metadata_{start_page}_to_{end_page}.json
- /content
- {slug}.html
- /highlights
- {slug}.md
2024-08-26 17:34:01 +08:00
aa5f50d52e
Merge pull request #4326 from omnivore-app/fix/web-non-urls-list
...
fix/web non urls list
2024-08-26 16:38:12 +08:00
dbb115d072
Remove some unneeded debug
2024-08-26 16:03:05 +08:00
661deb310a
Fix typo
2024-08-26 15:46:58 +08:00
6597245b9c
Handle siteNames for non url items
2024-08-26 15:11:19 +08:00
4999db3a91
Merge pull request #4325 from omnivore-app/fix/import-search-query
...
perf: put in:inbox in the first place in the search query to make use of index better
2024-08-26 14:37:26 +08:00
0ed6c5cf86
Add siteName to article so its available on debug page
2024-08-26 14:32:43 +08:00
be94f50ee5
Dont show bullet if hiding URLs
2024-08-26 14:28:36 +08:00