Commit graph

15 commits

Author SHA1 Message Date
ede4d528aa
feature: Adds basic backend starting for sshappbackend. 2025-01-27 07:36:29 -05:00
a35602a6f2
chore: Initialize sshappbackend. 2025-01-24 13:26:25 -05:00
843cd34785
chore: Adds login and user creation support to the API. 2025-01-05 20:51:06 -05:00
217e73d9ec
feature: Adds backup importing support. 2024-12-25 19:21:22 -05:00
greysoh
0b73b4aa47
feature: Adds backend system and basic API.
This adds the backend API, as well as backend infrastructure, including
autostarting and basic communication between the Goroutine + Application.
2024-12-23 15:52:16 -05:00
imterah
d25da9091e
chore: Restructure files. 2024-12-21 18:27:40 -05:00
greysoh
3cb9526716
feature: Adds more commands and adds an example. 2024-12-01 22:07:10 -05:00
greysoh
f659a6ae83
chore: Remove unneeded entries from .gitignore. 2024-05-30 16:05:03 -04:00
greysoh
3a773e5b9b
chore: Adds lom with basic commands parsing. 2024-05-06 11:31:51 -04:00
greysoh
871fd4c2c5
feature: Adds hello world for gui. 2024-04-28 14:36:51 -04:00
greysoh
07dad7c9eb
fix: Reorders files again. 2024-04-28 14:32:38 -04:00
greysoh
d3a664fea4
chore: Move API source code to API folder. 2024-04-28 14:23:13 -04:00
greysoh
1ae93d71f6
chore: Migrates development to use PostgreSQL instead. 2024-04-21 16:09:20 -04:00
939eb0b9d7 chore: Adds initial code. 2024-04-17 00:51:53 +00:00
a4ea6406e6
Initial commit 2024-04-16 09:03:21 -04:00