This website requires JavaScript.
Explore
Help
Register
Sign In
lukas
/
uis-cloud-computing
Watch
1
Star
0
Fork
0
You've already forked uis-cloud-computing
mirror of
https://github.com/dat515-2025/Group-8.git
synced
2026-09-18 22:44:45 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8575ef8ff527b4a757e1758bae8af051ec1ee6d8
uis-cloud-computing
/
7project
/
backend
/
app
History
Dejan Ribarovski
8575ef8ff5
Merge branch 'main' into 47-move-the-currency-api-and-mock-bank-to-backend
2025-11-11 15:39:08 +01:00
..
api
fix(backend): implemented jwt token invalidation so users cannot use it after expiry
2025-10-23 19:04:48 +02:00
core
fix(tests): fixed test runtime errors regarding database connection
2025-11-11 14:50:43 +01:00
models
fix(relations): allow deleting transaction when relation exists
2025-10-30 13:49:29 +01:00
oauth
fix(oauth): use prod MojeID
2025-10-21 22:24:39 +02:00
schemas
feat(frontend): improved Dashboard.tsx, added transaction date
2025-10-22 17:37:11 +02:00
services
fix(tests): fixed test runtime errors regarding database connection
2025-11-11 14:50:43 +01:00
workers
feat(infrastructure): add email sender
2025-11-11 14:59:28 +01:00
__init__.py
…
app.py
Merge branch 'main' into 47-move-the-currency-api-and-mock-bank-to-backend
2025-11-11 15:39:08 +01:00
celery_app.py
…