Commit Graph

73 Commits (1dfc90a9c0cbb856ea8e1b764cb2dc96f473bd3a)

Author SHA1 Message Date
Boaz Poolman 4d44e03a18 fix: Exclude 'core-store.plugin_upload_metrics' by default 2022-08-08 22:48:48 +02:00
Boaz Poolman d7009289a8
Merge pull request #59 from boazpoolman/feature/typescript-support
Feature/typescript support
2022-06-14 18:50:39 +02:00
Boaz Poolman a6035e16ae fix: Character escaping 2022-06-14 18:47:28 +02:00
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
Boaz Poolman 56ee854e71 fix: Fallback for pre Strapi 4.2 2022-06-14 18:38:05 +02:00
Boaz Poolman a7bfd3fd4b feat: Allow other plugin to register their own config types 2022-06-09 12:17:13 +02:00
Boaz Poolman c9e45c3909 feat: Support for typescript in Strapi v4.2.0 2022-06-08 22:43:55 +02:00
Boaz Poolman 0869b37c0d feat: Escape '/' with '$' in filenames 2022-05-13 10:22:31 +02:00
Boaz Poolman 2adc044c9a
Merge pull request #52 from boazpoolman/fix/warning-for-missing-data
Gracefully warn about corrupt data
2022-04-25 14:30:03 +02:00
Boaz Poolman 47f84385e1 feat: Git-style diff viewer in CLI for single files (#27) 2022-04-24 14:07:39 +02:00
Boaz Poolman a44db2781d fix: Warn about an empty config file 2022-04-24 09:07:18 +02:00
Boaz Poolman f4d689e431 fix: Filter records with missing data and register a warning about it in the Strapi logs. 2022-04-23 14:49:13 +02:00
Boaz Poolman c0445de79a fix: Order findMany queries by id 2022-04-22 09:46:51 +02:00
Boaz Poolman 7573a07d76 chore: Prep stable release 2022-03-16 22:10:24 +01:00
Boaz Poolman df61e0c5a0 chore: Fix audit log 2022-02-12 23:03:47 +01:00
Boaz Poolman 010ae19bc4 fix: Bootstrap function 2022-01-26 19:27:09 +01:00
Boaz Poolman c1899b5689 feat: Disallow use of importOnBootstrap in develop 2022-01-25 17:35:37 +01:00
Boaz Poolman dbbdeb5f5b feat: Update relations entities on import 2022-01-24 20:48:59 +01:00
Boaz Poolman dbe3ea8c88 fix: More specific selection of relation entities 2022-01-21 17:33:14 +01:00
Boaz Poolman 8abf651a46 feat: Sort relations on more than 1 field 2022-01-21 16:21:00 +01:00
Boaz Poolman f28d80d920 refactor: Change uid escape string 2022-01-18 16:39:35 +01:00
Boaz Poolman d0982f6390 fix: Some bugs 2022-01-17 21:02:50 +01:00
tilman 5b1d0fc50d fix: discussions 2022-01-17 17:50:33 +01:00
tilman 4b9687a454 fix: discussions 2022-01-17 17:46:02 +01:00
tilman 997badd17c fix: elint 2022-01-15 19:34:28 +01:00
tilman 3aa1497786 feat: add combined uid feature and update docs 2022-01-15 19:17:19 +01:00
Boaz Poolman c71531eb5c fix: Code order in bootstrap function 2022-01-13 19:47:00 +01:00
Boaz Poolman 9ac2167ff3 fix: Pipeline 2021-12-31 14:02:11 +01:00
Boaz Poolman 6468044213 chore: Try and break pipeline 2021-12-31 13:35:08 +01:00
Boaz Poolman 2b61463060 chore: Integration tests 2021-12-31 13:28:04 +01: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 724f56f20b feat: Finalize CLI logging 2021-12-29 00:05:01 +01:00
Boaz Poolman c2768194cd feat: Finalize CLI logging 2021-12-29 00:02:38 +01:00
Boaz Poolman 31ab881b05 fix: Change CLI notice color 2021-12-28 23:50:25 +01:00
Boaz Poolman 08a962cf48 feat: Enhance CLI with more logging and descriptive actions 2021-12-28 23:46:48 +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 bfccce21de fix: Fetching the Strapi app env 2021-12-09 09:20:46 +01:00
Boaz Poolman 14eddc5459 fix: Production warning in admin 2021-12-08 16:05:45 +01:00
Boaz Poolman 3644a03338 feat: Itterate through findMany queries limited with 100 2021-12-08 13:35:47 +01:00
Boaz Poolman 6dd1f4556f fix: Typo in the export CLI error handling 2021-12-01 17:42:17 +01:00
Boaz Poolman 50d691f76d fix(v4): Import on bootstrap 2021-12-01 14:01:56 +01:00
Boaz Poolman 60e300ff31 fix: import CLI 2021-11-27 23:00:26 +01:00
Boaz Poolman b0f709695b feat: Windows support 2021-11-21 21:16:42 +01:00
Boaz Poolman c88f6f02e3 fix: Initial export in admin 2021-11-20 20:24:57 +01:00
Boaz Poolman 17c68c2c36 feat: Partial export/import in admin 2021-11-20 19:06:01 +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