This website requires JavaScript.
Explore
Help
Sign In
CrazyAddonsMC
/
Backend
Watch
1
Star
0
Fork
0
You've already forked Backend
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
61
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Mathias Wagner
49b18413c6
Fixed the addon route
2022-08-23 01:47:38 +02:00
controller
Moved the release allowed mime types to zip
2022-08-23 01:46:37 +02:00
middlewares
Created the authentication middleware
2022-06-26 17:09:25 +02:00
models
Changed addon to release in the Release model
2022-07-10 15:26:12 +02:00
routes
Fixed the addon route
2022-08-23 01:47:38 +02:00
server
Updated the GET download route
2022-08-23 01:47:06 +02:00
socket
Created the server authentication action
2022-06-26 17:12:26 +02:00
util
Created the validation utility
2022-06-26 17:14:11 +02:00
validations
Renamed bk-plugin & bc-plugin to bukkit-plugin & bungee-plugin
2022-07-10 17:52:25 +02:00
.env.template
Created the dot env template
2022-06-26 17:19:00 +02:00
.gitignore
Added the .idea folder to the .gitignore
2022-06-14 00:43:10 +02:00
app.js
Fixed a typo
2022-06-26 17:18:00 +02:00
LICENSE
Created the LICENSE file
2022-06-14 01:05:02 +02:00
package-lock.json
Created the package-lock.json
2022-06-26 17:02:43 +02:00
package.json
Added all necessary dependencies & created the start & dev script
2022-06-26 17:02:26 +02:00
README.md
Initial commit
2022-06-12 20:53:29 +02:00
README.md
Backend
The backend of the CrazyAddons project
Description
The backend of the CrazyAddons project
backend
crazyaddons
Readme
162
KiB
Languages
JavaScript
100%