A database for the complex, the changing, and the indeterminate. https://upend.dev
 
 
 
 
 
 
Go to file
Tomáš Mládek 1067c29c42
ci/woodpecker/push/woodpecker Pipeline failed Details
ci: nightly builds
Squashed commit of the following:

commit cf9766b3b7a885a508d8941f40a745cd230e1c65
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 12 20:35:31 2023 +0200

    ci: upload to nightly

commit e5b5c9d95f850f736fce0b537685618ddf9eb772
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 12 20:35:02 2023 +0200

    ci: verbose

commit 566bbe0627
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 12 20:09:55 2023 +0200

    ci: fix glob quoting (?)

commit e52824ce1c
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 12 19:39:05 2023 +0200

    fix: quoted variables in publish step

commit 0cb9651aba
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 12 16:36:48 2023 +0200

    wip: secrets sanity check

commit cc4cb206ef
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 12 16:08:17 2023 +0200

    wip, ci: remove quoting from publish commands?

commit 2e0d7f3275
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 12 15:25:15 2023 +0200

    ci, fix: use upend-* images

commit 65fc232cdf
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 12 14:41:53 2023 +0200

    ci: libssl-dev not needed

commit 8d0387175a
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 12 14:41:47 2023 +0200

    ci: pull before building dockers

commit 3a70483188
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 12 14:41:28 2023 +0200

    ci: use `rust:bookworm`

commit 5a4187b04b
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 12 13:49:53 2023 +0200

    fix, ci: forgotten git in upend-deploy

commit fec2bbd97f
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 12 13:26:23 2023 +0200

    fix, ci: woodpecker env var substitution

commit 2b3ad2eb74
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 12 13:08:51 2023 +0200

    ci, fix: single CARGO_HOME

commit c94e239a06
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 12 12:08:52 2023 +0200

    ci: per-build caching

commit b751b63c42
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 12 11:56:20 2023 +0200

    ci, fix: add missing dependencies

commit 8d3c10a5d8
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Aug 12 09:20:02 2023 +0200

    ci, fix: add git to deploy image

commit 45fa7a5fe7
Author: Tomáš Mládek <t@mldk.cz>
Date:   Fri Aug 11 23:46:37 2023 +0200

    ci: move deploy docker to debian

commit e862dd17f6
Author: Tomáš Mládek <t@mldk.cz>
Date:   Fri Aug 11 19:04:43 2023 +0200

    ci: fix package stage

commit f5b87d31c0
Author: Tomáš Mládek <t@mldk.cz>
Date:   Fri Aug 11 18:31:08 2023 +0200

    ci: build & deploy nightlies
2023-08-12 20:36:32 +02:00
.vscode chore: add VS Code recommended extensions 2023-08-05 20:44:08 +02:00
assets chore: fancify readme 2023-06-03 12:07:23 +02:00
base chore: remove unnecessary std::, reformat 2023-08-01 21:59:23 +02:00
build ci: nightly builds 2023-08-12 20:36:32 +02:00
cli chore: rename photo extractor to EXIF extractor 2023-07-28 17:49:14 +02:00
db fix: disable libgit2 shadow-rs functionality, actually fix build 2023-07-11 16:13:27 +02:00
docs docs: add conceptual tutorial 2023-05-02 22:19:06 +02:00
example_vault chore: add 2 levels of directories to example 2023-04-07 21:17:40 +02:00
tools fix: upend js lib build (`files`) 2023-07-25 14:40:43 +02:00
webext chore: migrate from yarn to pnpm 2023-07-16 19:50:42 +02:00
webui fix: unclickable items in detail mode, fixes #57 2023-08-02 21:11:43 +02:00
.editorconfig chore: add .editorconfig 2023-08-11 18:32:45 +02:00
.env initial commit 2020-08-27 00:11:50 +02:00
.gitattributes add play button to video thumbnails 2022-02-03 18:13:09 +01:00
.gitignore ci: nightly builds 2023-08-12 20:36:32 +02:00
.woodpecker.yml ci: nightly builds 2023-08-12 20:36:32 +02:00
CHANGELOG.md chore: switch to using git cliff for changelogs 2023-06-03 15:39:43 +02:00
Cargo.lock fix: disable libgit2 shadow-rs functionality, actually fix build 2023-07-11 16:13:27 +02:00
Cargo.toml wip: initial version of wasm lib 2023-06-27 21:11:29 +02:00
LICENSE Add LICENSE 2021-05-28 18:24:48 +00:00
README.md chore: links in readme 2023-06-03 12:10:26 +02:00
Taskfile.yml ci: nightly builds 2023-08-12 20:36:32 +02:00
build.rs chore: switch from `built` to `shadow_rs` 2022-10-21 14:02:16 +02:00
cliff.toml chore: switch to using git cliff for changelogs 2023-06-03 15:39:43 +02:00
diesel.toml fix update_schema make target, diesel.toml 2022-01-21 17:58:41 +01:00

README.md

UpEnd

CI badge

UpEnd is a project born out of frustration with several long-standing limitations in personal computing, as well as the recently reinvigorated interest in personal information management, hypertext and augmented knowledge work.

The core issues / concepts it intends to address are:

  1. limitations of the hierarchical structure as present in nearly all of software
  2. the neglect of (unrealized potential of) of development of base OS abstractions and features

https://upend.dev