Commit Graph

1178 Commits (fdc6a23e584ea971f1589388ccbc6f660b6a32a9)

Author SHA1 Message Date
Tomáš Mládek fdc6a23e58 fix: panics due to async black magic 2023-05-24 11:39:03 +02:00
Tomáš Mládek 084660ab46 refactor: use global reqwest client 2023-05-24 11:20:13 +02:00
Tomáš Mládek df43adcd35 chore: update yarn.lock for webui 2023-05-23 23:15:39 +02:00
Tomáš Mládek 9a7394b503 chore: forgotten placeholder var 2023-05-23 23:15:14 +02:00
Tomáš Mládek b457477553 ci: fix deps 2023-05-23 23:14:28 +02:00
Tomáš Mládek 304de2c5e0 ci: update clean task 2023-05-23 23:09:52 +02:00
Tomáš Mládek cdb0267ee5 feat: add external blobs via url at /api/blob 2023-05-23 23:07:27 +02:00
Tomáš Mládek f9cfca8fcf chore: use api client from upend.js in webui 2023-05-22 21:00:48 +02:00
Tomáš Mládek 69d1059739 chore: update actix deps, get rid of one future incompat warning 2023-05-22 19:29:08 +02:00
Tomáš Mládek c2b8df9aaa chore: fix rust lints 2023-05-21 21:48:21 +02:00
Tomáš Mládek f5e078298c chore: lint webext 2023-05-21 21:46:33 +02:00
Tomáš Mládek 3956856c6f refactor: add api client to upend.js 2023-05-21 21:37:29 +02:00
Tomáš Mládek 3fd29a962e chore, ci: add webext, jslib to taskfile 2023-05-21 21:33:39 +02:00
Tomáš Mládek 95efedb00f chore: remove jsconfig.json 2023-05-20 22:47:34 +02:00
Tomáš Mládek d9753018d6 refactor: move entitylisting to upend.js, dry, formatting 2023-05-20 22:33:22 +02:00
Tomáš Mládek 51ba6f8772 fix: increase multihash size to 256 bytes 2023-05-20 19:24:19 +02:00
Tomáš Mládek f2a764d84e fix: proper error message when web ui not enabled 2023-05-20 18:22:24 +02:00
Tomáš Mládek 5b96a9409c feat: proof of concept v0.1 web extension companion 2023-05-20 18:17:13 +02:00
Tomáš Mládek db26a4ed32 fix: incorrect max_size in /api/address 2023-05-20 18:16:50 +02:00
Tomáš Mládek e2dcb05776 media: add more buttony upend icon 2023-05-20 18:16:26 +02:00
Tomáš Mládek 634c5a7c6a feat: add addressing/hashing of remote urls 2023-05-19 22:46:36 +02:00
Tomáš Mládek 00bf65c596 chore: add user agent to reqwests 2023-05-19 22:46:25 +02:00
Tomáš Mládek b2e6335028 chore: use url instead of string in address 2023-05-19 17:30:09 +02:00
Tomáš Mládek 6bb7e5a4e3 fix, tests: add guess_from test, fix url detection 2023-05-19 17:14:33 +02:00
Tomáš Mládek 35cd36e4b9 chore: cli docstrings 2023-05-04 19:49:15 +02:00
Tomáš Mládek b88d859c98 feat(cli): implement tsv format for queries 2023-05-04 19:32:08 +02:00
Tomáš Mládek 9817fbf42f feat: add `@=` support in cli queries 2023-05-04 19:16:01 +02:00
Tomáš Mládek d109809ad9 feat: guess entryvalue in cli 2023-05-04 18:54:17 +02:00
Tomáš Mládek 1dfa08c955 refactor: various 2023-05-04 18:51:47 +02:00
Tomáš Mládek 49cf2a5506 feat(cli): insert entities for files with =, urls 2023-05-04 18:51:25 +02:00
Tomáš Mládek 6061ffb858 fix: selector hanging open 2023-05-04 11:21:21 +02:00
Tomáš Mládek 048bfc0a3c fix: empty selector attr option 2023-05-03 23:32:36 +02:00
Tomáš Mládek 7bdd0e6e99 fix: suggest attributes on empty selector 2023-05-03 23:23:50 +02:00
Tomáš Mládek de488dbc28 feat: only suggest type's attributes in attributeview editing 2023-05-03 23:22:18 +02:00
Tomáš Mládek 98f19da5f4 fix: selector unlabeled attr handling 2023-05-03 23:20:20 +02:00
Tomáš Mládek d254a8c329 fix: image fragment viewing 2023-05-03 21:13:51 +02:00
Tomáš Mládek 0f2acbadf6 fix: don't show tags if empty 2023-05-03 21:13:09 +02:00
Tomáš Mládek 30152a40ce feat, style: switch up groups display, add types, add highlight 2023-05-03 16:21:03 +02:00
Tomáš Mládek ad334065fd chore: allow 127.0.0.1 origin by default 2023-05-03 16:06:29 +02:00
Tomáš Mládek 669d686a0a chore: get rid of MTIME 2023-05-03 16:06:19 +02:00
Tomáš Mládek bbca62951e chore: open browser on `task dev` 2023-05-02 22:35:51 +02:00
Tomáš Mládek 267531b4c1 docs: add conceptual tutorial 2023-05-02 22:19:06 +02:00
Tomáš Mládek db2c382933 fix: commands 2023-04-25 21:45:53 +02:00
Tomáš Mládek 9923716691 fix: put types 2023-04-25 19:57:23 +02:00
Tomáš Mládek d2d9ebe54a chore: silence storybook errors 2023-04-25 19:57:23 +02:00
Tomáš Mládek 8b7a964f4a fix: taskfile 2023-04-25 19:57:23 +02:00
Tomáš Mládek a38261cc6e chore: fix clippy 2023-04-25 19:33:57 +02:00
Tomáš Mládek 3d80b2e13c fix: tests 2023-04-25 19:31:43 +02:00
Tomáš Mládek 9d6438d9cd chore: update repository in Cargo.toml 2023-04-25 19:27:46 +02:00
Tomáš Mládek 78ba02bdc4 refactor: move tools/upend_cli functionality to the cli crate 2023-04-25 19:27:31 +02:00