|
|
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 |
|
|
|
450411e225
|
Bump word-wrap from 1.2.3 to 1.2.4 in /pkg/extension
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-19 09:37:41 +00:00 |
|
|
|
f67184c1ba
|
Correct name for integrations table in admin
|
2023-07-18 16:59:08 +08:00 |
|
|
|
1d9b37a88e
|
Add the integrations table to admin so we can reset sync_at for users
|
2023-07-18 16:21:49 +08:00 |
|
|
|
328bf39a7d
|
Bump semver from 5.7.1 to 5.7.2 in /pkg/extension
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-18 04:15:10 +00:00 |
|
|
|
70686555c4
|
Bump semver from 5.7.1 to 5.7.2 in /pkg/admin
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-18 02:32:23 +00:00 |
|
|
|
fd67baea09
|
remove the code to get create_time from wechat article in browser runtime
|
2023-07-11 16:20:08 +08:00 |
|
|
|
b733420d19
|
Allow opening notebooks from the library
|
2023-06-20 15:54:04 +08:00 |
|
|
|
f9d1d2408f
|
Remove unneeded styling
|
2023-06-06 17:36:31 +08:00 |
|
|
|
fc6e3a2f83
|
Close button hover state in dark
|
2023-06-06 17:35:04 +08:00 |
|
|
|
084920ed4f
|
Bump extension version
|
2023-06-06 16:35:59 +08:00 |
|
|
|
dde83a1a9f
|
More colouring for different color modes
|
2023-06-06 16:32:11 +08:00 |
|
|
|
1116425939
|
Handle dark/light mode better in the extension
|
2023-06-06 16:08:48 +08:00 |
|
|
|
16b48f25d6
|
Specify source user id column name
|
2023-05-30 09:12:19 +08:00 |
|
|
|
7116a75c6e
|
Add source to the admin dashboard so we can modify for users
|
2023-05-29 15:31:55 +08:00 |
|
|
|
47a0305f2c
|
Dont mute the inactive state on the Firefox icon, use solid white/black for fill
|
2023-05-22 18:39:16 +08:00 |
|
|
|
215bd7f58f
|
Make sure Authorization header is not set when using cookie based auth
|
2023-05-22 18:24:41 +08:00 |
|
|
|
da6e32df8f
|
Remove keyboard stuff for now, maybe should do this after v3
|
2023-05-22 15:28:49 +08:00 |
|
|
|
8c601e201b
|
Better alignment on extra buttons
|
2023-05-22 15:28:34 +08:00 |
|
|
|
57601ffc57
|
Revert typo
|
2023-05-22 15:28:08 +08:00 |
|
|
|
91a76eb4a8
|
Remove unused
|
2023-05-22 15:10:28 +08:00 |
|
|
|
62e37b7766
|
Add note and menu to the extension
|
2023-05-22 14:51:53 +08:00 |
|
|
|
0a50c7a8b3
|
Add options page to the extension so users without cookie access can save with the extension
|
2023-05-17 13:54:25 +08:00 |
|