Skip to content

Commit

Permalink
clean: Removed settings package which is now fully replaced by featur…
Browse files Browse the repository at this point in the history
…e flags (#620)

* clean: Removed settings package which is now fully replaced by feature flags

* clean: Remove left-over config values
  • Loading branch information
Maniload authored Mar 9, 2024
1 parent 342a409 commit 67828f4
Show file tree
Hide file tree
Showing 29 changed files with 2 additions and 1,326 deletions.
2 changes: 0 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,5 @@ WEB_URL=http://localhost
WEB_PATH=

# wiki
WIKI_FEATURED_ENTRY=
WIKI_FEATURED_VIDEO=
WIKI_LOGIN=http://localhost/login
WIKI_RESET_PASSWORD=http://localhost/reset-password
2 changes: 0 additions & 2 deletions .env.example-sail
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,5 @@ WEB_URL=http://localhost
WEB_PATH=

# wiki
WIKI_FEATURED_ENTRY=
WIKI_FEATURED_VIDEO=
WIKI_LOGIN=http://localhost/login
WIKI_RESET_PASSWORD=http://localhost/reset-password
21 changes: 0 additions & 21 deletions app/Constants/Config/WikiConstants.php

This file was deleted.

34 changes: 0 additions & 34 deletions app/Events/Admin/Setting/SettingCreated.php

This file was deleted.

32 changes: 0 additions & 32 deletions app/Events/Admin/Setting/SettingDeleted.php

This file was deleted.

56 changes: 0 additions & 56 deletions app/Events/Admin/Setting/SettingEvent.php

This file was deleted.

48 changes: 0 additions & 48 deletions app/Events/Admin/Setting/SettingUpdated.php

This file was deleted.

25 changes: 0 additions & 25 deletions app/Http/Api/Field/Config/Wiki/WikiFeaturedThemeField.php

This file was deleted.

51 changes: 0 additions & 51 deletions app/Http/Api/Schema/Config/WikiSchema.php

This file was deleted.

42 changes: 0 additions & 42 deletions app/Http/Controllers/Api/Config/WikiController.php

This file was deleted.

Loading

0 comments on commit 67828f4

Please sign in to comment.