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-05-21 21:37:58 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3ee2abefd0e56acf978e5b45e83ca1590d991f26
uis-cloud-computing
/
7project
/
backend
/
app
History
ribardej
2ca8a3b576
Merge remote-tracking branch 'origin/main' into 33-frontend-looks-like-logged-in-even-after-token-expires
...
# Conflicts: # .github/workflows/run-tests.yml
2025-10-29 14:54:01 +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 testing DB deployment v4
2025-10-29 14:20:20 +01:00
models
feat(database): encrypt transactions data
2025-10-29 14:17:53 +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(auth): increase timeout
2025-10-21 22:43:30 +02:00
workers
…
__init__.py
…
app.py
Merge remote-tracking branch 'origin/main' into 33-frontend-looks-like-logged-in-even-after-token-expires
2025-10-29 14:54:01 +01:00
celery_app.py
…