Commit Graph

58 Commits (09bf9371d7b39388348d078b905c9aa835cb1be4)

Author SHA1 Message Date
Tomáš Mládek 09bf9371d7 fix observer optimization, kinda? 2021-06-07 01:07:42 +02:00
Tomáš Mládek 699335243f generic entity identification 2021-06-07 00:48:03 +02:00
Tomáš Mládek be8a19a8ff blobpreview component 2021-06-06 23:48:29 +02:00
Tomáš Mládek 5e94593e0b change browse column width 2021-06-06 23:47:09 +02:00
Tomáš Mládek 80a920ef04 slight clean up, resolve top addresses, comments 2021-06-04 11:49:28 +02:00
Tomáš Mládek 3ba3f0fe07 align hashbadge to center 2021-06-01 17:41:22 +02:00
Tomáš Mládek 2dc92563a0 layout fixes & Browse component base 2021-06-01 17:40:15 +02:00
Tomáš Mládek ad46bb3597 fix crash when Inspect.vue is embedded 2021-05-24 20:21:42 +02:00
Tomáš Mládek 5b854707a5 autoformat, required prop 2021-05-24 20:17:15 +02:00
Tomáš Mládek 99a9c44b80 autoformat 2021-05-24 20:12:17 +02:00
Tomáš Mládek 309a439017 update deps 2021-05-24 20:06:44 +02:00
Tomáš Mládek 3fd0bdd65d add interactive tools 2021-05-24 20:05:02 +02:00
Tomáš Mládek 98a215cccf fix custom sl- elements 2021-05-24 19:53:15 +02:00
Tomáš Mládek 363a12c038 migrate to yarn 2021-05-08 14:16:44 +02:00
Tomáš Mládek 91c499b5ab home latest files tweaks 2021-05-06 20:57:52 +02:00
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