Commit Graph

43 Commits (795eaadb5f9d07231908e4af5a8740e824f18f26)

Author SHA1 Message Date
Tomáš Mládek 795eaadb5f npm audit fix 2021-05-06 20:44:49 +02:00
Tomáš Mládek 4a12927b34 display vault name on the frontend 2021-05-06 20:28:08 +02:00
Tomáš Mládek 046fda40f3 fix sl-input event 2021-04-24 21:38:48 +02:00
Tomáš Mládek fedf417787 footer is actually fixed 2021-04-19 00:32:20 +02:00
Tomáš Mládek d6b877400f fix shoelace 2021-04-04 17:54:46 +02:00
Tomáš Mládek 915203ac8d npm update 2021-04-04 17:45:19 +02:00
Tomáš Mládek cae895fa01 npm audit fix 2021-04-04 12:34:20 +02:00
Tomáš Mládek 7056bec8e5 separate File view with previews 2021-04-04 12:34:03 +02:00
Tomáš Mládek 69ff2eb707 fix reactivity in lib/entity.ts 2021-04-04 11:58:23 +02:00
Tomáš Mládek b8fdf66cb3 separate entity code into its own composable function 2021-04-04 10:52:36 +02:00
Tomáš Mládek f4b9e7fdf3 identified addresses are no longer monospace 2021-03-28 22:34:19 +02:00
Tomáš Mládek 215a4e3d10 only load address ids if they're visible 2021-03-28 22:19:58 +02:00
Tomáš Mládek f920989d7f add Inter to web ui 2021-03-25 21:43:57 +01:00
Tomáš Mládek faeda7a5de fix sort crash if Value is not string 2021-03-25 21:29:15 +01:00
Tomáš Mládek 957ffea74e npm audit fix 2021-03-24 21:23:39 +01:00
Tomáš Mládek 1b5bd44c6f show latest added files 2021-03-24 21:23:22 +01:00
Tomáš Mládek 5bba7109f3 autoformat 2021-03-24 21:03:10 +01:00
Tomáš Mládek 54bfd6b890 rework ui app "skeleton", split header, search everywhere 2021-03-24 20:38:36 +01:00
Tomáš Mládek a4d70273ba fix v-sl-model crash 2021-03-24 20:38:04 +01:00
Tomáš Mládek fc08a6578c add mouseover title to hashbadge 2021-03-22 23:07:19 +01:00
Tomáš Mládek 5d656bc2f7 fix hashbadge alignment slightly 2021-03-21 23:32:06 +01:00
Tomáš Mládek 97b7ed1634 add hash badge component 2021-03-21 22:42:02 +01:00
Tomáš Mládek fef616a92f fetch identification in Address.vue 2021-03-21 22:42:02 +01:00
Tomáš Mládek c6283b5bc1 missing key in Inspect.vue 2021-03-18 22:15:35 +01:00
Tomáš Mládek 2a8c379ded dark mode, kind of 2021-03-18 22:15:01 +01:00
Tomáš Mládek 2c5a824d4a also rename t/k/v to e/a/v in ui 2021-03-15 22:31:18 +01:00
Tomáš Mládek 9261aac086 add possibility to add attributes to an object 2021-02-21 17:48:15 +01:00
Tomáš Mládek 367698bfbe add button to delete attribute in Inspect.vue 2021-02-21 17:38:56 +01:00
Tomáš Mládek 3a8aa21692 link to / 2021-02-21 12:32:00 +01:00
Tomáš Mládek b0d6b34ecd longer query period on jobs 2021-02-21 12:30:41 +01:00
Tomáš Mládek f9f6d2bca6 improve search, fix types 2021-02-21 12:30:33 +01:00
Tomáš Mládek c0c240256a show active jobs in web ui; node-sass -> sass 2021-02-21 10:47:28 +01:00
Tomáš Mládek 02c65ded8e return an enum signifying action taken from fs update functions 2020-09-30 01:31:48 +02:00
Tomáš Mládek 7fd537a948 add DELETE endpoint for objects, update URLs (/get/ -> /obj/) 2020-09-29 00:55:09 +02:00
Tomáš Mládek 9ae09cc72f forgotten debug prints 2020-09-29 00:33:11 +02:00
Tomáš Mládek 2307c7bd57 expand query_entries for fuzzier queries; fix filename lookup 2020-09-29 00:30:00 +02:00
Tomáš Mládek 0adbb88c33 misc ux 2020-09-25 20:49:30 +02:00
Tomáš Mládek 6d17daf1b7 improve Inspect view, add Address component 2020-09-25 19:07:29 +02:00
Tomáš Mládek 9a5a7383a4 add bulk_retrieve_objects, add base inspect view, upgrade typescript, add swrv...
fix type issues, better http errors on mangled addresses
2020-09-25 02:45:17 +02:00
Tomáš Mládek 0e424c4e8c switch to Vue 3 in ui 2020-09-25 01:11:04 +02:00
Tomáš Mládek 099249fc41 code cosmetics, finish 2-way linking in sl-model, linting 2020-09-02 23:12:13 +02:00
Tomáš Mládek bed9d953d2 add normalize.css, add basic header 2020-08-30 16:46:05 +02:00
Tomáš Mládek 0d8d585161 init web ui (Vue & Shoelace), implement example path lookup 2020-08-30 02:19:46 +02:00