Commit Graph

34 Commits

Author SHA1 Message Date
Johannes Zellner fe6ffaae94 Support rename 2023-04-01 10:41:35 +02:00
Johannes Zellner 02d5de3e23 list action menu is now part of the component 2023-03-31 19:47:47 +02:00
Johannes Zellner cc75b4946f hook up menu open 2023-03-29 21:39:12 +02:00
Johannes Zellner c8d11fa268 Preselect first found app if nothing specified 2023-03-29 20:09:59 +02:00
Johannes Zellner d4fd0db296 Use correct import statement in login view 2023-03-29 20:09:40 +02:00
Johannes Zellner 3cff44815a Add basic preview handling and lazy loading 2023-03-29 20:02:26 +02:00
Johannes Zellner 1a2fffbf5c Fixup layout 2023-03-29 19:28:32 +02:00
Johannes Zellner 7a38225a37 Fix cwd usage 2023-03-29 17:44:52 +02:00
Johannes Zellner e9175e78bd Implement delete 2023-03-29 10:17:36 +02:00
Johannes Zellner 00f6a34afd Make confirmDialogs work 2023-03-29 09:46:07 +02:00
Johannes Zellner 4494f3525b Disable certain menu items if multiple items are selected 2023-03-28 23:53:01 +02:00
Johannes Zellner 26e01d611c Add onDelete event handler 2023-03-28 23:43:43 +02:00
Johannes Zellner 7b1a51a399 Add basic uploader 2023-03-28 23:32:44 +02:00
Johannes Zellner 1fb1eab2ca Update dependencies 2023-03-28 17:09:43 +02:00
Johannes Zellner fd39b498e5 Ensure we do not crash if apps can't be listed 2023-03-27 19:25:01 +02:00
Johannes Zellner 2995f5894d Have a fallback preview of the current folder 2023-02-28 17:39:23 +01:00
Johannes Zellner 359396b2c7 Redirect / to /home in the router 2023-02-28 17:11:54 +01:00
Johannes Zellner 4f8f944282 Adjust animation 2023-02-27 00:35:20 +01:00
Johannes Zellner f0ef663691 Add example transition animation 2023-02-27 00:33:07 +01:00
Johannes Zellner 680d31688f Set default font to Noto Sans 2023-02-27 00:23:11 +01:00
Johannes Zellner 3374f6a4c2 Ensure monaco editor loads fine during development 2023-02-27 00:10:55 +01:00
Johannes Zellner 1f16ca7e01 Add basic text editor 2023-02-26 23:34:31 +01:00
Johannes Zellner d7c3a6cec9 Some history handling 2023-02-26 15:00:16 +01:00
Johannes Zellner c87e0b16f1 Add back button 2023-02-26 02:55:19 +01:00
Johannes Zellner ef71cd93a4 Allow to select app and activate items 2023-02-26 01:45:57 +01:00
Johannes Zellner c0a0c9c660 Integrate with new pankow 2023-02-25 03:18:07 +01:00
Johannes Zellner 96be3a1b46 Use MainLayout 2023-02-24 13:39:31 +01:00
Johannes Zellner a588605f13 Add more example code 2023-02-23 13:16:21 +01:00
Johannes Zellner debfd48236 Move more stuff to Pankow 2023-02-22 19:31:12 +01:00
Johannes Zellner e7b5cf7b23 Add basic header component 2023-02-22 16:20:07 +01:00
Johannes Zellner dafc8dea19 Stop using script setup feature but use olden style 2023-02-22 15:59:23 +01:00
Johannes Zellner 669b042107 Reactive vars can be const 2023-02-19 17:17:47 +01:00
Johannes Zellner ae1936a5f6 error and busy are reactive 2023-02-19 17:16:33 +01:00
Johannes Zellner f981819447 Initial commit 2023-02-19 17:13:33 +01:00