mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-25 23:35:02 +08:00
* Created API for making quotes fav * Moved routes over to quotes * Renamed favQuotes to favoriteQuotes * Renamed routes * Removed error to prevent confusion and panic * Added regex check for quote id and added fav quote number check * Some fixy * Added configuration for max favorite quotes * Added grouping * Created variable for storing collection * Changed variable name * Changed variable name * Fixed some problems * Fixed bug * Added length chekc for quoteId * MOved routes over to user * Renamed routes |
||
---|---|---|
.. | ||
anticheat | ||
api | ||
constants | ||
credentials | ||
dao | ||
documentation | ||
init | ||
jobs | ||
middlewares | ||
tasks | ||
types | ||
utils | ||
.gitignore | ||
app.ts | ||
example.env | ||
package-lock.json | ||
package.json | ||
server.ts | ||
tsconfig.json | ||
version.ts |