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
Backend
/
models
History
Mathias Wagner
2641d37f93
Changed addon to release in the Release model
2022-07-10 15:26:12 +02:00
..
Addon.js
Renamed the 'user_id' column into 'author' & added a ref to the 'users' schema
2022-07-09 17:35:38 +02:00
BoughtItem.js
Created the "bought items" model / schema
2022-06-26 17:04:49 +02:00
Link.js
Fixed the link schema
2022-07-10 00:16:52 +02:00
Media.js
Created the media model / schema
2022-06-26 17:03:37 +02:00
Release.js
Changed addon to release in the Release model
2022-07-10 15:26:12 +02:00
Token.js
Created the token (session, apikey) model / schema
2022-06-26 17:04:24 +02:00
User.js
Created the user model / schema
2022-06-26 17:03:55 +02:00