This website requires JavaScript.
Explore
Help
Sign In
Ledda
/
kadi_backend
Watch
1
Star
0
Fork
0
You've already forked kadi_backend
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
094e3a32951eab0f98389c7b67e9ca2708c58d41
kadi_backend
/
src
History
Daniel Ledda
094e3a3295
Cleaned up naming scheme and finalised StoredPlayer, stats updaters, and generic templates for StoredObjectCollection and StoredObject
2020-06-26 00:24:19 +02:00
..
classes
Begun writing custom abstraction layers for mongo, removing mongoose.
2020-06-25 20:57:58 +02:00
controllers
Finished implementing the stats updating, just need to implement the new model methods. Added a notes file.
2020-06-24 23:30:30 +02:00
models
Cleaned up naming scheme and finalised StoredPlayer, stats updaters, and generic templates for StoredObjectCollection and StoredObject
2020-06-26 00:24:19 +02:00
routers
Added Crud Rest API for guest players, unknown players in saved games are automatically added as guests. Games are now as such saved correctly. More decoupling from models. Updated express for better error handling.
2020-05-25 22:57:36 +02:00
enums.ts
Reorganised some routing logic. Added separate views for SPAs and reorganised static folders to be globally accessible, so that the separate views can access the right folder. Language can be permanently changed for account.
2020-05-24 11:33:25 +02:00
index.ts
Added Crud Rest API for guest players, unknown players in saved games are automatically added as guests. Games are now as such saved correctly. More decoupling from models. Updated express for better error handling.
2020-05-25 22:57:36 +02:00
passport-config.ts
Added Crud Rest API for guest players, unknown players in saved games are automatically added as guests. Games are now as such saved correctly. More decoupling from models. Updated express for better error handling.
2020-05-25 22:57:36 +02:00
server-config.json
Added Crud Rest API for guest players, unknown players in saved games are automatically added as guests. Games are now as such saved correctly. More decoupling from models. Updated express for better error handling.
2020-05-25 22:57:36 +02:00