Commit graph

8 commits

Author SHA1 Message Date
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
4c511c3c1d GD Private Servers are now actually private
From now on I'm not going to be committing the servers.json file or their assets. I left in a few examples (with permission) to work off of.
2021-08-03 11:51:09 -04:00
GDColon
201ebb0daf stuff ksdjfksdjkjds 2019-12-31 18:51:08 -05:00
GDColon
451c933301 ADDED MESSAGES!!!
You can now read, write, and delete messages through GDBrowser!

Blocking and viewing sent messages have not been done yet.

Also, a message now appears if you're comment banned
2019-12-29 18:59:29 -05:00
Colon
d00fa988ae
🦀 CACHE IS GONE 🦀 2019-10-23 15:35:25 -04:00
GDColon
19427e80eb idk 2019-10-15 23:36:11 -04:00
GDColon
71a2a2ff80 Removed useless stuff and added useful stuff 2019-10-15 23:29:47 -04:00
Colon
9f131955a3
Initial commit 2019-10-15 22:22:29 -04:00