Commit graph

128 commits

Author SHA1 Message Date
1e6fa751db cargo update 2021-06-20 14:40:04 +02:00
1cfeba4d92 (cargo-release) start next development iteration 0.0.8-alpha.0 2021-06-20 14:36:50 +02:00
b4c50dedb4 (cargo-release) version 0.0.7 2021-06-20 14:35:23 +02:00
2afca82e05 (cargo-release) start next development iteration 0.0.7-alpha.0 2021-06-19 18:57:06 +02:00
8e6ba4b221 (cargo-release) version 0.0.6 2021-06-19 18:55:39 +02:00
d544e31800 (cargo-release) start next development iteration 0.0.6-alpha.0 2021-06-19 15:57:49 +02:00
4c5d4edbbf (cargo-release) version 0.0.5 2021-06-19 15:56:39 +02:00
e7898061b6 (cargo-release) start next development iteration 0.0.5-alpha.0 2021-06-19 13:12:47 +02:00
74dc8ea898 (cargo-release) version 0.0.4 2021-06-19 13:11:33 +02:00
40104d7fee (cargo-release) start next development iteration 0.0.4-alpha.0 2021-06-19 12:33:59 +02:00
44b3d2f5aa (cargo-release) version 0.0.3 2021-06-19 12:32:43 +02:00
d1f92eff1b (cargo-release) version 0.0.2 2021-06-19 10:14:13 +02:00
4468262f50 fix bug adding duplicate Files
initialize digest in _process_directory_entry via once_cell
2021-05-28 23:36:00 +02:00
c422f89d18 add mime type to filesystem update step 2021-03-22 23:07:39 +01:00
Tomáš Mládek
2ffbd4934b refer to types via address, not identifier
also rework invariant entries, add addressable trait
2021-03-15 22:32:04 +01:00
Tomáš Mládek
5dd15aecd2 fix version in Cargo.toml 2021-02-19 22:45:56 +01:00
Tomáš Mládek
3ad31a482d add an "insert entry" (PUT) endpoint 2021-02-19 21:58:35 +01:00
Tomáš Mládek
2b42f4dc1a update outdated packages 2021-02-18 20:48:31 +01:00
Tomáš Mládek
db5235bbd5 run cargo update, fix incorrect imports 2021-02-18 19:20:52 +01:00
Tomáš Mládek
98a9c88173 add upend query lang -> sqlite conversion; first working prototype 2021-02-12 02:06:39 +01:00
Tomáš Mládek
f950e02113 add s-exp query language parsing
also rename t/k/v to e/a/v, misc. fixes
2021-02-07 20:18:55 +01:00
0e0afae089 parallelize hashing with rayon 2020-09-20 19:28:44 +02:00
e49d4c9ff5 implement entity system, first step 2020-09-07 21:21:54 +02:00
add9dd012f update models, fix build, add chrono 2020-09-06 12:32:17 +02:00
c27abd6cac rudimentary makefile, first "self-serving" version, enable NO_BROWSER flag 2020-08-30 23:13:09 +02:00
59da75eeef open browser to web UI on start 2020-08-30 16:45:42 +02:00
a67b970cd1 add lookup endpoint, index on path and valid 2020-08-27 01:30:53 +02:00
48cf5889e7 initial commit 2020-08-27 00:11:50 +02:00