index
:
school/nodejs-final-assignment.git
this commit
demo
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-06-02
Split authentication and authorization
Rory&
9
-41
/
+145
2025-06-02
Add shortcut for generating http file, part of API documentation
Rory&
12
-98
/
+201
2025-06-01
Add sensor history, balance
Rory&
14
-99
/
+150
2025-06-01
Rewrite routing
Rory&
10
-180
/
+328
2025-06-01
Partial progress on generating http files
Rory&
8
-4
/
+127
2025-06-01
Add alarm endpoints, basic budget routes, spend history
Rory&
16
-72
/
+239
2025-06-01
Update test client
Rory&
11
-23
/
+79
2025-06-01
Login, delete user
Rory&
8
-78
/
+127
2025-06-01
Register works, part of login and auth middleware
Rory&
19
-69
/
+373
2025-06-01
Add register with validation
Rory&
30
-101
/
+2615
2025-06-01
Add some tests
Rory&
21
-9
/
+449
2025-05-31
Init test frontend
Rory&
76
-0
/
+60320
2025-05-31
Generate jwt secrets
Rory&
10
-4
/
+74
2025-05-31
Add plan and readme
Rory&
7
-62
/
+120
2025-05-29
Prettier config
Rory&
24
-2604
/
+2627
2025-05-29
Get database working
Rory&
10
-7
/
+52
2025-05-29
Allow unfree in nix flake, add mongodb-compass to devShell closure, basic ↵
Rory&
15
-9
/
+84
mongo attempt, add test register route
2025-05-28