Go to file
2025-01-19 13:18:31 -05:00
.vscode Set up a view model for the day detail view 2024-01-20 11:16:31 -05:00
authdb Update sql-based database dependencies 2024-11-29 17:26:06 -05:00
bike-lights Remove the deprecated glib channel from the bike lights simulator 2025-01-19 10:32:53 -05:00
changeset Resolve warnings in changeset 2023-10-05 12:57:35 -04:00
config Fix a lot of very simple, easy warnings 2025-01-18 22:38:10 -05:00
config-derive Create a type-safe configuration library 2023-08-17 23:28:49 -04:00
coordinates Fix a lot of very simple, easy warnings 2025-01-18 22:38:10 -05:00
cyber-slides Fix a lot of very simple, easy warnings 2025-01-18 22:38:10 -05:00
cyberpunk Fix a lot of very simple, easy warnings 2025-01-18 22:38:10 -05:00
cyberpunk-splash Switch cyberpunk-splash from deprecated glib channels 2025-01-19 13:18:31 -05:00
dashboard Resolve warnings in dashboard 2025-01-19 12:58:54 -05:00
emseries Fix a lot of very simple, easy warnings 2025-01-18 22:38:10 -05:00
file-service Have the file-service depend on the new authdb library 2023-11-19 23:55:43 -05:00
fitnesstrax Fix a lot of very simple, easy warnings 2025-01-18 22:38:10 -05:00
fluent-ergonomics Fix a lot of very simple, easy warnings 2025-01-18 22:38:10 -05:00
geo-types Resolving linting problems in geo-types 2023-10-05 12:57:35 -04:00
gm-control-panel Resolve warnings in dashboard 2025-01-19 12:58:54 -05:00
gm-dash Fix a lot of very simple, easy warnings 2025-01-18 22:38:10 -05:00
hex-grid Fix a lot of very simple, easy warnings 2025-01-18 22:38:10 -05:00
icon-test Add a test program for gnome icons 2024-02-08 09:13:54 -05:00
memorycache Fix a lot of very simple, easy warnings 2025-01-18 22:38:10 -05:00
music-player Finish the red spectrum 2023-03-11 15:22:46 -05:00
nom-training Fix a lot of very simple, easy warnings 2025-01-18 22:38:10 -05:00
orizentic Import orizentic 2023-10-03 17:59:55 -04:00
otg Fix warnings mostly in the SGF parser 2025-01-19 12:31:26 -05:00
pico-blink Build a color test pattern. 2023-11-14 08:04:31 -05:00
pico-dotstar-pulsation Rename teh dotstar pi project 2024-11-03 22:46:37 -05:00
result-extended Create a status endpoint that shows the onboarding UI if there's no admin password 2024-12-16 00:27:55 -05:00
screenplay Resolve warnings in screenplay 2025-01-19 12:53:31 -05:00
sgf Fix warnings mostly in the SGF parser 2025-01-19 12:31:26 -05:00
timezone-testing Fix a lot of very simple, easy warnings 2025-01-18 22:38:10 -05:00
tree Fix warnings mostly in the SGF parser 2025-01-19 12:31:26 -05:00
visions Fix a lot of very simple, easy warnings 2025-01-18 22:38:10 -05:00
.envrc Start on a Candela Obscura plugin 2024-11-25 08:28:22 -05:00
.gitignore Make some test endpoints and prototype an authentication filter 2023-11-20 23:30:10 -05:00
Cargo.lock Switch cyberpunk-splash from deprecated glib channels 2025-01-19 13:18:31 -05:00
Cargo.nix Merge branch 'main' into cybperpunk-billboard 2024-11-03 16:15:13 -05:00
Cargo.toml Fix a lot of very simple, easy warnings 2025-01-18 22:38:10 -05:00
COPYING Add the GPL to the project 2023-02-06 09:25:11 -05:00
crate-hashes.json Merge branch 'main' into cybperpunk-billboard 2024-11-03 16:15:13 -05:00
flake.lock Rename playfield to tabletop 2024-11-19 08:53:04 -05:00
flake.nix Set up a bit of code that rejects requests that have no authorization header 2024-12-29 23:39:43 -05:00
memory.x Try controlling dotstars through SPI and through bit-banging 2023-11-09 22:24:37 -05:00
readme.md Add the copyright notice to the readme 2023-02-06 09:41:40 -05:00
rust-toolchain Set up a bit of code that rejects requests that have no authorization header 2024-12-29 23:39:43 -05:00
script.yml Fix a bug with the bottom section 2024-10-09 22:32:15 -04:00
Taskfile.yml Fix warnings mostly in the SGF parser 2025-01-19 12:31:26 -05:00

Luminescent Dreams Tools Monorepo

Add files in this repo are Copyright Savanni D'Gerinel, whether the copyright notice is present or not. All of the work in this repository, except where explicitely noted otherwise, is the sole work of Savanni D'Gerinel.

Future contributors will be noted in the CONTRIBUTORS file.


Copyright 2023, Savanni D'Gerinel savanni@luminescent-dreams.com

This file is part of the Luminescent Dreams Tools.

Luminescent Dreams Tools is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Luminescent Dreams Tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Lumeto. If not, see https://www.gnu.org/licenses/.