Commit graph

8 commits

Author SHA1 Message Date
GDColon
2eaa3ee88b jhghlkjdhfoysdnlsiafhoyushfsidf 2022-02-06 19:18:45 -05:00
Colon
c6683bd658 Minor error rework + last page button on search 2021-12-07 14:14:56 -05:00
Matt
a37125ed59
Better error handling + general cleanup (#182)
* chore: cleanup .gitignore

- remove unused /typings, not using typescript
- remove .next as this is not using next.js
+ add editors to ignore file
+ add exceptions for more .env files, .env.local, etc.
+ seperate lockfiles and add yarn lockfile

* feat(package.json): add dev command

* feat: better error handling 1/4

+ add status codes to all of the errors.

? I understand this is similar to robtop so I didn't change any of the very cryptic responses, i.e. -1, -2, -3.

* feat: cleanup unused params & add status codes

* chore(servers.json): remove weird space in json

* feat: final status codes

* fix(leaderboard): fix comment for private server

* fix(merge): merge on 7da5632

* revert: revert icon.js
2021-12-07 14:06:33 -05:00
GDColon
ec4ab82eda Better server error handling
RobTop finally got https lets goo
2021-08-18 20:10:35 -04:00
GDColon
bc1c7aeb00 Moved Gauntlet names to server side 2021-07-07 20:58:31 -04:00
GDColon
09d565f7da Random fixes + more private servers 2021-01-22 22:28:26 -05:00
GDColon
c662f26698 HE WILL NEVER ADD PRIVATE SERVERS TO GDBROWSER
holy shit this is probably my biggest update yet
2021-01-18 21:54:18 -05:00
GDColon
45a8ab134b More GDPS improvements + Better gauntlets 2021-01-15 10:29:46 -05:00