Athou
|
ebb4e52ba7
|
don't use lingui before it's initialized
|
2025-02-01 12:32:44 +01:00 |
|
Steven Conaway
|
0ed6f6ef9c
|
chore(deps): move to react@^19 (#1657)
* chore(deps): move to react@^19
* chore(deps): manually override old peer dependencies
* chore(deps): upgrade rollup-plugin-visualizer
* chore(deps): remove `package-lock.json` and `node_modules/` and regen lockfile
* chore(deps): remove randomly added dependencies
* chore(deps): change override for react@^19 peer dep
|
2025-01-20 19:59:42 +01:00 |
|
Athou
|
9915f05f73
|
remove lingui warnings
|
2024-11-29 14:08:25 +01:00 |
|
Athou
|
37722131e5
|
remove warning about deprecated findDOMNode
|
2024-09-10 20:16:24 +02:00 |
|
Athou
|
5f2d213419
|
move other settings to localSettings too
|
2024-09-10 20:16:24 +02:00 |
|
Athou
|
de80aa6bb3
|
replace t` with msg` to fix labels not being translated correctly
|
2024-08-03 13:09:15 +02:00 |
|
Athou
|
a071b7c265
|
add aria-label to action buttons (#1507)
|
2024-08-03 11:30:29 +02:00 |
|
Athou
|
92611772a9
|
reduce bottom margin slightly to avoid having a scrollbar in the extension popup when there are no entries
|
2024-08-02 10:37:40 +02:00 |
|
Athou
|
ec7e97e1de
|
abort current request if we're changing what we're going to display
|
2024-07-04 07:19:16 +02:00 |
|
Athou
|
3810dedf47
|
replace complex eslint config with biome
|
2024-06-13 23:28:45 +02:00 |
|
Athou
|
0d7300c192
|
use stricter eslint rules
|
2024-02-19 20:58:47 +01:00 |
|
Athou
|
66c361e6a6
|
no need to render the header twice
|
2024-01-18 09:39:53 +01:00 |
|
Athou
|
0946c0248e
|
show footer on the bottom of the page on mobile (#1121)
|
2024-01-18 09:29:12 +01:00 |
|
Athou
|
a8be8f2edf
|
remove unnecessary usage of headerHeight
|
2024-01-18 09:05:32 +01:00 |
|
Athou
|
99db85328b
|
scroll to the correct position regardless of the position or height of the header
|
2024-01-18 09:05:32 +01:00 |
|
Athou
|
bbda35f868
|
open sidebar on swipe (#1098)
|
2024-01-10 19:57:38 +01:00 |
|
Athou
|
2bf9186135
|
only show sidebar resizer when sidebar is actually shown
|
2024-01-09 16:20:46 +01:00 |
|
Athou
|
16389824f7
|
fix wrong labels
|
2024-01-01 19:39:55 +01:00 |
|
Athou
|
7b1218ef1e
|
correctly trim long feed names when sidebar is too narrow
|
2024-01-01 08:34:00 +01:00 |
|
Athou
|
96212afd27
|
save sidebar width in local storage (#1093)
|
2023-12-30 22:13:35 +01:00 |
|
Athou
|
7e02380858
|
update to mantine 7
|
2023-12-30 22:13:35 +01:00 |
|
Athou
|
2742b7fff6
|
remove usage of createStyles from mantine that is removed in v7
|
2023-12-29 22:27:54 +01:00 |
|
Athou
|
39ba4a1c97
|
disable redoc url sync because it causes issues with hashrouter
|
2023-12-29 12:11:33 +01:00 |
|
Athou
|
a491b95a02
|
generate a nicer url in documentation (/rest instead of /openapi/../rest)
|
2023-12-29 11:21:28 +01:00 |
|
Athou
|
2f1aa12e30
|
use redoc instead of swagger ui to be able to update redux
|
2023-12-29 11:01:57 +01:00 |
|
Athou
|
0ea0db48db
|
split thunks from slices to avoid circular dependencies
|
2023-12-28 22:11:03 +01:00 |
|
Athou
|
97781d5551
|
eslint update
|
2023-12-28 21:49:18 +01:00 |
|
Athou
|
9cd1cde571
|
apply intellij fixes
|
2023-12-27 09:22:55 +01:00 |
|
Athou
|
5541cc9fbe
|
websocket can now be disabled, the websocket ping interval and the tree reload interval can now be configured (#1132)
|
2023-12-21 21:20:26 +01:00 |
|
Athou
|
b5d99b9661
|
migrate from swagger to openapi3
|
2023-12-17 13:51:12 +01:00 |
|
Athou
|
aee56e3dbe
|
no need to reload everything when websocket connection status changes
|
2023-09-19 12:31:19 +02:00 |
|
Athou
|
d633803ab5
|
only poll tree if websocket connection is unavailable
|
2023-09-12 20:22:03 +02:00 |
|
Athou
|
4304f84a55
|
restore the announcement feature
|
2023-08-01 16:30:42 +02:00 |
|
Athou
|
bdcfbc22bf
|
remove ScrollArea as it causes performance issues on chrome (#1087)
|
2023-06-24 23:00:25 +02:00 |
|
Athou
|
872247d80f
|
add previous and next buttons (#1096)
|
2023-06-24 13:30:58 +02:00 |
|
Athou
|
90e3044249
|
wait for tab to be activated to load rich code editor
|
2023-06-22 16:30:00 +02:00 |
|
Athou
|
91d0988177
|
add useMobile
|
2023-06-21 09:13:20 +02:00 |
|
Athou
|
8325236d0e
|
hide horizontal scrollbar (#1084)
|
2023-06-17 22:43:23 +02:00 |
|
Athou
|
437401e73f
|
fix sidebar scrolling (#1084)
|
2023-06-17 08:37:41 +02:00 |
|
Athou
|
fa06d321d5
|
restore F shortcut to hide sidebar (#1084)
|
2023-06-16 21:49:08 +02:00 |
|
Athou
|
d1ddcb6ace
|
resizeable tree (#1084)
|
2023-06-16 21:24:34 +02:00 |
|
Athou
|
6944d4dc0b
|
fix unreadable api documentation page with dark theme (#1082)
|
2023-06-16 20:07:36 +02:00 |
|
Athou
|
68c62b4528
|
no need to push the extension this much
|
2023-06-14 01:09:31 +02:00 |
|
Athou
|
22e0f1f382
|
use browser extension to open tab in background (#1074)
|
2023-06-11 17:59:46 +02:00 |
|
Athou
|
e430604528
|
remove nbsp from label
|
2023-06-01 08:05:52 +02:00 |
|
Athou
|
191ece0bac
|
update browser extensions link
|
2023-06-01 07:43:17 +02:00 |
|
Athou
|
8846472e6c
|
use our loader and not the default mantine loader
|
2023-05-26 09:16:21 +02:00 |
|
Athou
|
f7ad9c9905
|
refactor donate page
|
2023-05-26 09:16:21 +02:00 |
|
Athou
|
12f8609d79
|
fix alignment of burger button with the rest of the header on mobile
|
2023-05-24 16:59:51 +02:00 |
|
Athou
|
2979600cc2
|
add dividers to separate read-only information from forms
|
2023-05-11 11:45:23 +02:00 |
|