Meier Lukas
dff6cb9d31
feat(settings): add simple-ping settings ( #2118 )
2025-02-07 22:10:35 +01:00
Meier Lukas
0f8d9edb3e
refactor: replace serverdata with suspense query ( #1265 )
...
* refactor: replace serverdata with suspense query
* fix: deepsource issues
2024-10-11 23:47:07 +02:00
Meier Lukas
fc317840a7
refactor: use suspense query instead of serverdata for app widget ( #1143 )
...
* refactor: use suspense query instead of serverdata for app widget
* chore: add missing translation for loading tooltip
2024-09-17 19:30:14 +02:00
SeDemal
28927cfa28
feat: App tile scalability ( #645 )
...
* feat: App tile scalability
* fix: missing translation
2024-06-09 12:54:56 +02:00
Meier Lukas
d7ecdf5567
feat: add simple app ping ( #580 )
...
* feat: add simple ping
* refactor: make ping run on server and show errors
* fix: format issues
* fix: missing translation for enabled ping option for app
* refactor: remove ping queue as no longer needed
* chore: address pull request feedback
* test: add some unit tests
* fix: format issues
* fix: deepsource issues
2024-06-08 17:33:16 +02:00
Thomas Camlong
f1b1ec59ec
chore: update prettier configuration for print width ( #519 )
...
* feat: update prettier configuration for print width
* chore: apply code formatting to entire repository
* fix: remove build files
* fix: format issue
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-05-19 22:38:39 +02:00
Meier Lukas
b78d32b81c
fix: nextjs is slow dev server ( #364 )
...
* fix: nextjs slow compile time
* fix: change optimized package imports and transpile packages
* fix: format issue
2024-04-25 22:06:15 +02:00
Meier Lukas
c4ff968cbc
feat: add app widget ( #206 )
...
* refactor: move server api to api package
* feat: add app widget
* refactor: add element size for widget components on board
* feat: add resize listener for widget width
* feat: add widget app input
* refactor: add better responsibe layout, add missing translations
* fix: ci issues
* fix: deepsource issues
* chore: address pull request feedback
2024-03-12 21:23:25 +01:00