strapi-plugin-config-sync/server
Boaz Poolman 829a50492c
Merge pull request #57 from boazpoolman/fix/invalid-filename-character
feat: Escape '/' with '$' in filenames
2022-06-14 18:40:43 +02:00
..
config fix: Filter records with missing data and register a warning about it in the Strapi logs. 2022-04-23 14:49:13 +02:00
controllers feat: Custom types & refactor of settings 2021-12-28 22:10:04 +01:00
routes fix: Production warning in admin 2021-12-08 16:05:45 +01:00
services feat: Escape '/' with '$' in filenames 2022-05-13 10:22:31 +02:00
utils fix: Order findMany queries by id 2022-04-22 09:46:51 +02:00
bootstrap.js feat: Allow other plugin to register their own config types 2022-06-09 12:17:13 +02:00
cli.js feat: Git-style diff viewer in CLI for single files (#27) 2022-04-24 14:07:39 +02:00
config.js fix: Pipeline 2021-12-31 14:02:11 +01:00
register.js feat: Allow other plugin to register their own config types 2022-06-09 12:17:13 +02:00
warnings.js feat: Enhance CLI with more logging and descriptive actions 2021-12-28 23:46:48 +01:00