martylukyy
|
1a23b69bcf
|
feat(web): move from react-router to @tanstack/router (#1338)
* fix(auth): invalid cookie handling and wrongful basic auth invalidation
* fix(auth): fix test to reflect new HTTP status code
* fix(auth/web): do not throw on error
* fix(http): replace http codes in middleware to prevent basic auth invalidation
fix typo in comment
* fix test
* fix(web): api client handle 403
* refactor(http): auth_test use testify.assert
* refactor(http): set session opts after valid login
* refactor(http): send more client headers
* fix(http): test
* refactor(web): move router to tanstack/router
* refactor(web): use route loaders and suspense
* refactor(web): useSuspense for settings
* refactor(web): invalidate cookie in middleware
* fix: loclfile
* fix: load filter/id
* fix(web): login, onboard, types, imports
* fix(web): filter load
* fix(web): build errors
* fix(web): ts-expect-error
* fix(tests): filter_test.go
* fix(filters): tests
* refactor: remove duplicate spinner components
refactor: ReleaseTable.tsx loading animation
refactor: remove dedicated `pendingComponent` for `settingsRoute`
* fix: refactor missed SectionLoader to RingResizeSpinner
* fix: substitute divides with borders to account for unloaded elements
* fix(api): action status URL param
* revert: action status URL param
add comment
* fix(routing): notfound handling and split files
* fix(filters): notfound get params
* fix(queries): colon
* fix(queries): comments ts-ignore
* fix(queries): extract queryKeys
* fix(queries): remove err
* fix(routes): move zob schema inline
* fix(auth): middleware and redirect to login
* fix(auth): failing test
* fix(logs): invalidate correct key
* fix(logs): invalidate correct key
* fix(logs): invalidate correct key
* fix: JSX element stealing focus from searchbar
* reimplement empty release table state text
* fix(context): use deep-copy
* fix(releases): empty state and filter input warnings
* fix(releases): empty states
* fix(auth): onboarding
* fix(cache): invalidate queries
---------
Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
|
2024-02-12 13:07:00 +01:00 |
|
ze0s
|
45b522abf8
|
chore: update license header year (#1332)
* chore: update license header year
* chore: update license header year tsx files
* chore: update license header
|
2024-01-01 16:21:02 +01:00 |
|
ze0s
|
604c7896bd
|
chore: add LICENSE GPLv2-or-later (#897)
* chore: add LICENSE
* chore: add LICENSE to README
|
2023-05-01 16:21:59 +02:00 |
|
ze0s
|
7f05dd1efd
|
fix(onboarding): could not create user (#848)
fix: onboarding not working
|
2023-04-17 20:56:17 +02:00 |
|
ze0s
|
fa20978d58
|
feat(api): add apikey support (#408)
* feat(api): add apikey support
* feat(web): api settings crud
|
2022-08-15 11:58:13 +02:00 |
|
Ludvig Lundgren
|
258754643d
|
feat(web): search releases (#302)
* feat(releases): search in ui
* refactor(releases): optimize query recent releases
|
2022-06-14 01:51:33 +02:00 |
|
Ludvig Lundgren
|
8bf43dc1e0
|
fix: no irc network created when adding a new indexer (#177)
|
2022-03-16 20:39:48 +01:00 |
|
Ludvig Lundgren
|
3b43ccba8a
|
feat: delete all releases from settings (#170)
|
2022-03-06 18:08:32 +01:00 |
|
Ludvig Lundgren
|
a838d994a6
|
feat: add backend
|
2021-08-11 15:26:17 +02:00 |
|