aboutsummaryrefslogtreecommitdiff
path: root/backend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: route id in map summary, update docsArda Serdar Pektezol2023-06-294-8/+9
| | | Former-commit-id: f8db004d2c17f09f665e51ec4e730418248bfd07
* fix: auth sql typoArda Serdar Pektezol2023-06-291-1/+1
| | | Former-commit-id: e55e1e6727e59d15044514940e20c4ca94b8e3e4
* fix: record controllerArda Serdar Pektezol2023-06-293-57/+41
| | | Former-commit-id: bff6b62474e02f644d93f49827145cfd92682c6f
* feat: mod edit for map summaryArda Serdar Pektezol2023-06-285-5/+127
| | | Former-commit-id: dbef520658347a8c23546371ced24f1c0271749d
* feat: image field for mapsArda Serdar Pektezol2023-06-282-4/+5
| | | Former-commit-id: 374fecd1ef73854c96dd4b80c584ddb823e6e1ba
* feat: parser for cm portal & tick counting (#42)Arda Serdar Pektezol2023-06-201-0/+1
| | | Former-commit-id: fceadf1acf59b2afe0a4d18cc4a7ac847fc2fc42
* fix: remove duplicate score count in routes (#46)Arda Serdar Pektezol2023-06-202-9/+3
|
* feat: improved map summary response, all routes init (#43, #46)Arda Serdar Pektezol2023-06-205-303/+570
|
* feat: improved map summary response (#43)Arda Serdar Pektezol2023-06-183-62/+59
|
* feat: map routes table (#1)Arda Serdar Pektezol2023-06-171-13/+12
|
* fix: reorganize models (#44)Arda Serdar Pektezol2023-06-175-108/+94
|
* feat: search with query (#40)Arda Serdar Pektezol2023-06-172-6/+32
|
* feat: logout endpointArda Serdar Pektezol2023-05-062-0/+26
|
* doc: token endpointArda Serdar Pektezol2023-05-061-6/+6
|
* feat: get token endpointArda Serdar Pektezol2023-05-062-0/+25
|
* fix: sql typos, routing changeArda Serdar Pektezol2023-05-036-32/+32
|
* feat: add path request to the response with namesArda Serdar Pektezol2023-05-022-15/+31
|
* feat: game, chapter, map endpoints for records pageArda Serdar Pektezol2023-05-023-2/+126
|
* feat: set cookie and redirect after loginArda Serdar Pektezol2023-05-021-8/+10
|
* search endpoint init, fetch all data (#40)Arda Serdar Pektezol2023-05-013-1/+163
|
* doc: update history model (#38)Arda Serdar Pektezol2023-04-241-1/+1
|
* feat: map summary history done (#38)Arda Serdar Pektezol2023-04-242-14/+40
|
* feat: history data from lp sheet portedArda Serdar Pektezol2023-04-242-3/+280
|
* fix: able to have null first completionist (#38)Arda Serdar Pektezol2023-04-241-1/+1
|
* feat: change username to user_nameArda Serdar Pektezol2023-04-246-13/+13
|
* feat: db transaction for record submission (#33)Arda Serdar Pektezol2023-04-241-5/+17
|
* fix: adjust record submission (#38)Arda Serdar Pektezol2023-04-241-17/+20
|
* fix: sql remove avatar and name since its not implemented yet (#38)Arda Serdar Pektezol2023-04-241-1/+1
|
* feat: map summary and leaderboard endpoints, new models and routes (#38)Arda Serdar Pektezol2023-04-244-29/+140
|
* doc: change route nameArda Serdar Pektezol2023-04-241-1/+1
|
* doc: change route nameArda Serdar Pektezol2023-04-241-1/+1
|
* feat/db: multiple game/chapter support, improved map relations (#1)Arda Serdar Pektezol2023-04-245-162/+189
|
* doc: fix demo download uuid from path to queryArda Serdar Pektezol2023-04-241-1/+1
|
* doc: added tagsArda Serdar Pektezol2023-04-215-0/+9
|
* fix: unable to serve swagger on prodArda Serdar Pektezol2023-04-211-1/+4
|
* doc: add auth header fields (#34)Arda Serdar Pektezol2023-04-212-6/+10
|
* fix: empty country code on user creation (#36)Arda Serdar Pektezol2023-04-212-1/+5
|
* finalize swagger, port to prod machine (#34)Arda Serdar Pektezol2023-04-211-2/+2
|
* possible db schema for communityArda Serdar Pektezol2023-04-201-1/+34
|
* doc: complete rest of swagger implementation, change rankings response (#34)Arda Serdar Pektezol2023-04-194-5/+47
|
* doc: swagger init for login and user routes (#34)Arda Serdar Pektezol2023-04-132-5/+52
|
* actually add update profile route (#30)Arda Serdar Pektezol2023-02-031-0/+1
|
* fix: only show top record of a person in the map rankings (obviously) ↵Arda Serdar Pektezol2023-02-021-2/+18
| | | | shoutout chatgpt
* feat: refresh/update user via steam (#30)Arda Serdar Pektezol2023-01-184-57/+151
|
* added delete demo from drive, also delete if an error is encountered while ↵Arda Serdar Pektezol2023-01-171-6/+15
| | | | submitting a record
* added rankings for finishing all sp and mp maps (#28)Arda Serdar Pektezol2023-01-173-0/+102
|
* ranking placements in each map with correct tie handling (#5, #27)Arda Serdar Pektezol2023-01-162-2/+22
|
* fixed logic behind record history for each map (#26)Arda Serdar Pektezol2023-01-161-48/+12
|
* retrieving competitive user records (#26)Arda Serdar Pektezol2023-01-153-32/+182
|
* also update maps table when a new world record is achievedArda Serdar Pektezol2023-01-151-1/+19
|