aboutsummaryrefslogtreecommitdiff
path: root/backend/api/auth.go (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-05refactor: maplist pageWolfboy2481-1/+3
2024-09-05refactor: maplist pageWolfboy2488-9/+437
2024-09-05refactor: fix summary cat change logicArda Serdar Pektezol1-10/+11
2024-09-04refactor: beta homepage textArda Serdar Pektezol1-2/+2
2024-09-04refactor: add basic homepageArda Serdar Pektezol2-1/+20
2024-09-04refactor: update sidebar for core pages, small fix in modmenuArda Serdar Pektezol4-43/+31
2024-09-04[#189 + #193] Games page fixWolfboy2483-25/+35
2024-09-03refactor: dont ignore config file, small fix in profileArda Serdar Pektezol3-37/+61
2024-09-03refactor: port to typescriptArda Serdar Pektezol79-18247/+5492
2024-08-20fix: revert to static homepage (#195)Arda Serdar Pektezol1-44/+44
2024-08-20fix: homepage api call spam (#195)Arda Serdar Pektezol1-222/+198
2024-08-20fix: homepage api call spam (#195)Arda Serdar Pektezol1-45/+44
2024-08-20fix: homepage api call spam (#195)Arda Serdar Pektezol1-1/+1
2024-07-14feat: return categoryportals in gameid/maps endpoint (#191)Arda Serdar Pektezol1-6/+91
2024-07-13feat: fixes, styles, partial homepage implementation and maplist header loade...Wolfboy2487-190/+313
2024-07-12fix: empty country code on new account (#187)Arda Serdar Pektezol1-1/+1
2024-07-11docs: add missing nosla/sla history (#186)Arda Serdar Pektezol1-0/+8
2024-07-11feat: improve maplist url (#183)Wolfboy2485-5/+6
2024-07-11docs: add missing nosla/sla history (#185)Arda Serdar Pektezol1-0/+8
2024-07-11fix: about page crash, update packages (#181)Wolfboy2488-4707/+6431
2024-07-11docs: add wolfboy248 onto project team (#179)Arda Serdar Pektezol1-2/+3
2024-07-10Games page, maplist page (#153)Wolfboy24821-35/+1949
2024-07-10feat: return portal counts for each cat in chapter select (#175)Arda Serdar Pektezol5-10/+130
2024-07-10docs: update maps table ddl (#168)Arda Serdar Pektezol1-111/+111
2024-07-10docs: add almost all lp history from the sheet (#168)Arda Serdar Pektezol1-18/+559
2024-07-08fix: pq mismatched values (#166)Arda Serdar Pektezol1-1/+1
2024-07-08fix: score count 0p summary fail (#164)Arda Serdar Pektezol1-5/+5
2024-07-05feat: return portal count from games and chapter map select (#155)Arda Serdar Pektezol7-11/+143
2024-07-04feat: update map tables db schema (#157)Arda Serdar Pektezol6-389/+36
2024-04-25fix: fetchmaps image sqlArda Serdar Pektezol1-1/+1
2024-04-25fix: sql typo in fetchmapsArda Serdar Pektezol1-1/+1
2024-04-25docs: update modelsArda Serdar Pektezol3-0/+24
2024-02-14feat: add images to game/chapter/map select (#151)Arda Serdar Pektezol3-8/+14
2024-01-28fix: hopefully fix profile placement calculation (#123)Arda Serdar Pektezol1-12/+16
2024-01-28feat: check steam ids when uploading demo (#148)Arda Serdar Pektezol2-10/+128
2023-12-23fix: time (#137)Nidboj1321-1/+6
2023-12-23feat: update post on new comment (#59)Arda Serdar Pektezol1-0/+6
2023-12-23feat: discussion page (#137)Nidboj1324-5/+406
2023-12-22fix: sql typo discussions delete (#142)Arda Serdar Pektezol1-1/+1
2023-12-22fix: discussions logic cleanup, docs title changes (#142)Arda Serdar Pektezol8-73/+83
2023-12-15fix: set db connection limits (#140)Arda Serdar Pektezol1-0/+4
2023-12-11docs: add missing param (#59)Arda Serdar Pektezol4-67/+23
2023-12-11feat: add discussion comment posting (#59)Arda Serdar Pektezol5-0/+220
2023-11-20feat: add content to discussions list (#59)Arda Serdar Pektezol1-13/+4
2023-11-16fix: crash (#54)Nidboj1322-5/+5
2023-11-07feat: error check on 0 portal 0 tick record (#133)Arda Serdar Pektezol1-0/+6
2023-11-07fix: getplayersummaries cant unmarshal when player is in game (#131)Arda Serdar Pektezol2-26/+9
2023-11-06feat: inline parser instead of executable (#113)Arda Serdar Pektezol4-27/+226
2023-11-06fix: sql typo in update user (#127)Arda Serdar Pektezol2-4/+5
2023-11-05feat: profile (#54)Nidboj13213-27/+653