Athou
|
aa009c366d
|
prettier update
|
2023-12-28 15:26:07 +01:00 |
|
Athou
|
b5d99b9661
|
migrate from swagger to openapi3
|
2023-12-17 13:51:12 +01:00 |
|
Athou
|
e208d4ae1e
|
escape input before using it as a regex
|
2023-06-27 19:11:17 +02:00 |
|
Athou
|
8a64a9db31
|
host monaco ourselves, don't download it from a CDN
|
2023-06-22 20:40:28 +02:00 |
|
Athou
|
f7786d9962
|
add rich editor for custom code
|
2023-06-22 14:37:56 +02:00 |
|
Athou
|
d1ddcb6ace
|
resizeable tree (#1084)
|
2023-06-16 21:24:34 +02:00 |
|
dependabot[bot]
|
72cb71a2fb
|
Bump vite from 4.3.8 to 4.3.9 in /commafeed-client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.8 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-06 08:06:36 +00:00 |
|
Athou
|
5939f845b3
|
bump dependencies
|
2023-05-24 07:53:45 +02:00 |
|
Athou
|
4eacd238fa
|
reduce js bundle size by loading locales dynamically instead of loading all locales
|
2023-05-23 16:24:35 +02:00 |
|
Athou
|
eceaf3a98d
|
remove lodash to reduce bundle size by 100kb
|
2023-05-17 16:11:32 +02:00 |
|
Athou
|
0199ebb6c3
|
major mantine update
|
2023-05-08 17:30:32 +02:00 |
|
Athou
|
c5763e2f8f
|
update all dependencies
|
2023-05-08 13:42:16 +02:00 |
|
Athou
|
5338ec0c34
|
lingui major update
|
2023-05-08 13:38:27 +02:00 |
|
Athou
|
4828c03bbf
|
restore google analytics feature
|
2023-05-03 20:49:28 +02:00 |
|
Athou
|
cac05dee0b
|
store view mode in localStorage (#1051)
|
2023-04-27 14:42:55 +02:00 |
|
Athou
|
807b1f62a1
|
add an even more compact entry layout
|
2023-04-26 22:50:43 +02:00 |
|
Athou
|
639b82f494
|
add goal to start typescript in watch mode, helps during big refactorings
|
2023-03-10 11:37:29 +01:00 |
|
Athou
|
ffbb85df43
|
add context menu on entry headers
|
2023-02-24 15:18:04 +01:00 |
|
Athou
|
6d4b0cbdef
|
bump all dependencies
|
2023-02-04 08:34:23 +01:00 |
|
Athou
|
4ff46965c4
|
add websocket support to immediately refresh tree when new entries are available
|
2023-01-18 20:58:45 +01:00 |
|
Athou
|
fc2c3740a0
|
dependencies update
|
2022-11-08 11:52:47 +01:00 |
|
Athou
|
f9e7653901
|
restore swipe-to-right to toggle read/unread status (#1019)
|
2022-11-04 08:57:33 +01:00 |
|
Athou
|
60e37deae8
|
bump all dependencies
|
2022-10-28 10:25:43 +02:00 |
|
Athou
|
d7c6f8eb52
|
select and mark entry as read when scrolling in expanded view
|
2022-10-13 13:20:14 +02:00 |
|
Athou
|
a151646850
|
update all dependencies
|
2022-10-12 08:34:52 +02:00 |
|
Athou
|
f81491fb32
|
show placeholders for loading img tags, this allows the entry to have its final height immediately
|
2022-08-22 10:45:19 +02:00 |
|
Athou
|
91bc7fa4b0
|
various dependency updates
|
2022-08-19 14:58:47 +02:00 |
|
Athou
|
243aaac3da
|
vite eslint plugin 1.8.1 fixes the issue that required us to override the default exclude filter
|
2022-08-17 16:01:04 +02:00 |
|
Athou
|
9c02eba0dc
|
add api documentation page
|
2022-08-15 16:38:29 +02:00 |
|
Athou
|
ee89b34ab8
|
dependencies update
|
2022-08-14 13:31:17 +02:00 |
|
Athou
|
906acb217a
|
react-async-hook library provides useAsyncCallback that does the same thing as useMutation
|
2022-08-13 18:38:11 +02:00 |
|
Athou
|
04894f118b
|
replace old client with new client from commafeed-ui repository
|
2022-08-13 17:41:41 +02:00 |
|
Athou
|
ac7b6eeb21
|
split client and server into maven modules
|
2022-08-13 10:48:09 +02:00 |
|