Commit Graph

27 Commits (c989e3f3716eb69e0f660043201f2669201aa893)

Author SHA1 Message Date
Boaz Poolman c989e3f371 fix: shrink bundle size 2024-11-06 12:38:28 +01:00
Boaz Poolman cc0e71988a refactor: use pack-up for bundling 2024-11-06 11:59:15 +01:00
Alexander Engel 3a71083a05 chore: fixed linting, moved helper function 2024-10-14 12:27:22 -07:00
Alexander Engel d735151d9b Merge branch 'master' of github.com:boazpoolman/strapi-plugin-config-sync 2024-10-14 12:07:03 -07:00
Alexander Engel 38563dbe6d fix: do not store config file 2024-10-14 11:58:53 -07:00
Boaz Poolman ab82a0dbf6 fix: deprecation warning regarding plugin config 2024-05-08 20:48:33 +02:00
Alexander Engel 761024cc74 feat: added option to download zip 2023-06-15 16:33:56 -07:00
boazpoolman eef725684d feat: Addition of the 'soft' setting 2022-11-28 17:00:35 +01:00
Boaz Poolman dc2ea316c5 chore: Add more declarative CLI error logging 2022-08-15 13:22:31 +02:00
Boaz Poolman a6035e16ae fix: Character escaping 2022-06-14 18:47:28 +02:00
Boaz Poolman 0869b37c0d feat: Escape '/' with '$' in filenames 2022-05-13 10:22:31 +02:00
Boaz Poolman a44db2781d fix: Warn about an empty config file 2022-04-24 09:07:18 +02:00
Boaz Poolman c93546b594 feat: Allow excluding configs by giving part of the config name 2021-12-29 00:38:25 +01:00
Boaz Poolman cf24889fdd feat: Custom types & refactor of settings 2021-12-28 22:10:04 +01:00
Boaz Poolman 4eaf565ee4 fix: Correctly splitting filename into 'type' & 'name' 2021-12-13 17:07:06 +01:00
Boaz Poolman 5cdf4de4fb feat: Dynamically use types based on plugin dependency 2021-12-10 00:49:12 +01:00
Boaz Poolman b0f709695b feat: Windows support 2021-11-21 21:16:42 +01:00
Boaz Poolman 187a090866 feat: Partial export in CLI 2021-11-20 14:28:17 +01:00
Boaz Poolman 962952f662 feat: Partial import in CLI 2021-11-18 22:45:20 +01:00
Boaz Poolman 7af07bfcf0 refactor: Move all type stuff into its own folder 2021-11-18 21:41:48 +01:00
Boaz Poolman a08b2a2f01 chore: Cleanup 2021-11-10 16:29:48 +01:00
Boaz Poolman cd8a71f584 feat: CLI 🎉 2021-11-10 16:22:52 +01:00
Boaz Poolman 2477bdd345 chore: Wait for importAllConfig to finish 2021-10-22 13:56:58 +02:00
Boaz Poolman 74498e6d1c feat: Admin roles (wip) 2021-10-15 14:54:58 +02:00
Boaz Poolman d5b8b0b719 refactor(v4): Get config diff in admin 2021-10-14 17:33:21 +02:00
Boaz Poolman 75711f7da4 feat: Abstract types 2021-10-14 16:37:32 +02:00
Boaz Poolman 8c3c2e7e3f refactor(v4): Base migration 2021-10-14 14:37:00 +02:00