Daniel Ledda
|
4542036b77
|
Massive restructuring, most of the progress on reorganising Data Access Layer etc. finished. Gotta get the app back up and running now
|
2020-07-17 11:40:53 +02:00 |
|
Daniel Ledda
|
cef6249c09
|
Big update progress on encapsulating models
|
2020-07-16 08:05:37 +02:00 |
|
Daniel Ledda
|
0bddaa524b
|
Recoded the dbUser and its collection class. StoredPlayer and StoredPlayerCollection are also finished
|
2020-07-03 23:34:57 +02:00 |
|
Daniel Ledda
|
40a0d7289a
|
Copied the rulesets and parts of the enums file into the repository to remove the coupling. (once the database object for rulesets exists rulesets.ts will no longer be necessary).
|
2020-06-28 13:19:35 +02:00 |
|
Daniel Ledda
|
ffd800751f
|
Added generic interfaces for StoredObjectCollection and StoredObject, with proper specification and implementation in the Mongo- versions.
|
2020-06-28 13:05:52 +02:00 |
|
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 |
|
Daniel Ledda
|
11bf3821a9
|
Begun writing custom abstraction layers for mongo, removing mongoose.
|
2020-06-25 20:57:58 +02:00 |
|
Daniel Ledda
|
c13ac5f12b
|
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 |
|
Daniel Ledda
|
df2c6c95bd
|
Beginning stats calculation
|
2020-05-26 11:56:07 +02:00 |
|
Daniel Ledda
|
4ccbdf599e
|
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 |
|
Daniel Ledda
|
3a7e7de3d4
|
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 |
|
Daniel Ledda
|
83844588df
|
Removed semantic for real this time
|
2020-05-10 15:21:31 +02:00 |
|
Daniel Ledda
|
1417b415a0
|
first commit to new repo removed semantic
|
2020-05-10 15:16:53 +02:00 |
|
Daniel Ledda
|
a57ad3af42
|
first commit to new repo
|
2020-05-10 15:16:01 +02:00 |
|