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
/
api
/
routes
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
API docs
HEAD
main
Rory&
2025-06-03
6
-3
/
+82
|
*
Implement budget handling
Rory&
2025-06-03
1
-29
/
+55
|
*
Remove admin account routes, fix multiple routes
Rory&
2025-06-03
6
-74
/
+25
|
*
CRUD devices
Rory&
2025-06-03
1
-5
/
+79
|
*
Use streaming for alarm list
Rory&
2025-06-03
1
-1
/
+0
|
*
Fix performance issues, add fake user bot to test client, more testing
Rory&
2025-06-03
6
-14
/
+141
|
*
More alarm testing
Rory&
2025-06-02
1
-5
/
+2
|
*
Fix alarm bug, fix error middleware
Rory&
2025-06-02
1
-1
/
+2
|
*
Try to fix auth
Rory&
2025-06-02
2
-4
/
+5
|
*
Implement a few more routes, fix existing imports due to syntax highlight ↵
Rory&
2025-06-02
4
-7
/
+58
|
|
|
|
breakage
*
Split authentication and authorization
Rory&
2025-06-02
5
-10
/
+36
|
*
Add shortcut for generating http file, part of API documentation
Rory&
2025-06-02
5
-8
/
+53
|
*
Add sensor history, balance
Rory&
2025-06-01
2
-3
/
+7
|
*
Rewrite routing
Rory&
2025-06-01
7
-129
/
+228
|
*
Partial progress on generating http files
Rory&
2025-06-01
3
-2
/
+35
|
*
Add alarm endpoints, basic budget routes, spend history
Rory&
2025-06-01
3
-0
/
+63
|
*
Update test client
Rory&
2025-06-01
1
-4
/
+13
|
*
Login, delete user
Rory&
2025-06-01
3
-28
/
+30
|
*
Register works, part of login and auth middleware
Rory&
2025-06-01
4
-21
/
+73
|
*
Add register with validation
Rory&
2025-06-01
1
-8
/
+14
|
*
Generate jwt secrets
Rory&
2025-05-31
2
-2
/
+2
|
*
Add plan and readme
Rory&
2025-05-31
1
-1
/
+1
|
*
Prettier config
Rory&
2025-05-29
5
-28
/
+28
|
*
Get database working
Rory&
2025-05-29
2
-2
/
+2
|
*
Allow unfree in nix flake, add mongodb-compass to devShell closure, basic ↵
Rory&
2025-05-29
4
-1
/
+21
|
|
|
|
mongo attempt, add test register route
*
Basic routing and express setup
Rory&
2025-05-28
3
-0
/
+19