Pujit Mehrotra
1dc665dbd8
fix: mv paths() to top of NotificationsService to make it more intuitive
2024-09-24 19:23:44 -04:00
Pujit Mehrotra
acc847ef1d
fix: race condition when updating notification types
2024-09-24 19:12:34 -04:00
Pujit Mehrotra
48aca094f5
feat: expose mutations for notifications over graphql
2024-09-24 18:25:14 -04:00
Pujit Mehrotra
56c2b29a80
feat: add deletion & update methods to NotificationService
...
also stubs create method
2024-09-23 17:13:23 -04:00
Pujit Mehrotra
f88415e3d9
chore: update prettier line width limit to 105ch
...
to prevent over-aggressive line breaks & wraps.
2024-09-23 17:12:41 -04:00
Pujit Mehrotra
0e4054cf3b
fix: disable permissions bypass to avoid incorrect role assignment to api keys
2024-09-13 13:48:21 -04:00
Pujit Mehrotra
fff0861f75
feat: wrap Notifications in a GraphQL Node & implement notification overviews
2024-09-12 17:18:31 -04:00
mdatelle
a82513a9bc
fix: add return to resolver and update jsdoc for getNotifications
2024-09-12 13:30:16 -04:00
mdatelle
f5b3e393f7
refactor: update notifications.resolver to handle filtering
...
- Updates the getNotifications function to use the refactored getNotificationsFromPaths function
- Adds filtering logic to the updated getNotificationsFromPaths function
- Update JSdocs
2024-09-12 12:39:12 -04:00
Pujit Mehrotra
b178247046
fix: load notifications from file system instead of redux state
...
- Adds a Nest.js service for notifications
- Helps improve our memory footprint!
2024-09-11 17:46:43 -04:00
ljm42
d426001372
feat: update ProvisionCert.php to clean hosts file when it runs
2024-09-09 12:49:15 -07:00
ljm42
2d0c65aaf4
fix: remove local flash backup ratelimit file on uninstall/update
2024-09-06 16:38:10 -07:00
ljm42
fd4605b956
chore: prevent corner case issue and fix php warning
...
* Update remoteerror in flashback.ini if it gets out of sync with gitratelimit (can happen during testing if you delete flashbackup.ini)
* Fix php warning for retry_after
2024-09-06 11:27:17 -07:00
Eli Bosley
3f84b6bbfd
chore(release): 3.10.1
v3.10.1
2024-09-03 14:43:08 -04:00
github-actions[bot]
5ad10af303
chore: release main
v3.10.0
2024-09-03 14:36:05 -04:00
Eli Bosley
9aa11faaaa
fix: don't release to github
2024-09-03 14:32:04 -04:00
Eli Bosley
bfa98574f1
fix: single tag for both components
2024-09-03 14:30:03 -04:00
github-actions[bot]
dd2dc40ff1
chore: release main
2024-09-03 14:24:36 -04:00
ljm42
8a3265d7b1
Feat: flash backup supports keyserver rate limits
2024-09-03 11:14:56 -07:00
ljm42
a240a031a8
feat: set OS minver to 6.12.0
2024-08-30 12:50:44 -07:00
ljm42
979e41fe41
fix: remove hard-coded entry for keyserver from hosts file
2024-08-30 10:52:50 -04:00
ljm42
03dc404aa7
Use "go links" when linking to Docs
2024-08-29 16:35:02 -07:00
Eli Bosley
364320ffc9
fix: unify pull requests for release-please
2024-08-28 16:51:26 -04:00
Eli Bosley
2492f4cec9
feat: web version set
2024-08-28 16:37:15 -04:00
Eli Bosley
1a643b3eef
feat: set API version
2024-08-28 16:36:34 -04:00
Eli Bosley
58ee3b958b
feat: remove plugin as part of release please
2024-08-28 16:15:00 -04:00
Eli Bosley
2928cf5821
fix: add manifest
2024-08-28 15:58:02 -04:00
Eli Bosley
b21b276151
fix: infer release type
2024-08-28 15:55:58 -04:00
Eli Bosley
d80f25dc96
feat: begin release-please setup
2024-08-28 15:53:24 -04:00
Eli Bosley
f5f5a081e6
fix: unused import
2024-08-28 15:44:03 -04:00
Eli Bosley
f60474b4d7
fix: lint
2024-08-28 15:44:03 -04:00
Eli Bosley
364373df0c
fix: revert myservers.cfg to fix test
2024-08-28 15:44:03 -04:00
Eli Bosley
bb38533bb2
fix: update snapshots
2024-08-28 15:44:03 -04:00
Eli Bosley
836801c524
feat: dynamic remote access using remote queries
2024-08-28 15:44:03 -04:00
Eli Bosley
b54cf5ede9
feat: move dynamic remote access to be fully api controlled
2024-08-28 15:44:03 -04:00
Eli Bosley
1a20c66c02
fix: permission for dashboard payload
2024-08-28 15:44:03 -04:00
Eli Bosley
587bbb3b4d
feat: create stable hash based on apikey rather than hostname
2024-08-28 15:44:03 -04:00
Eli Bosley
e95f7a1a03
feat: remove dashboard types
2024-08-28 15:44:03 -04:00
Eli Bosley
9c75f6e2ca
feat: update tests and snapshots
2024-08-28 15:44:03 -04:00
Eli Bosley
822042ab9c
feat: remove dashboard resolver completely in favor of direct field resolvers
2024-08-28 15:44:03 -04:00
Eli Bosley
3a843b6e16
feat: disable all legacy dashboard and network logic
2024-08-28 15:44:03 -04:00
renovate[bot]
6072387c37
chore(deps): update dependency @types/node to v18.19.46 ( #795 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 14:27:11 -04:00
renovate[bot]
313162dbf2
fix(deps): update dependency wtfnode to v0.9.3 ( #901 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 14:26:50 -04:00
Eli Bosley
495515abac
feat: move FQDN urls to a generic parser ( #899 )
...
* feat: move FQDN urls to a generic parser
* feat: update myservers.cfg
* feat: update parser to begin changing ID fields
* fix: ID parser issues resolved
* fix: remove console log
* fix: update snapshots
2024-08-21 10:38:16 -04:00
Zack Spear
09087040e9
fix: flash backup activated detection in account payload ( #898 )
...
fix: flash backup activated detection in account payload to warn users to download back before unregistering with connect
2024-08-16 10:08:42 -04:00
Eli Bosley
4423829911
feat: add global agent ( #897 )
...
* feat: add global agent
* feat: add proxy setup to rc.unraid-api
* feat: update myservers.cfg to latest version
2024-08-14 14:52:36 -04:00
Eli Bosley
c8f469c4fb
chore(release): 3.8.1
v3.8.1
2024-08-13 14:11:02 -04:00
Zack Spear
bc61b45f9f
refactor: registration component remove contact support
2024-08-13 14:04:54 -04:00
Eli Bosley
f530d9ea82
chore(release): 3.8.0
v3.8.0
2024-08-13 13:50:07 -04:00
ljm42
2046fa5310
refactor: change flag that skips delete on uninstall ( #892 )
2024-08-13 13:40:18 -04:00