Commit graph

216 commits

Author SHA1 Message Date
9e4b62a4d0 native: basic qml app again 2024-07-09 17:50:48 +02:00
18eb38a2c1 web: delete files 2024-07-09 16:36:39 +02:00
6cb16d4fa3 web: refactor listview
Co-authored-by: wollenberg.niklas@gmail.com <wollenberg.niklas@gmail.com>
2024-07-09 16:35:41 +02:00
431a510a5d native: clean up cruft 2024-07-09 15:24:12 +02:00
c52f0fed60 env: add start.sh
this script easily lets you start the compose file and backend in 1 sh script and stops it once it recieves a ctrl+c
2024-07-09 14:14:51 +02:00
c0afe8b56e web: add toolbar buttons 2024-07-09 13:07:38 +02:00
6834b8d6e9 native: color theme support 2024-07-09 12:36:14 +02:00
c0be47c65d native: use turbo icon 2024-07-09 12:22:02 +02:00
ab72acc92c web: remove unused actionToolbar 2024-07-09 12:15:30 +02:00
def6cb6195 web: implement logout logic 2024-07-09 12:11:21 +02:00
d61b4f3fcb web: implement logout button 2024-07-09 12:00:33 +02:00
cca0ef706a native: missing rebrand option 2024-07-09 11:50:06 +02:00
9154c15ade nix: rename main exe 2024-07-09 11:41:39 +02:00
d01cefa4fa native: rename application 2024-07-09 11:40:07 +02:00
BurnLP2013
af056c0dec Merge branch 'main' of https://git.missing.ninja/LF2/Alisa 2024-07-09 11:37:20 +02:00
1f6caa8178 web: implement localstorage 2024-07-09 11:36:58 +02:00
BurnLP2013
296ff0ae7a a 2024-07-09 11:36:26 +02:00
BurnLP2013
90e3d3250c Merge branch 'main' of https://git.missing.ninja/LF2/Alisa 2024-07-09 11:36:20 +02:00
BurnLP2013
1b8ff1a1eb Recoded Headerbar from Scratch 2024-07-09 11:35:48 +02:00
e6151e09b1 gitignore: kdeveloper 2024-07-09 11:23:55 +02:00
ae222173b1 web: implemented login 2024-07-09 11:19:21 +02:00
129b0224e9 native: remove unused meson.build 2024-07-09 10:44:01 +02:00
e457c48757 nix: basic system config 2024-07-09 10:44:01 +02:00
44e61805b0 backend: fix imports 2024-07-09 10:00:31 +02:00
Schnitzel
df6502a1c2 nativ: root add root .gitignor 2024-07-08 20:11:31 +02:00
7272b66f2f native: flaten file structure 2024-07-08 20:07:09 +02:00
e466a28c1b native: simple qt app 2024-07-08 16:08:47 +02:00
4a25c0a3c5 web: add initial actionToolbar 2024-07-08 15:39:05 +02:00
f0bbcbe328 web: remove unessesary package 2024-07-08 15:22:23 +02:00
eb9b7532a0 web: updated license list 2024-07-08 14:44:56 +02:00
Schnitzel
e6330055cb native: update gitignore 2024-07-08 14:09:12 +02:00
Schnitzel
6852a052eb native: add qt import foulder 2024-07-08 14:07:07 +02:00
Schnitzel
d964cdfa4b native: add default qt projeckt 2024-07-08 13:51:03 +02:00
e93388066f web: fix scss error 2024-07-08 13:20:33 +02:00
89c9a9a345 web: updated structure
Co-authored-by: wollenberg.niklas@gmail.com <wollenberg.niklas@gmail.com>
2024-07-08 13:19:58 +02:00
ab22d6d830 backend: working auth 2024-07-08 12:55:11 +02:00
8c3becf843 nix: improve devshell 2024-07-06 09:57:10 +02:00
b361cdfcc7 nix: add devshell 2024-07-06 09:42:54 +02:00
264ce36286 nix/backend: import cargo.lock directly 2024-07-06 09:14:14 +02:00
77abf8811a backend: jwt token 2024-07-05 21:24:32 +02:00
52d59fe51b backend:add development secret 2024-07-05 21:23:03 +02:00
6e195d0f04 backend: add dependency: jsonwebtoken 2024-07-05 16:29:46 +02:00
a370b94d8b backend: login endpoint 2024-07-05 16:22:08 +02:00
4a9fba6d0e backend: remove unused imports 2024-07-05 16:10:03 +02:00
2f136fbb01 backend: remove column salt from user 2024-07-05 16:08:59 +02:00
6ff16702f6 backend: experimental user api 2024-07-05 15:16:27 +02:00
1057907f6f backend: add missing crates to workspace 2024-07-05 15:15:59 +02:00
2151957760 backend: add necessary dependencies 2024-07-05 15:15:36 +02:00
c1b1fcb9a5 backend: generate entities 2024-07-05 15:15:09 +02:00
f74fbde379 backend: user migration 2024-07-05 15:14:36 +02:00