This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-12-18 18:53:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
plugins
/
documentation
/
server
History
Alexandre Bodin
b26baee106
Cleanup paths used in strapi and prefix for apis
2021-10-26 11:18:36 +02:00
..
config
Cleanup paths used in strapi and prefix for apis
2021-10-26 11:18:36 +02:00
controllers
Fix some legacy code and cleanup old code
2021-10-18 21:21:06 +02:00
middlewares
Use bcrypt without needing users-permissions and make password update safer
2021-10-18 12:38:36 +02:00
public
…
routes
add frontend views (
#11267
)
2021-10-14 10:54:58 -04:00
services
Cleanup paths used in strapi and prefix for apis
2021-10-26 11:18:36 +02:00
utils
Add formats and better examples
2021-10-19 10:55:11 +02:00
bootstrap.js
Fix some legacy code and cleanup old code
2021-10-18 21:21:06 +02:00
index.js
Use bcrypt without needing users-permissions and make password update safer
2021-10-18 12:38:36 +02:00
register.js
…