Go to file
Kevin Ansfield e17963818d Switched from uglify to terser
refs https://github.com/TryGhost/Ghost-Admin/pull/1701

- swap `ember-cli-uglify` for `ember-cli-terser` to match ember-cli 3.21.1's generated package.json
- swap `broccoli-uglify-sourcemap` for `broccoli-terser-sourcemap` used manually in our production builds to keep dependencies the same across custom and built-in build artefacts
2020-09-21 17:13:00 +01:00
.github Added production build test to CI 2020-09-07 12:47:10 +01:00
app Updated magic link expiry information to 4 hours (#1715) 2020-09-21 16:08:10 +01:00
config Enabled Ember's template-only-gimmer-components feature 2020-05-28 12:33:49 +01:00
lib Fixed image caption design bugs in Koenig 2020-08-27 15:21:11 +02:00
mirage Renamed `activeTimezone` setting to `timezone` 2020-06-24 15:34:59 +01:00
public/assets Updated Portal icons 2020-09-16 16:04:38 +02:00
tests Added automatic 'first_name' column mapping for members CSV importer 2020-08-20 15:04:35 +12:00
.csscomb.json Unsplash integration 2017-08-15 16:01:12 +01:00
.editorconfig deps: ember-cli@2.8.0 2016-10-07 17:32:30 +01:00
.ember-cli Co-located component template files 2020-05-18 13:14:08 +01:00
.eslintignore Bumped ember core dependencies to 3.5.x 2019-03-06 07:39:51 +00:00
.eslintrc.js Updated members routes/controllers with Octane idioms 2020-05-20 16:39:31 +01:00
.gitignore Bumped ember core dependencies to 3.7.x 2019-03-07 16:25:43 +00:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
Gruntfile.js Bower => NPM (#972) 2018-03-19 17:56:09 +00:00
LICENSE 2020 2020-01-07 18:38:25 +00:00
README.md Updated README with new CI badge 2020-03-04 15:24:03 +00:00
SECURITY.md Updated links to docs (#1276) 2019-07-22 16:53:24 +08:00
ember-cli-build.js Switched from uglify to terser 2020-09-21 17:13:00 +01:00
ember-cli-update.json Updated core files to match ember-cli new output 2020-08-03 09:24:58 +01:00
package.json Switched from uglify to terser 2020-09-21 17:13:00 +01:00
renovate.json Updated Renovate config 2020-07-21 16:57:05 +01:00
testem.js Increased testem's `browser_start_timeout` to 120s 2020-07-20 12:20:26 +01:00
yarn.lock Switched from uglify to terser 2020-09-21 17:13:00 +01:00

README.md

Ghost-Admin

This is the home of Ember.js based admin client that ships with Ghost.

Do you want to set up a Ghost blog? Check the getting started guide

Do you want to modify or contribute to Ghost-Admin? Please read how to install from source and swing by our forum if you need any help 😄

Have a bug or issue?

Bugs and issues (even if they only affect the admin client) should be opened on the core Ghost repository.

Copyright & License

Copyright (c) 2013-2020 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.