Commit Graph

41 Commits (main)

Author SHA1 Message Date
Tomáš Mládek cb7dfadf3d feat(webui): add sentry
ci/woodpecker/push/woodpecker Pipeline was successful Details
2024-03-30 13:23:27 +01:00
Tomáš Mládek 88170789a0 dev: remove react from dependencies, fix WebStorm? 2024-02-26 20:36:43 +01:00
Tomáš Mládek 0b488d9384 lint fixes 2024-02-26 20:36:43 +01:00
Tomáš Mládek 121c615642 dev: (re) add storybook 2024-02-26 20:36:43 +01:00
Tomáš Mládek 473cb2ffa0 dev: move tools/upend_js,py to sdks 2024-02-17 14:09:30 +01:00
Tomáš Mládek de3ef7de0f dev(webui): force rebundling of dependencies for `dev` script
no need to delete node_modules anymore!
2024-02-05 22:23:28 +01:00
Tomáš Mládek c0daf59d46 build(webui): finish webui SPA build config 2024-01-27 19:02:53 +01:00
Tomáš Mládek 8c1dc5388f refactor(webui): switch to SvelteKit | prettier everything 2024-01-27 19:02:48 +01:00
Tomáš Mládek e52560ae07 refactor(webui): switch to SvelteKit | great lint fixing 2024-01-27 18:45:30 +01:00
Tomáš Mládek 0353e43dcf refactor(webui): switch to SvelteKit | touchdown 2024-01-27 18:45:30 +01:00
Tomáš Mládek 28861370a7 feat(cli): add `--rescan_mode` CLI option, fix storybook cmd 2023-11-17 17:21:26 +01:00
Tomáš Mládek b050eaf893 chore(webui): update storybook 2023-11-17 17:01:49 +01:00
Tomáš Mládek 120e5a46cc fix(webui): 🚑 fix upend wasm import
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-10-14 16:35:04 +02:00
Tomáš Mládek f79995b6f4 refactor: 🚚 rename jslib to use `@upnd` scope 2023-10-07 11:06:45 +02:00
Tomáš Mládek ed39346bca chore: update cargo & webui deps 2023-08-28 18:26:11 +02:00
Tomáš Mládek 1bdc9dc445 fix: upgrade vite, get rid of vite build voodoo
with pnpm & vite on the previous versions, random `if`s were *failing*. `if (something)` didn't run or get compiled, `if (Boolean(something))` did, and other shenanigans
2023-08-25 11:03:42 +02:00
Tomáš Mládek 0a971471fa chore: add prettier for webui 2023-08-20 11:59:30 +02:00
Tomáš Mládek 633d6b1de4 chore: migrate from yarn to pnpm 2023-07-16 19:50:42 +02:00
Tomáš Mládek f8817d07f3 fix,ci: local js dependencies
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-07-11 19:41:07 +02:00
Tomáš Mládek 0caeb9c81d chore: add `debug`
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-06-05 12:56:33 +02:00
Tomáš Mládek db2c382933 fix: commands 2023-04-25 21:45:53 +02:00
Tomáš Mládek 5bbb6b421b ci, wip!: replace Makefile with Taskfile 2023-04-20 19:28:39 +02:00
Tomáš Mládek 0598420a83 chore: run release version of upend for storybook 2023-01-28 20:43:58 +01:00
Tomáš Mládek d501395387 chore: add --reinitialize to sb command 2023-01-24 19:15:05 +01:00
Tomáš Mládek a9a0446904 build: storybook init 2023-01-21 14:03:53 +01:00
Tomáš Mládek ff5a8265fb feat: add rudimentary surface view 2023-01-10 21:45:03 +01:00
Tomáš Mládek 7f0884c171 style(ui): switch Inter for IBM Plex 2022-12-29 20:57:46 +01:00
Tomáš Mládek 2bcff43ff3 chore: update web deps 2022-12-21 23:34:37 +01:00
Tomáš Mládek bfda5cee52 fix: update vite, fix dynamic imports 2022-12-21 23:21:21 +01:00
Tomáš Mládek c369e7b693 fix: border on play icon 2022-12-21 22:45:14 +01:00
Tomáš Mládek b0ef7f86cb feat: add i18next, move attribute labels 2022-10-25 21:47:17 +02:00
Tomáš Mládek 6eecf1cde0 chore: missing types, fix (some) Svelte check warnings 2022-08-04 20:14:02 +02:00
Tomáš Mládek 311d6064bf chore: fix frontend lint 2022-08-01 22:08:47 +02:00
Tomáš Mládek 48140c6daa build: switch from Rollup to Vite, upgrade Svelte 2022-08-01 21:08:34 +02:00
Tomáš Mládek 5d1e31fcf8 feat: use `match-sorter` instead of just levenshtein distance 2022-07-20 19:25:18 +02:00
Tomáš Mládek 1feaf0e82f feat: levenshtein sort entries in Selector 2022-07-09 13:35:16 +02:00
Tomáš Mládek 70411fe6b1
[ui] use wavesurfer for audio playback 2022-02-14 14:57:35 +01:00
Tomáš Mládek d945a9c8aa
[ui] base for annotations via Annotorious 2022-02-10 14:27:16 +01:00
Tomáš Mládek cee678760d
[ui] add eslint 2022-01-28 16:39:22 +01:00
Tomáš Mládek 1c9026d13c [ui] add markdown view 2022-01-24 15:57:53 +01:00
Tomáš Mládek 0dab348f58
ui -> webui 2022-01-13 19:02:08 +01:00