Commit Graph

174 Commits

Author SHA1 Message Date
e19d4357c8 Add rules and email addresses to admin 2024-04-09 10:50:40 +08:00
aa137319b3 Move discord bot out of packages directory 2024-03-19 16:19:44 +08:00
8386e54a29 Bump follow-redirects from 1.15.4 to 1.15.6 in /pkg/admin
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 22:46:14 +00:00
07d40a57fb textboix to textbox 2024-03-09 18:41:38 -08:00
b8d8de1373 Add a get started page for firefox extension users
Should help with some onboarding issues, also helps with the
weird grant consent process.
2024-03-07 13:41:39 +08:00
7cd69da8b8 Do not set dir if not rtl 2024-03-04 13:33:06 +08:00
24cec85880 Allow web extension to get the content text direction and save 2024-03-04 13:27:55 +08:00
d99f312509 Update timestamp column names for features table 2024-02-29 20:28:49 +08:00
9c6a05b307 Register admin features table 2024-02-29 17:33:30 +08:00
25e6fd637a Add enum to library state attribute 2024-02-29 16:45:05 +08:00
c84557237b Add state to library_item 2024-02-29 16:19:21 +08:00
fa224d118e Add archived at for library_items 2024-02-29 16:15:39 +08:00
0d926b8ad1 Add features table to admin 2024-02-29 12:08:51 +08:00
5579a2827b Update subscription columns in admin 2024-02-26 17:02:16 +08:00
6d484884da Prevent add label if press enter in composition session 2024-01-31 13:38:00 +09:00
7a987c9a7c Upgrade bullmq-admin 2024-01-24 09:42:18 +08:00
f3f9f1a210 Some queue admin 2024-01-16 21:30:17 +08:00
bca68372c9 Fix cert import 2024-01-16 21:25:34 +08:00
181c0253cb Update docker base image 2024-01-16 21:25:34 +08:00
2f2206707a redis config 2024-01-16 21:25:34 +08:00
362f87bb09 Clean up 2024-01-16 21:25:34 +08:00
b136d5c4bc Refactor 2024-01-16 21:25:34 +08:00
4ecb47f80f Use yaml escaping in the cert file 2024-01-16 21:25:34 +08:00
a36a516f04 Add some more debugging 2024-01-16 21:25:34 +08:00
154ccfe787 More init debugging 2024-01-16 21:25:34 +08:00
77e09954cd More init debugging 2024-01-16 21:25:34 +08:00
1559514c61 Await on secrets loading 2024-01-16 21:25:34 +08:00
78c1590ed7 Temp logging 2024-01-16 21:25:34 +08:00
0af8c47cfc Add ioredis package explicitly 2024-01-16 21:25:34 +08:00
b3616af783 Add ioredis 2024-01-16 21:25:34 +08:00
9144264020 Use redis connection 2024-01-16 21:25:34 +08:00
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