|
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 |
|
|
d17713eff9
|
Merge branch 'main' of https://git.missing.ninja/LF2/Alisa
|
2024-07-05 14:37:39 +02:00 |
|
|
e6bed3dc65
|
web: added seperation
|
2024-07-05 14:37:19 +02:00 |
|
|
6ffdf23797
|
nix/web: init
|
2024-07-05 13:55:44 +02:00 |
|
|
a35cc60f23
|
nix/backend: init
|
2024-07-05 13:45:42 +02:00 |
|
|
e877b94653
|
nix/native: set mainProgram
|
2024-07-05 13:34:26 +02:00 |
|
|
4f86475068
|
nix: use legacy packages
|
2024-07-05 13:31:02 +02:00 |
|
|
2d15d63dcb
|
make a simple c++ project
|
2024-07-05 12:35:12 +02:00 |
|
|
2757bd090c
|
web: delete initial front page
|
2024-07-05 12:34:49 +02:00 |
|
|
dee7b5c1d7
|
development database
|
2024-07-05 12:19:23 +02:00 |
|