A database for the complex, the changing, and the indeterminate. https://upend.dev
 
 
 
 
 
 
Go to file
Tomáš Mládek ea9aa96674
ci/woodpecker/tag/woodpecker Pipeline was successful Details
ci/woodpecker/push/woodpecker Pipeline was successful Details
Update CHANGELOG
2024-02-06 10:00:23 +01:00
.idea/runConfigurations dev: intellij dev config builds jslib before webui launch 2024-02-06 09:46:25 +01:00
.vscode chore: 🧑‍💻 add earthly to recommended extensions 2023-10-14 13:53:44 +02:00
assets chore: update upend logo 2023-09-07 19:06:59 +02:00
base fix(db): 🐛 actually fix join behavior, improve performance as well 2023-10-14 16:30:20 +02:00
build build: further refactor Earthfile & build process 2024-02-05 22:22:53 +01:00
cli fix(cli): serving web ui in Docker/AppImage 2024-01-28 14:35:17 +01:00
db refactor: clippy fixes 2024-01-17 23:48:48 +01: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(jslib): fix types for `putBlob()`, returns a single address 2024-02-06 09:46:25 +01:00
webext build(webext): update shared paths with webui, fix build 2024-02-05 22:22:43 +01:00
webui feat(webui): start upload on Enter press 2024-02-06 09:46:25 +01:00
.earthlyignore ci, perf: improve caching 2023-08-23 18:37:53 +02:00
.editorconfig chore: add .editorconfig 2023-08-11 18:32:45 +02:00
.gitattributes add play button to video thumbnails 2022-02-03 18:13:09 +01:00
.gitignore dev: git ignore uploaded files in example_vault 2024-02-06 09:46:25 +01:00
.woodpecker.yml ci: remove parallelization 2024-02-05 22:23:28 +01:00
CHANGELOG.md Update CHANGELOG 2024-02-06 10:00:23 +01:00
Cargo.lock fix(cli): serving web ui in Docker/AppImage 2024-01-28 14:35:17 +01:00
Cargo.toml chore: specify crate resolver 2023-10-28 21:26:35 +02:00
Earthfile build: fix upend-bin target 2024-02-05 22:23:28 +01: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, chore: remove broken `sources` from taskfile 2023-08-28 18:12:04 +02:00
build.rs chore: switch from `built` to `shadow_rs` 2022-10-21 14:02:16 +02:00
cliff.toml chore: update git cliff config 2023-09-09 12:24:51 +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