Commit Graph

1137 Commits (267531b4c1b728b45b1b8059bd42403bf7fe7010)

Author SHA1 Message Date
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
Tomáš Mládek a724d4c07b chore, refactor: update clap, use derive 2023-04-25 19:24:14 +02:00
Tomáš Mládek ff69c0a80f chore: server -> cli 2023-04-24 20:25:34 +02:00
Tomáš Mládek 717b8cb4cd fix: pdf viewer 2023-04-24 20:07:53 +02:00
Tomáš Mládek fe850cffd5 chore!: separate PUT /api/obj and PUT /api/blob endpoint 2023-04-24 20:03:29 +02:00
Tomáš Mládek fd93e3dac8 refactor: unify put input handling 2023-04-24 19:14:42 +02:00
Tomáš Mládek e30cd61c54 fix: invariant entries have 0 timestamp 2023-04-24 18:57:11 +02:00
Tomáš Mládek 6c0434a289 chore: `cargo update`, fix clippy lints 2023-04-24 17:43:49 +02:00
Tomáš Mládek d98ebf8917 chore: update `webpage` 2023-04-23 23:13:48 +02:00
Tomáš Mládek ee2c1fde94 fix, wip: don't show preview for non-image fragments 2023-04-23 22:57:52 +02:00
Tomáš Mládek ddb7af116b fix: unresolved audio annotations labels 2023-04-23 22:57:36 +02:00
Tomáš Mládek c4fbb0bcbc fix: don't use "Link" under the button 2023-04-23 19:25:09 +02:00
Tomáš Mládek f48d9a394c chore: don't necessarily build jslib 2023-04-23 19:10:43 +02:00
Tomáš Mládek e167d58210 feat: add optional `provenance` query parameter to API calls 2023-04-23 19:09:14 +02:00
Tomáš Mládek 28309cc5c6 chore: add clean:vault task 2023-04-23 19:08:56 +02:00
Tomáš Mládek 8c799245bb feat: also show timestamp & provenance in EntryList 2023-04-23 19:08:44 +02:00
Tomáš Mládek 8faaba03fd fix: update upend_js to include entry provenance and timestamp 2023-04-23 17:35:09 +02:00
Tomáš Mládek 5797c39fe2 feat: display entity type in banner 2023-04-23 17:24:26 +02:00
Tomáš Mládek 5fa38e202f fix: sort attributes by label too 2023-04-23 16:42:52 +02:00
Tomáš Mládek fc63652a6e chore: remove duplicate sort 2023-04-23 16:42:43 +02:00
Tomáš Mládek 6dc36cb67f chore: rename to entries 2023-04-23 16:37:26 +02:00
Tomáš Mládek 6602e079b8 feat: add "as entries" inspect option 2023-04-23 16:36:52 +02:00
Tomáš Mládek 279f8f85e3 style: add text to iconbuttons 2023-04-23 13:14:36 +02:00
Tomáš Mládek e29cfa4005 Revert "chore: fix missing vendor files in dev"
This reverts commit 370c775b9c.
2023-04-20 21:25:09 +02:00
Tomáš Mládek bb0a2ced3d style: improve browse icons 2023-04-20 21:15:03 +02:00
Tomáš Mládek 370c775b9c chore: fix missing vendor files in dev 2023-04-20 20:11:31 +02:00
Tomáš Mládek d68383eec9 fix: image group overflow 2023-04-20 20:00:33 +02:00
Tomáš Mládek 5bbb6b421b ci, wip!: replace Makefile with Taskfile 2023-04-20 19:28:39 +02:00
Tomáš Mládek 7e0151fa64 chore!: separate server functionality into a crate 2023-04-20 16:02:41 +02:00
Tomáš Mládek be7cc11e36 fix: audio preview sizing issue 2023-04-13 23:18:39 +02:00
Tomáš Mládek 06787ada24 chore: add 2 levels of directories to example 2023-04-07 21:17:40 +02:00
Tomáš Mládek 2359304a86 fix: overflow & spacing issues 2023-04-07 21:17:40 +02:00
Tomáš Mládek eec91c7f6d fix: (group) previews getting hung up on a spinner 2023-04-07 20:45:35 +02:00
Tomáš Mládek 36e788b9d3 feat!: add provenance & timestamp to Entry 2023-04-02 19:56:01 +02:00
Tomáš Mládek 1722336a4a fix: useful attribute mouseover 2023-04-02 14:28:52 +02:00
Tomáš Mládek 574daef29e feat: attribute label display in Selector, create attribute feature 2023-04-02 14:07:01 +02:00
Tomáš Mládek 272aef7b08 fix: prevent bonkers behavior on PUT (deny_unknown_fields) 2023-04-02 14:05:57 +02:00
Tomáš Mládek 26fd000a46 fix: text overflow 2023-04-01 18:27:22 +02:00
Tomáš Mládek f0cd9c4978 chore: gitattributes fix 2023-04-01 18:22:50 +02:00
Tomáš Mládek d44995425e chore: add text examples 2023-04-01 18:22:13 +02:00
Tomáš Mládek e07a5ac843 style: smaller add icon 2023-04-01 15:24:49 +02:00
Tomáš Mládek 954b30d769 fix: UpLink not updating 2023-03-24 14:13:04 +01:00