Nazar Gargol
db9eed6288
Switched to use v2 http module instead of ovelooked v1
...
- Small adjustments in controller that came along with the switch
2019-08-01 13:06:15 +02:00
Hannah Wolfe
75f6e9c0e3
Update dependency gscan to v2.7.0
2019-08-01 11:00:04 +01:00
Renovate Bot
daae3964cc
Lock file maintenance
2019-08-01 11:57:31 +05:30
Renovate Bot
5766edd6a3
Update dependency semver to v6.3.0
2019-08-01 10:44:06 +05:30
Renovate Bot
2d7a34fcbd
Update dependency amperize to v0.6.0
2019-08-01 10:43:41 +05:30
Renovate Bot
c7a873b80f
Update dependency @tryghost/html-to-mobiledoc to v0.5.0
2019-08-01 10:43:15 +05:30
Renovate Bot
40d8cd332b
Update dependency intl-messageformat to v5.4.3
2019-08-01 10:40:32 +05:30
Fabien O'Carroll
4e56ab2de7
Removed Makefile settings from .editorconfig
...
no-issue
We don't use make or Makefiles in Ghost
2019-07-31 17:21:16 +08:00
Nazar Gargol
956da204f2
Expanded authentication test suite with cases for password reset flow
...
- Added missing endpoint coverage
- Minor fixes with formatting and validations uncovered by the test
- Added same test to v0.1 coverage
2019-07-30 22:48:59 +02:00
Rish
1767744b7c
Version bump to 2.26.0
2019-07-30 20:24:26 +05:30
Rish
e17b5898d5
Updated Ghost-Admin to 2.26.0
2019-07-30 20:24:26 +05:30
Rish
b7564f7cb1
Updated Casper to 2.10.5
2019-07-30 20:24:26 +05:30
Nazar Gargol
3945e8a5ee
Added missing doSettings call in updateSetup
2019-07-30 16:52:37 +02:00
Rish
86c670a942
Updated dependency @tryghost/url-utils to v0.1.4
...
refs #10870
- Reverts moment-timezone version in url-utils to 0.5.23 to fix moment format issue
2019-07-30 20:17:38 +05:30
Nazar Gargol
589b78d575
Added missing validator to updateSetup method
...
- This is the code corresponding to processArgs function in v1 authentication.updateSetup method
2019-07-30 16:37:32 +02:00
Nazar Gargol
c7a836b926
Renamed sendNotification to sendWelcomeMail
...
- The only thing the method does now is sending welcome mail, so new naming seems natural :)
2019-07-30 16:15:53 +02:00
Nazar Gargol
8503bdceb8
Refactored sendNotification method to just use email address as parameter
2019-07-30 16:13:53 +02:00
Nazar Gargol
36026ab929
Added email sending check to v0.1 test suite
2019-07-30 16:10:55 +02:00
Nazar Gargol
27523e2ed7
Moved mailService stub closer to it's usecase
2019-07-30 16:09:54 +02:00
Nazar Gargol
dae69072f6
Removed unused 'setup.completed' event
...
- Without the event it's possible to simplify sendNotification method to just use email address of the user
2019-07-30 15:45:07 +02:00
Nazar Gargol
7b97c1ada1
Added missing notification email when setting up a site
2019-07-30 15:42:16 +02:00
Rish
ffbd749c8d
Added resolution for moment-timezone version
...
refs #10870
- `moment-timezone` was bumped to `0.5.26` inadvertently as a result of bump to `url-utils` in 6cb0f800c8
- Added resolution makes sure we use `0.5.23` for `moment-timezone` till tests are updated to work with latest version
2019-07-30 18:36:26 +05:30
Renovate Bot
e6a99ec147
Update dependency simple-html-tokenizer to v0.5.8
2019-07-29 12:24:53 +00:00
Fabien O'Carroll
b0efad7ac9
Fixed img_url helper when using image sizes with relative path… ( #10964 )
...
closes #10949
This updates the getImageWithSize function in the img_url helper to consider relative paths WITHOUT a leading slash the "base case". If a path does have a leading slash, we remove it, pass it through the function again, and then prepend the slash.
2019-07-29 16:54:09 +08:00
Fabien O'Carroll
7cc90a3f62
Removed noise from members-ssr error logging
...
no-issue
Previously we were using the error logger, which is probably a bit
extreme for these errors. This also removes the stacktrace from the logs
so we don't enter fresh hell whilst developing/looking through logs.
2019-07-29 15:45:04 +08:00
Renovate Bot
4428822253
Update dependency knex to v0.19.1
2019-07-29 06:25:28 +00:00
Renovate Bot
264a185721
Update dependency intl-messageformat to v5.1.2
2019-07-29 05:25:57 +00:00
Renovate Bot
d663cd2c8a
Update dependency gscan to v2.6.6
2019-07-29 04:27:19 +00:00
Renovate Bot
6cb0f800c8
Update dependency @tryghost/url-utils to v0.1.3
2019-07-29 03:26:26 +00:00
Renovate Bot
a4546409c2
Update dependency @tryghost/social-urls to v0.1.1
2019-07-29 02:27:21 +00:00
Renovate Bot
d5d89ce9e4
Update dependency @tryghost/helpers to v1.1.7
2019-07-29 01:27:14 +00:00
Nazar Gargol
8b651bff9d
Migrated authentication.updateSetup method to v2
2019-07-25 17:12:39 +02:00
Nazar Gargol
03934e30c9
Removed old auth suite
2019-07-25 17:12:39 +02:00
Nazar Gargol
67c2fb8285
Added missing test coverage for "setupUpdate" method
2019-07-25 17:12:39 +02:00
Nazar Gargol
4441ee15a0
Migrated authentication.isSetup method to v2
2019-07-25 17:13:05 +02:00
Nazar Gargol
07782d8fa2
Corrected object check to include 'url' property
2019-07-25 17:12:39 +02:00
Nazar Gargol
ddabd5e808
Migrated setup method
2019-07-25 17:12:39 +02:00
Nazar Gargol
a5990e555b
Fixed lint error
2019-07-25 17:12:39 +02:00
Nazar Gargol
132e278a22
Migrated authentication.isInvitation method to v2
2019-07-25 17:12:47 +02:00
Nazar Gargol
f4b97d3bc8
Migrated authentication.acceptInvitation method to v2
2019-07-25 17:12:39 +02:00
Nazar Gargol
4da03a38b6
Corrected debug namespace
2019-07-25 17:12:39 +02:00
Nazar Gargol
8135d4d188
Added validation layer to password reset
...
- Adding a new method in all.js seems a little dirty, but that seems like the best place for now as similar method was added for changePassword method
2019-07-25 17:12:39 +02:00
Nazar Gargol
b3ed11719e
Migrated authentication.resetPassword method to v2
2019-07-25 17:12:20 +02:00
Naz Gargol
d9fef82170
Added global site SEO fields to be used in theme helpers ( #10930 )
...
#10921
- Changed {{meta_title}} helper to use site meta_title' field
- Changed {{meta_description}} helper to use site 'meta_description' field
- Changed {{og_image}} helper to use site 'og_image' field
- Added site title handling for og/twitter metadata
- Refactored use of 'blog' in variable name in favor of 'site'
- Extended meta_description test suite with 'home' context cases
- Changed {{twitter_image}} helper to use site 'twitter_image' field
- Added ghost_head test for site metadata
- Renamed blog->site in variable names for touched files
2019-07-25 11:08:29 +02:00
Aileen Nowak
5253131006
Updated fixtures hash for tests
2019-07-25 15:37:33 +08:00
Aileen Nowak
d11fd4210b
Updated docs api links to be version-less
2019-07-25 15:17:23 +08:00
Hannah Wolfe
cdb3b03311
Updated yaml parser error to be InvalidUsageError
...
- a yaml parser error can only be fixed by the user uploading a file, therefore it should be a 4xx, not a 5xx error
- an amp parser error indicates the amperize module is unable to handle a genuine case, and needs to be fixed at the code level
2019-07-24 17:41:55 +01:00
Kevin Ansfield
1aa7e368a2
🎨 Added url
value to the Content API /settings/ endpoint ( #10946 )
...
closes https://github.com/TryGhost/Ghost/issues/10945
- adds the `url` property to the returned output manually because it's a config value rather than a settings value
2019-07-24 11:12:07 +01:00
Fabien O'Carroll
805f3c7250
Added logging for members-ssr errors
...
no-issue
This will help us debug issues with members-ssr functionality going forward
2019-07-24 18:11:48 +08:00
Kevin Ansfield
2b6830b747
Ensured Admin API cannot fetch internal integrations ( #10501 )
...
no issue
- Forced a filter on read and browse requests to the integrations endpoint to limit fetches to only "custom" and "builtin" integration types
- Expanded test coverage for "internal" integrations
2019-07-24 11:52:55 +02:00