Commit Graph

143 Commits

Author SHA1 Message Date
2f3e2d98d8 Fix instantiation 2024-01-16 21:25:34 +08:00
273e593a93 Fix init of queue workers 2024-01-16 21:25:34 +08:00
d98c2c2cf5 Redis config 2024-01-16 21:25:34 +08:00
1af4bf6928 Add bull admin panel 2024-01-16 21:25:34 +08:00
c27c11484d Bump follow-redirects from 1.14.8 to 1.15.4 in /pkg/admin
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.8...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 17:25:20 +00:00
df48db19d1 Add label names to admin items 2023-11-25 13:45:04 +08:00
6441466c8b Fix group_id match 2023-11-25 13:32:46 +08:00
e0329d077c Fix group membership user id 2023-11-25 13:22:46 +08:00
f82860ebf4 Fix admin column field 2023-11-25 13:15:05 +08:00
d838329075 Add recommender_names column 2023-11-25 13:08:29 +08:00
87bd9d5b60 Add group membership, more debug 2023-11-25 12:59:03 +08:00
2dabfadc0a Add groups admin 2023-11-25 12:17:00 +08:00
2ad68498ef Add Lexend font to Android, iOS, Web 2023-11-22 12:03:52 +08:00
b35e55767c Merge pull request #3137 from omnivore-app/feat/mozilla-opt-in
Add privacy opt-in for firefox extension
2023-11-20 09:45:10 +08:00
3ea8286960 Add integration token to admin 2023-11-17 14:32:26 +08:00
129e0639c3 Add installed page for granting consent on first run 2023-11-17 12:18:57 +08:00
f22bdaa1a2 More updates for FF consent screen 2023-11-17 12:18:30 +08:00
8c04763376 Add privacy opt-in for firefox extension 2023-11-16 23:56:17 +08:00
8ccf37dbb0 Merge pull request #3104 from omnivore-app/fix/macos-update-extension
Fix build on MacOS
2023-11-16 16:06:08 +08:00
0608e5cb27 Update Safari extension icon to have transparent background 2023-11-15 12:00:06 +08:00
98ebde3a7d Add some padding on buttons in extension 2023-11-15 11:49:45 +08:00
96750a4882 Remove fonts from extension 2023-11-15 11:44:22 +08:00
4aad6d241d Capture keyup events in the extension so they dont propogate up to apps that have keyboard bindings 2023-11-14 18:54:34 +08:00
bd948143f3 Fixes for Firefox src packaging 2023-11-14 09:41:20 +08:00
bf37348fd6 Allow configuring the auto dismiss time for the extension 2023-11-10 11:33:41 +08:00
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
a0d186df2f Add entity mapping 2023-10-23 15:16:15 +08:00
7fe4fec112 Add upload_file 2023-10-23 15:07:30 +08:00
801c478381 Fix some columns 2023-10-23 14:55:50 +08:00
ff2d7fd617 Extend base entity 2023-10-23 14:44:49 +08:00
3b8705e4c7 Add library items to /admin 2023-10-23 14:24:42 +08:00
ffa476a109 Bump @babel/traverse from 7.14.7 to 7.23.2 in /pkg/admin
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.14.7 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-17 05:44:10 +00:00
0c09f9dbcb Add option to disable auto dismiss on the extension 2023-10-06 19:37:27 +08:00
7fa27cead5 Merge pull request #2841 from omnivore-app/fix/admin-rm-unused-columns
Remove some unused columns from the subscription admin accessor
2023-10-03 13:43:45 +08:00
69b3275450 Remove some unused columns from the subscription admin accessor 2023-10-03 13:17:14 +08:00
f09272b9b7 Sync label removal changes 2023-10-02 22:24:12 +08:00
e93b3577dc Fix the label remove click handler in the extension 2023-10-02 18:51:50 +08:00
44e85ea295 Merge 2023-09-30 12:48:57 +08:00
db4604e21f Sync label changes 2023-09-28 17:49:00 +08:00
901bdd2564 Sync label changes 2023-09-28 16:08:47 +08:00
83d9f27ea1 Bump version number 2023-09-22 11:54:13 +08:00
3ce15cf4d5 Prevent scroll on focus of the extension toast element 2023-09-22 08:12:13 +08:00
e26f7e00ec Merge pull request #2773 from omnivore-app/feat/admin-rss
Add subscriptions to admin
2023-09-19 12:35:01 +08:00
166a45f142 Join user on subscription 2023-09-15 22:33:16 +08:00
ce3f1f789c Add subscription and integration to user 2023-09-15 22:21:31 +08:00
eb604fff84 Fix last fetch at column 2023-09-15 22:12:25 +08:00
f1deca700a Register subscriptions 2023-09-15 21:54:12 +08:00
f129b0d7f6 Add subscription models 2023-09-15 21:53:49 +08:00
eee89ee229 Update icons 2023-09-15 15:29:01 +08:00
9826d943fa Keyboard events + better keyboard handling 2023-09-15 12:15:15 +08:00