12032 Commits

Author SHA1 Message Date
90ec769f05 Add a shutdown banner 2024-11-01 00:28:34 +08:00
ccc013fcb6 Merge pull request #4472 from omnivore-app/jacksonh/export-backoff
Add exponential backoff for the export task
2024-10-31 19:53:56 +08:00
2ad35ad8d0 Merge pull request #4471 from omnivore-app/jacksonh/admin-register-export
Register the export resource in admin
2024-10-31 15:30:25 +08:00
a89234e356 Add exponential backoff for the export task 2024-10-31 15:26:13 +08:00
ffc7f4418e Register the export resource in admin 2024-10-31 14:21:01 +08:00
421c4290dc Merge pull request #4469 from omnivore-app/jacksonh/export-admin
Add exports to admin
2024-10-31 14:03:41 +08:00
41b9703220 Add exports to admin 2024-10-31 13:48:36 +08:00
ccaccabf30 Merge pull request #4466 from omnivore-app/jacksonh/disable-posthog
Disable posthog
2024-10-31 12:25:59 +08:00
e53a3ad9a3 Remove deinit analytics 2024-10-31 12:09:55 +08:00
d24059dc0f Disable web posthog 2024-10-31 12:02:17 +08:00
09fad9764a Disable posthog 2024-10-31 11:56:27 +08:00
c5343b1252 Merge pull request #4464 from omnivore-app/jacksonh/queue-cleanup
Clean up queue processing
2024-10-30 21:19:02 +08:00
400e69465b Disable non-essential jobs to give more resources to the exporter 2024-10-30 20:57:11 +08:00
cf03179d87 Disable YT transcript, add more export logging 2024-10-30 20:55:33 +08:00
818ba1a88b Merge pull request #4458 from omnivore-app/jacksonh/export-concurrency
Only allow 1 export per minute to debounce button being pressed multple times
2024-10-29 20:31:09 +08:00
468eedb10e Only allow 1 export per minute to debounce button being pressed multple times 2024-10-29 20:15:21 +08:00
5045575a03 Merge pull request #4438 from rbarbazz/local-fe-dev-improvements
fix(README): correct markdown formatting and update frontend setup with Volta
2024-10-28 11:37:10 +08:00
933eba6dc5 Merge pull request #4450 from omnivore-app/jacksonh/exporter
Web UX for the exporter
2024-10-28 11:27:43 +08:00
e48d3c0cf5 Web UX for the exporter 2024-10-28 11:15:12 +08:00
9173246e96 Add Yarn and Volta to requirements list 2024-10-24 14:28:32 -07:00
62311e0d6a Format README 2024-10-24 13:37:50 -07:00
88fe867916 Merge pull request #4353 from omnivore-app/fix/web-restore-articles
Allow deleted articles to be read and restored from the article page
2024-08-30 15:15:26 +08:00
f3e3d5746e Merge pull request #4350 from omnivore-app/feature/archive-account
feature/archive account
2024-08-30 14:58:06 +08:00
f89e44d5b9 redirect archived user to /account-archived page when login 2024-08-30 14:56:13 +08:00
49f9fb4d4e Merge pull request #4337 from omnivore-app/fix/remove-tts-cache
remove tts cache
2024-08-30 14:06:39 +08:00
73753e7896 Merge pull request #4333 from omnivore-app/fix/readability-clean-event-handlers
Remove javascript event handlers from elements
2024-08-30 14:03:07 +08:00
cbdd40fe74 Allow deleted articles to be read and restored from the article page 2024-08-30 13:01:12 +08:00
be7d1727eb Merge pull request #4352 from omnivore-app/reduce-logs
reduce logs
2024-08-29 21:23:14 +08:00
70d6e9dcae reduce logs 2024-08-29 18:18:17 +08:00
2ff987de6f fix github action 2024-08-29 18:00:42 +08:00
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
ad19903f83 Remove JS event handler from expected output of test, these are stripped now 2024-08-29 11:01:25 +08:00
6b57ab7a84 Update readability test for new _cleanElement name 2024-08-29 10:59:53 +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