autobrr/internal
martylukyy 8120c33f6b
fix(auth): cookie expiry and renewal (#1527)
* fix(auth/web): logout when expired/invalid/no cookie is present

* fix(auth/web): specify error message in invalid cookie

* fix(auth/web): reset error boundary on login

* fix(auth/web): fix onboarding

* chore: code cleanup

* fix(web): revert tanstack/router to 1.31.0

* refactor(web): remove react-error-boundary

* feat(auth): refresh cookie when close to expiry

* enhancement(web): specify defaultError message in HttpClient

* fix(web): use absolute paths for router links (#1530)

* chore(web): bump `@tanstack/react-router` to `1.31.6`

* fix(web): settings routes

* fix(web): filter routes

* fix(web): remove unused ReleasesIndexRoute

* chore(web): add documentation for HttpClient

* chore(lint): remove unnecessary whitespace
2024-05-08 10:38:02 +02:00
..
action feat(indexers): add External Identifier to map with ARR indexers (#1534) 2024-05-04 12:37:01 +02:00
announce feat(indexers): add External Identifier to map with ARR indexers (#1534) 2024-05-04 12:37:01 +02:00
api chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
auth fix(user): change username (#1502) 2024-04-12 15:09:40 +02:00
config chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
database feat(indexers): add External Identifier to map with ARR indexers (#1534) 2024-05-04 12:37:01 +02:00
domain feat(indexers): add External Identifier to map with ARR indexers (#1534) 2024-05-04 12:37:01 +02:00
download_client chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
events chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
feed feat(indexers): add External Identifier to map with ARR indexers (#1534) 2024-05-04 12:37:01 +02:00
filter feat(macros): add IndexerName (#1511) 2024-04-16 17:35:17 +02:00
http fix(auth): cookie expiry and renewal (#1527) 2024-05-08 10:38:02 +02:00
indexer feat(indexers): add HD-Only (#1525) 2024-05-04 13:14:34 +02:00
irc feat(irc): manually re-process announces (#1419) 2024-03-19 18:23:43 +01:00
logger fix(logger): properly SetGlobalLevel on all levels (#1504) 2024-04-12 15:17:07 +02:00
mock chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
notification feat(notifications): add support for custom Telegram api url (#1508) 2024-04-15 15:06:22 +02:00
release feat(indexers): add External Identifier to map with ARR indexers (#1534) 2024-05-04 12:37:01 +02:00
scheduler chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
server chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
update chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
user chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
utils chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00