A database for the complex, the changing, and the indeterminate. https://upend.dev
 
 
 
 
 
 
Go to file
Tomáš Mládek 4c1034ee4b enable CI build for the whole app
Squashed commit of the following:

commit 9f767769ffd1887964e3294d47a043672208810d
Author: Tomáš Mládek <tmladek@protonmail.ch>
Date:   Sat Feb 20 11:51:20 2021 +0100

    update Makefile dependencies

commit 535689b90ea2061854082dda0381f03358f66fc9
Author: Tomáš Mládek <tmladek@protonmail.ch>
Date:   Sat Feb 20 11:02:24 2021 +0100

    build stage produces artifacts

commit 6841e1983141d99b30854430d6a9a6f9353ab9ac
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Feb 20 10:58:10 2021 +0100

    install clippy, disable frontend lint for now

commit 778dec8436da536a2c76d9e34624bbbc47eee710
Author: Tomáš Mládek <tmladek@protonmail.ch>
Date:   Sat Feb 20 10:27:44 2021 +0100

    fix makefile (?)

commit b43ab42098bac0af4499a2b0e830c32cdcdcae52
Author: Tomáš Mládek <tmladek@protonmail.ch>
Date:   Sat Feb 20 10:25:38 2021 +0100

    CI test, build whole package
2021-02-20 12:39:19 +01:00
docs first database draft 2020-09-06 12:02:55 +02:00
migrations non-duplicate updates (without updating virtual fs structure yet) 2020-09-22 00:41:59 +02:00
src remove "unsafe unwraps" 2021-02-20 12:39:18 +01:00
ui return an enum signifying action taken from fs update functions 2020-09-30 01:31:48 +02:00
.env initial commit 2020-08-27 00:11:50 +02:00
.gitignore rudimentary makefile, first "self-serving" version, enable NO_BROWSER flag 2020-08-30 23:13:09 +02:00
.gitlab-ci.yml enable CI build for the whole app 2021-02-20 12:39:19 +01:00
Cargo.lock fix version in Cargo.toml 2021-02-19 22:45:56 +01:00
Cargo.toml fix version in Cargo.toml 2021-02-19 22:45:56 +01:00
Makefile enable CI build for the whole app 2021-02-20 12:39:19 +01:00
diesel.toml initial commit 2020-08-27 00:11:50 +02:00