0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Naz ed56239523 Moved browse method from settings API controllers
refs https://github.com/TryGhost/Team/issues/694
refs https://linear.app/tryghost/issue/CORE-13

- The browse method didn't throw a complexity warning but was a clear target to get extracted into settings bread service. This way we get rid of a settings cache dependency and reduce code duplication.
2021-09-21 23:05:57 +12:00
..
client@2a06f299a8 Updated Admin to v4.15.0 2021-09-17 16:58:45 +01:00
frontend Added new ghost analytics meta tag behind activity alpha flag 2021-09-20 13:55:37 +05:30
server Moved browse method from settings API controllers 2021-09-21 23:05:57 +12:00
shared Added membersActivity alpha labs flag 2021-09-16 11:53:27 +05:30
app.js
boot.js Added email unfreeze for verified email config 2021-07-29 20:30:30 +12:00
bridge.js