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-09-16 20:10:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
core
/
upload
/
admin
/
src
History
Simone Taeggi
ab8ffd0686
replace axiosInstance in the useEditFolder hook to replace the api call with the useFetchClient post and put methods and update test
2023-01-26 15:16:24 +01:00
..
components
fix: update to 1.6.1 to fix styling issue with buttons
2023-01-24 14:12:56 +00:00
hooks
replace axiosInstance in the useEditFolder hook to replace the api call with the useFetchClient post and put methods and update test
2023-01-26 15:16:24 +01:00
pages
fix: update to 1.6.1 to fix styling issue with buttons
2023-01-24 14:12:56 +00:00
translations
chore: use getTrad so react-intl works
2023-01-16 10:43:20 +00:00
utils
replace axiosInstance in the useFolders hook to replace the api call with the useFetchClient get method and update test
2023-01-26 10:26:45 +01:00
constants.js
removed unnecessary comment, fixed formatDate, aria-label for empty fields
2022-12-13 15:22:46 +01:00
index.js
Prettier and backend fix
2022-08-11 10:20:49 +02:00
permissions.js
feat(upload): configure the view in media library
2022-11-03 11:20:37 +00:00
pluginId.js
…