Commit Graph

24 Commits (86b6c8e70f3754c01b55019f43385cd9c23d21f6)

Author SHA1 Message Date
Boaz Poolman 86b6c8e70f
Merge pull request #16 from alexzrp/master
Added replace by double-colon in filename
2021-10-13 17:23:00 +02:00
alexzrp 7a5a8843e3 🐛 fix: added windows support 2021-09-21 17:53:08 -03:00
Boaz Poolman f78d6643b7 🐛 🔧 chore: husky git hooks
fix: added windows support
2021-09-21 10:43:28 -03:00
Boaz Poolman 9f358cb80b feat: new i18n-locale config type 2021-06-02 15:23:01 +02:00
semiaddict ce7505532d Do not export immutable fields 2021-05-05 17:07:35 +02:00
Boaz Poolman e62f440b65 Catch missing sync folder in getAllConfigFromFiles service 2021-03-27 20:21:30 +01:00
Boaz Poolman 567e29f3c9 Check for exclusion when getting file config 2021-03-27 18:37:55 +01:00
Boaz Poolman 6223ac42eb feat(deletion): Delete on export 2021-03-27 18:20:51 +01:00
Boaz Poolman 2db6203c64 Import config diff, not all config 2021-03-27 17:14:56 +01:00
Boaz Poolman 8b0f688d3f feat(deletion): delete on import 2021-03-27 17:12:40 +01:00
Boaz Poolman 75c4f97889 Remove id from role-permissions config 2021-03-27 16:20:37 +01:00
Boaz Poolman b6f1f354ea Fix exclude setting 2021-03-27 00:29:21 +01:00
Boaz Poolman 00e9e8fcdf Always put key at top of a core-store config file 2021-03-25 21:28:59 +01:00
Boaz Poolman 850c18ce58 Add main getConfig services 2021-03-24 18:37:14 +01:00
Boaz Poolman 8a705e91b9 Add getAllFromDatabase service for each config type 2021-03-24 18:36:16 +01:00
Boaz Poolman 4f0cce1b54 Add import/export services for roles, permissions & webhooks. 2021-03-24 16:22:03 +01:00
Boaz Poolman 7b2e1576c7 Rename plugin from config to config-sync 2021-03-21 18:04:18 +01:00
Boaz Poolman bc4965a337 Add comments 2021-03-20 00:16:26 +01:00
Boaz Poolman 75bcb74bb4 Use destination setting for writing files 2021-03-19 23:38:29 +01:00
Boaz Poolman 6efa4443ba Exclude setting to stop certain config from being tracked 2021-03-19 23:25:12 +01:00
Boaz Poolman e73123e2ee Rename setting beautify to minify 2021-03-19 22:50:12 +01:00
Boaz Poolman e4b5c1d0f9 Add beautify setting for the json exports 2021-03-19 22:27:29 +01:00
Boaz Poolman 2535d76909 Initial import/export backend 2021-03-19 21:50:23 +01:00
Boaz Poolman f6f9beb786 Initial commit 2021-03-19 19:04:22 +01:00