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-07-31 21:09:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
core
/
upload
/
server
History
Jean-Sébastien Herbaux
aeb21ff85e
Merge pull request
#13105
from jorgeRambla/fix/upload-plugin
...
Fix upload plugin
2022-06-15 09:45:42 +02:00
..
__tests__
test: added tests for upload plugin register
2022-05-09 16:01:11 +02:00
content-types
…
controllers
REMOVE count method from upload controller
2022-04-12 11:11:05 +02:00
middlewares
…
routes
REMOVE count route from upload plugin
2022-04-12 11:12:11 +02:00
services
refactor upload bootstrap
2022-03-31 11:01:39 +02:00
utils
migrate graphql upload to use streams + use fs-extra
2022-02-23 11:42:35 +01:00
bootstrap.js
feat: load storage providers at strapi 'register' step
2022-05-09 10:06:47 +02:00
config.js
…
graphql.js
Apply fallback mime-type to all uploaded files if none could be guessed
2022-05-05 12:37:31 +02:00
index.js
…
register.js
Merge branch 'master' of github.com:strapi/strapi into fix/mime-type-migration
2022-05-14 09:00:44 +02:00