dependabot[bot]
bda34aeb50
build(deps-dev): bump rollup from 4.52.4 to 4.53.2 in /lib ( #531 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 07:36:51 +00:00
dependabot[bot]
a360899ea4
build(deps): bump react-image-crop from 10.1.8 to 11.0.10 in /lib ( #542 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 07:15:31 +00:00
dependabot[bot]
1c80f4685a
build(deps-dev): bump typescript from 5.8.3 to 5.9.3 in /lib ( #532 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 07:01:11 +00:00
dependabot[bot]
baa373a773
build(deps-dev): bump tailwindcss from 4.1.14 to 4.1.17 in /lib ( #540 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
2025-11-19 06:54:28 +00:00
dependabot[bot]
6aa9f014d7
build(deps-dev): bump cypress from 14.5.4 to 15.6.0 in /lib ( #514 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 18:36:10 +00:00
Anton Tranelis
d10f924fa0
fix(lib): update tiptap to v3 ( #422 )
...
Co-authored-by: mahula <lenzmath@posteo.de>
2025-10-10 18:14:59 +02:00
mahula
d95afca304
refactor(other): set nodejs version to current lts version application-wide ( #414 )
2025-10-07 18:04:11 +02:00
5a2d1ea856
changes on package-lock.json when running npm install ( #301 )
2025-08-13 20:58:11 +00:00
Anton Tranelis
4e6fb57042
fix(lib): critical vulnerability ( #290 )
...
* fix critical vulnerability
* fix same in app
2025-08-06 13:07:18 +00:00
Max
1e7320b895
feat(app): qR invites ( #267 )
...
* Add component to show invite link (WIP)
* Show invite link with copy functionality and QR-Code, add tests
* Query secrets
* Update directus collections
* Add config and invite api
* Let vite resolve paths using tsconfig
* Redeem invite link when logged in or after logging in
* Redirect to inviting profile when redeeming
* Fix some logic with login and redeeming
* Use correct redeem flow
* Hide missing form error
* Add basic relations view
* Pass profile to redeem Api and adapt to changed redeem flow
* Remove unnecessary aliases in vite config
* Remove dead import
* gitignore mac specific file
* Remove lazy loading
* Fix linting
* add InviteApi import
* Change case of file name (tbd)
* Don't toast error if user profile was not loaded yet
* Fix casing
* avoid app crash when profile of a new item is opened
---------
Co-authored-by: Anton Tranelis <mail@antontranelis.de>
2025-07-11 13:37:05 +02:00
Anton Tranelis
712aa98ac2
refactor(other): repo setup ( #271 )
...
* direct library import
* running dev environment
* fix linting
* strickt null checks
* fix linting
* chunks
* fix jumping button
* don't exclude rollup-config from typechecks
2025-06-27 20:03:16 +02:00
Anton Tranelis
76d899dba2
fix(lib): fixed profile crash on browser translation ( #270 )
...
* fixed profile crash on browser translation
* fix linting
2025-06-26 20:36:16 +02:00
Max
13612c56aa
fix(frontend): lazy load components at top level, not inside another component ( #265 )
...
* Lazy load components at top level, not inside another component
* version
---------
Co-authored-by: Anton Tranelis <mail@antontranelis.de>
2025-06-23 07:08:49 +00:00
Anton Tranelis
1828f29cfb
fix(frontend): fixed gallery object on item update ( #261 )
...
* fixed gallery object on item update
* version
2025-06-18 13:19:01 +02:00
Anton Tranelis
d73e4886e8
fix(other): fixed lib README badges, moved map README, unpublished map changes, f… ( #259 )
...
* fixed lib README badges, moved map README, unpublished map changes, fixed vulnurability
* limit scope of rollups commonjs plugin
2025-06-15 10:29:39 +02:00
d32be08be8
move utopia-ui into subfolder lib
2025-06-12 10:46:01 +02:00