Commit graph

635 commits

Author SHA1 Message Date
dec2e4daf1
[ui] also handle (file) pastes 2022-01-23 13:03:24 +01:00
956fe9344d
[ui] hide note from default attr listing 2022-01-23 13:03:08 +01:00
1ad52da07a
[ui] inconsequential padding fix 2022-01-23 13:03:03 +01:00
7183dbb6ee
(cargo-release) version 0.0.19 2022-01-22 20:21:17 +01:00
692d99b0b0
[ui] add note editing, Inspect handles bubble up Attribute edits 2022-01-22 20:19:26 +01:00
dba543ca0e
[ui] move sections with labels in borders into a util stylesheet 2022-01-22 20:18:57 +01:00
c95fc3518a
[ui] omit blobpreview if missing 2022-01-22 18:48:38 +01:00
a4caf9b8b3
fix insert_entry retval 2022-01-22 17:45:46 +01:00
0920fec0ce add immutable entries for size, etc (does nothing for now) 2022-01-21 17:59:53 +01:00
3599666a01 fix update_schema make target, diesel.toml 2022-01-21 17:58:41 +01:00
a91711adc8 only disable sqlite synchronous mode on initial update 2022-01-21 17:57:51 +01:00
ecaea693c6 reformat (?) 2022-01-21 17:03:50 +01:00
095b14516e [ui] show IS/LBL in editable tables 2022-01-21 15:57:53 +01:00
f2440742d8
(cargo-release) version 0.0.18 2022-01-19 20:44:38 +01:00
b4b41e45e3
desktop enables are actually disabled 2022-01-19 20:42:36 +01:00
e489fd7b5a
--no-desktop implies --no-browser 2022-01-19 20:36:02 +01:00
9113e531a2
(cargo-release) version 0.0.17 2022-01-19 17:17:08 +01:00
a93d761130
[webui] fix navigation after upload 2022-01-18 23:57:03 +01:00
7def06e153 copy & remove instead of persist/rename 2022-01-18 22:43:55 +01:00
d46f449e4b
file upload
todo:
  - don't return file hash in ListingResult, solve this marking problem in general?
  - work around persisterror across filesystems
  - add proper BLOB metadata
2022-01-18 17:05:45 +01:00
1521f25132
impl Hashable for Path, not just PathBuf 2022-01-18 16:59:59 +01:00
b3b6c2d2a8
raise global payload limit 2022-01-18 16:59:46 +01:00
a2b9ec4c75
move "?" out of upend macros 2022-01-18 16:59:32 +01:00
ba3aa330bd [ui] Search page improvements 2022-01-17 16:59:12 +01:00
e0444528d7
[ui] base of file/url upload dialog 2022-01-16 22:58:11 +01:00
9e96863ece
[ui] forgot to reenable notification timeout 2022-01-16 20:03:08 +01:00
f86ebcd006
[ui] forgot to linkify search results 2022-01-16 19:55:09 +01:00
ead5e31d58
[ui] add creation from Search 2022-01-16 19:53:40 +01:00
bcb73ec439
[ui] exact hits in search 2022-01-16 19:29:15 +01:00
1cb5ab45d0
[ui] fix upobjectcard spacing 2022-01-16 19:22:07 +01:00
3c3cbaf9b2
[ui] workable search display 2022-01-16 18:53:18 +01:00
53b72abff1
[webui] search finds object 2022-01-14 22:05:17 +01:00
338be4be10
/raw/ queries of entries 2022-01-14 22:04:53 +01:00
2f6a265af8
alike value queries do not include addresses 2022-01-13 20:31:50 +01:00
849c697061
[ui] uplink now works outside of /browse 2022-01-13 19:33:48 +01:00
ec691b3717
[ui] first step of search 2022-01-13 19:08:36 +01:00
0dab348f58
ui -> webui 2022-01-13 19:02:08 +01:00
835dec73d4
fix search 2022-01-10 22:28:46 +01:00
5222734ce8
[ui] create/add preliminaries 2022-01-10 22:28:28 +01:00
57847facee
[ui] *actually* make AttributeUpdate work 2022-01-09 21:46:52 +01:00
74e09146a4
[ui] fix multiple attr view buttons 2022-01-09 21:26:50 +01:00
a099cbd85f
[ui] rudimentary attribute editing
also refactor to use actual correct types throughout
2022-01-09 21:24:49 +01:00
8ceb310d9e
preparations for a separate attr update endpoint 2022-01-09 21:18:19 +01:00
052403bc05
[ui] icon size 115% of font size by default 2022-01-09 13:02:37 +01:00
3421523585
[ui] error-proofing table formatters 2022-01-08 19:05:01 +01:00
f75c74a266
make clean also cleans js lib 2022-01-08 13:02:29 +01:00
0bfc292fd4
[ui] fix notification icons, colors; icon colors 2022-01-08 13:01:50 +01:00
952475b92b
fix missed reporting on path cleanups 2022-01-08 12:21:04 +01:00
368eb90d5b
fix compile with no default features 2022-01-07 00:52:09 +01:00
f489558b65
fix Input misbehaving when small 2022-01-06 23:23:35 +01:00