Commit Graph

  • 68ad03a2da v1.1.0 1.1.0 boazpoolman 2022-12-06 10:09:13 +0100
  • a9761955fe fix: Exit when trying to delete the super-admin role boazpoolman 2022-12-05 18:55:49 +0100
  • b7cc366312
    Merge pull request #78 from boazpoolman/feature/soft-setting Boaz Poolman 2022-12-05 18:54:18 +0100
  • f300183630 style: Fix eslint issues #78 boazpoolman 2022-11-28 18:40:44 +0100
  • 3f02eca41a
    Merge pull request #77 from funatic-nl/dont-recompile-typescript-project Boaz Poolman 2022-11-28 17:04:55 +0100
  • eef725684d feat: Addition of the 'soft' setting boazpoolman 2022-11-28 17:00:35 +0100
  • 63ff9bb2e4 Merge branch 'master' of https://github.com/boazpoolman/strapi-plugin-config-sync into dont-recompile-typescript-project #77 Tim Raasveld 2022-11-28 07:04:09 +0000
  • ad7fc93b84 chore: Move to 'Aeolun/react-diff-viewer-continued' boazpoolman 2022-11-27 15:11:28 +0100
  • 8ef4b7bc8b chore: Update playground sqlite db to 'better-sqlite' boazpoolman 2022-11-27 14:50:13 +0100
  • ca910cfdaf chore: Update @strapi packages and alter imports accordingly boazpoolman 2022-11-27 14:35:11 +0100
  • adae7af409 feat: Don't recompile typescript project if already compiled Tim Raasveld 2022-11-24 13:09:33 +0100
  • eefbed50d9 fix: import issues #70 Salman 2022-09-12 20:27:26 +0530
  • 2260b84f49 fix: import relation Salman 2022-09-12 18:59:17 +0530
  • 88c5a453ad fix: relations export Salman 2022-09-12 15:26:37 +0530
  • 7206577eed v1.0.4 1.0.4 Boaz Poolman 2022-09-06 22:01:47 +0200
  • bfd571a7a9
    Merge pull request #67 from goodhoko/feat-diff-exit-status Boaz Poolman 2022-09-06 21:39:05 +0200
  • 78c812d31f Link to local version of strapi-plugin-config-sync. #67 Jen Tak 2022-09-05 14:53:41 +0200
  • 3c0c6d7fdb feat(CLI): Exit with 1 when diff is not empty. Jen Tak 2022-09-03 19:45:03 +0200
  • 8f9b344604 Cleanup after integration tests. Jen Tak 2022-09-04 10:42:52 +0200
  • 0e25b7ad6d Git-ignore sync files generated by tests. Jen Tak 2022-09-04 10:35:57 +0200
  • dc2ea316c5 chore: Add more declarative CLI error logging Boaz Poolman 2022-08-15 13:22:31 +0200
  • 1dfc90a9c0 v1.0.3 v1.0.3 1.0.3 Boaz Poolman 2022-08-08 23:00:27 +0200
  • 76ab9949aa chore: Delete plugins.js from playground Boaz Poolman 2022-08-08 22:56:34 +0200
  • 4d44e03a18 fix: Exclude 'core-store.plugin_upload_metrics' by default Boaz Poolman 2022-08-08 22:48:48 +0200
  • daf073e418 docs: Update README Boaz Poolman 2022-08-02 20:14:05 +0200
  • 345e55feb7 docs: Update README Boaz Poolman 2022-07-21 13:47:48 +0200
  • 3c8869007c fix: Readme Boaz Poolman 2022-06-19 22:58:15 +0200
  • f5c5f79b56 docs: Update readme Boaz Poolman 2022-06-19 22:53:56 +0200
  • 5b7f4f3d9d docs: Textual changes Boaz Poolman 2022-06-19 22:32:57 +0200
  • 27b0c9b65c v1.0.2 v1.0.2 1.0.2 Boaz Poolman 2022-06-14 19:01:37 +0200
  • d7009289a8
    Merge pull request #59 from boazpoolman/feature/typescript-support Boaz Poolman 2022-06-14 18:50:39 +0200
  • a6035e16ae fix: Character escaping Boaz Poolman 2022-06-14 18:47:28 +0200
  • 55f34e20ae
    Revert "feat: Escape '/' with '$' in filenames" #60 Boaz Poolman 2022-06-14 18:45:25 +0200
  • 829a50492c
    Merge pull request #57 from boazpoolman/fix/invalid-filename-character Boaz Poolman 2022-06-14 18:40:43 +0200
  • 56ee854e71 fix: Fallback for pre Strapi 4.2 #59 Boaz Poolman 2022-06-14 18:38:05 +0200
  • 43ca2e68a8 chore: Drop node 12 support Boaz Poolman 2022-06-09 12:22:27 +0200
  • a7bfd3fd4b feat: Allow other plugin to register their own config types Boaz Poolman 2022-06-09 12:17:13 +0200
  • c9e45c3909 feat: Support for typescript in Strapi v4.2.0 Boaz Poolman 2022-06-08 22:43:55 +0200
  • ee6fbbcfc7
    Add a Github workflow to publish releases #58 Christiaan de Die le Clercq 2022-05-19 21:04:38 +0200
  • 6cd9a55a52 chore: Drop node 12 support #57 Boaz Poolman 2022-05-13 10:31:48 +0200
  • 0869b37c0d feat: Escape '/' with '$' in filenames Boaz Poolman 2022-05-13 10:22:31 +0200
  • fea127f7b2 v1.0.1 v1.0.1 1.0.1 Boaz Poolman 2022-04-25 17:28:11 +0200
  • 2adc044c9a
    Merge pull request #52 from boazpoolman/fix/warning-for-missing-data Boaz Poolman 2022-04-25 14:30:03 +0200
  • 47f84385e1 feat: Git-style diff viewer in CLI for single files (#27) Boaz Poolman 2022-04-24 14:07:39 +0200
  • a44db2781d fix: Warn about an empty config file #52 Boaz Poolman 2022-04-24 09:07:18 +0200
  • f4d689e431 fix: Filter records with missing data and register a warning about it in the Strapi logs. Boaz Poolman 2022-04-23 14:49:13 +0200
  • c0445de79a fix: Order findMany queries by id Boaz Poolman 2022-04-22 09:46:51 +0200
  • 5e40de20b9 fix: Add .env to playground Boaz Poolman 2022-04-13 20:56:06 +0200
  • a375d707cd chore: Update dependencies Boaz Poolman 2022-04-13 20:44:40 +0200
  • 4f0b28ebb8 docs: Update README.md (#50) Boaz Poolman 2022-04-02 10:01:24 +0200
  • 59e23e02ab chore: Update dependencies & CONTRIBUTING.md Boaz Poolman 2022-04-02 10:01:01 +0200
  • ffe78a67d2 v1.0.0 1.0.0 Boaz Poolman 2022-03-16 22:21:17 +0100
  • 8ad30f8301
    Merge pull request #47 from boazpoolman/release/stable Boaz Poolman 2022-03-16 22:14:44 +0100
  • 7573a07d76 chore: Prep stable release #47 Boaz Poolman 2022-03-16 22:10:24 +0100
  • 63ac38c926 feat: Move admin page to settings Boaz Poolman 2022-03-16 22:09:46 +0100
  • 37ef6f6c69 fix: Frontend issues Boaz Poolman 2022-03-16 21:29:54 +0100
  • df61e0c5a0 chore: Fix audit log Boaz Poolman 2022-02-12 23:03:47 +0100
  • 651d01031c chore: Update dependencies Boaz Poolman 2022-02-12 19:34:04 +0100
  • 30c678e770 docs: Update readme Boaz Poolman 2022-01-27 16:04:05 +0100
  • 5b1a7bc301 v1.0.0-beta.8 1.0.0-beta.8 Boaz Poolman 2022-01-26 19:27:56 +0100
  • 010ae19bc4 fix: Bootstrap function Boaz Poolman 2022-01-26 19:27:09 +0100
  • ae329b91a3 chore: Remove funding in favor of default Boaz Poolman 2022-01-26 10:11:13 +0100
  • a83607ada3 feat: Setup sponsor button Boaz Poolman 2022-01-25 19:57:17 +0100
  • c1899b5689 feat: Disallow use of importOnBootstrap in develop 1.0.0-beta.7 Boaz Poolman 2022-01-25 17:35:37 +0100
  • 1d2f1760c9 chore: Update to Strapi 4.0.5 Boaz Poolman 2022-01-25 11:08:44 +0100
  • 2a8218d99f v1.0.0-beta.6 1.0.0-beta.6 Boaz Poolman 2022-01-25 11:00:19 +0100
  • ef74b725cc
    Merge pull request #43 from boazpoolman/feature/multi-sort-relations Boaz Poolman 2022-01-25 10:41:41 +0100
  • dbbdeb5f5b feat: Update relations entities on import #43 Boaz Poolman 2022-01-24 20:48:59 +0100
  • dbe3ea8c88 fix: More specific selection of relation entities Boaz Poolman 2022-01-21 17:33:14 +0100
  • 8abf651a46 feat: Sort relations on more than 1 field Boaz Poolman 2022-01-21 16:21:00 +0100
  • 6a05393c11
    Merge pull request #40 from trieb-work/feat-combined-uids 1.0.0-beta.5 Boaz Poolman 2022-01-19 17:49:50 +0100
  • f28d80d920 refactor: Change uid escape string #40 Boaz Poolman 2022-01-18 16:39:35 +0100
  • d0982f6390 fix: Some bugs Boaz Poolman 2022-01-17 21:02:50 +0100
  • 02e0d5bd13 fix: package json tilman 2022-01-17 17:55:07 +0100
  • c983f416eb fix: yarn lock file tilman 2022-01-17 17:53:30 +0100
  • 87cb4a3ea8 fix: yarn lock file tilman 2022-01-17 17:53:22 +0100
  • 5b1d0fc50d fix: discussions tilman 2022-01-17 17:50:33 +0100
  • 4b9687a454 fix: discussions tilman 2022-01-17 17:46:02 +0100
  • 997badd17c fix: elint tilman 2022-01-15 19:34:28 +0100
  • 3aa1497786 feat: add combined uid feature and update docs tilman 2022-01-15 19:17:19 +0100
  • 3678c8e3c1 v1.0.0-beta.4 1.0.0-beta.4 Boaz Poolman 2022-01-13 19:54:28 +0100
  • a0b43f392a
    Merge pull request #38 from boazpoolman/feature/fix-import-on-bootstrap Boaz Poolman 2022-01-13 19:53:37 +0100
  • c71531eb5c fix: Code order in bootstrap function #38 Boaz Poolman 2022-01-13 19:47:00 +0100
  • 1dfb303afa fix: Use only playgrounds dependencies in integration test #37 Boaz Poolman 2022-01-10 19:31:47 +0100
  • 05f037cb64 v1.0.0-beta.3 1.0.0-beta.3 Boaz Poolman 2022-01-07 12:53:07 +0100
  • da88e5c957 chore: Consistency in dependencies Boaz Poolman 2022-01-07 12:29:57 +0100
  • dddce06dea v1.0.0-beta.2 1.0.0-beta.2 Boaz Poolman 2022-01-07 10:19:37 +0100
  • 51445a4ac9 chore: Update lockfile Boaz Poolman 2022-01-07 10:15:17 +0100
  • 215b4e1e71 fix: Add redux-immutable as a plugin dependency Boaz Poolman 2022-01-07 10:13:04 +0100
  • 7a4f6c329a chore: Remove immutable as devDevepency Boaz Poolman 2022-01-07 10:09:43 +0100
  • c53cf0a319 chore: Remove build step from pipeline Boaz Poolman 2022-01-07 10:06:54 +0100
  • db51be5b8f fix: Add immutable as plugin dependency Boaz Poolman 2022-01-07 09:59:35 +0100
  • 2826c97756 chore: Add build step in integration pipeline Boaz Poolman 2022-01-07 09:55:43 +0100
  • 2c161ccfb3 chore: Update readme & dependencies Boaz Poolman 2022-01-05 18:05:37 +0100
  • 1ca5152665 chore: Always use latests Strapi version in playground Boaz Poolman 2021-12-31 14:19:51 +0100
  • 9ac2167ff3 fix: Pipeline Boaz Poolman 2021-12-31 14:02:11 +0100
  • 6183ad0818 chore: Change integration pipeline Boaz Poolman 2021-12-31 13:57:20 +0100
  • a40f8542f0 chore: Remove yarn.lock from playground Boaz Poolman 2021-12-31 13:49:05 +0100
  • 6468044213 chore: Try and break pipeline Boaz Poolman 2021-12-31 13:35:08 +0100
  • 5bea30b700
    Merge pull request #33 from boazpoolman/feature/integration-tests Boaz Poolman 2021-12-31 13:31:09 +0100