Commit Graph

118 Commits

Author SHA1 Message Date
Eduardo Gomez
3ceeb5cc71 Fix cropped shadow in recommended articles 2022-08-20 23:09:06 +02:00
Eduardo Gómez
286a59bb67
Version 2.1.0 (#474) 2022-08-20 22:06:25 +02:00
Eduardo Gómez
bcac5606f7
Fix Docker development (#468) 2022-08-18 22:53:40 +02:00
Eduardo Gómez
cb47498b48
Add Ghost 5 support and fix some issues (#459) 2022-06-25 22:22:51 +02:00
dependabot[bot]
3248a79ea2
Bump eventsource from 1.1.0 to 1.1.1 in /src (#458)
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 15:17:04 +02:00
dependabot[bot]
e2327b92ab
Bump minimist from 1.2.5 to 1.2.6 in /src (#451)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 15:16:40 +02:00
dependabot[bot]
fc0a59baa6
Bump url-parse from 1.5.3 to 1.5.10 in /src (#449)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 15:16:23 +02:00
dependabot[bot]
9fc1fe8efc
Bump follow-redirects from 1.14.7 to 1.14.8 in /src (#446)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-25 15:16:05 +02:00
Eduardo Gomez
ad2ec91bf2 Version 1.5.2 2022-02-11 22:33:47 +01:00
Eduardo Gomez
ba55ec0d4c Version 1.5.1 2022-02-05 17:17:17 +01:00
dependabot[bot]
fbe81f5897
Bump follow-redirects from 1.13.3 to 1.14.7 in /src (#438)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-05 11:07:27 +01:00
dependabot[bot]
3ed1b576c3
Bump hosted-git-info from 2.8.8 to 2.8.9 in /src (#433)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 15:00:50 +01:00
dependabot[bot]
ce11a9a1f3
Bump ssri from 6.0.1 to 6.0.2 in /src (#432)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 15:00:40 +01:00
dependabot[bot]
9a9fb15bfd
Bump browserslist from 4.16.3 to 4.19.1 in /src (#431)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 15:00:25 +01:00
dependabot[bot]
5982adec91
Bump ws from 6.2.1 to 6.2.2 in /src (#427)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 14:59:15 +01:00
dependabot[bot]
368956d90e
Bump dns-packet from 1.3.1 to 1.3.4 in /src (#424)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 14:59:04 +01:00
dependabot[bot]
76b0cf99bc
Bump url-parse from 1.5.1 to 1.5.3 in /src (#425)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 14:58:53 +01:00
dependabot[bot]
fd58a714a7
Bump path-parse from 1.0.6 to 1.0.7 in /src (#426)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 14:58:43 +01:00
Eduardo Gómez
da8f75d8de
Version 1.5.0 (#423) 2021-12-25 19:44:13 +01:00
Eduardo Gomez
cfd3a0d085 Fix #410 2021-10-12 22:29:41 +02:00
Eduardo Gomez
d746737ce1 Hide newsletter form if setting is disabled in the Admin. Support for feature image caption in posts 2021-10-09 15:58:02 +02:00
Rajiv Shah
da7c113ef9
Hide subscription button and form if Members feature is disabled (#375) 2021-10-09 13:50:44 +02:00
Eduardo Gomez
e241fb52b4 Release version 1.0.4 2021-05-24 20:31:28 +02:00
Eduardo Gomez
a6bf80fe14 Add latin extended font and update Ghost image 2021-05-01 20:08:56 +02:00
Eduardo Gomez
0624bda6b1 Update Ghost Content API version 2021-03-24 23:12:27 +01:00
Eduardo Gomez
0471891640 Fix issue with the tooltip in the dark mode toggle button 2021-03-24 19:06:36 +01:00
Eduardo Gómez
15bc72e72a
Ghost 4 (#345)
Co-authored-by: Eduardo Gómez <this.eduardo@gmail.com>
Co-authored-by: Tim <mail@timscha.io>
2021-03-23 22:02:04 +01:00
Eduardo Gomez
8c8aa5fbe7 Release version 0.9.4 2021-03-01 18:19:02 +01:00
Joseph Goldfrank
eb7bf53f92
fixed docker-watch script for Windows (#325) 2021-02-01 18:35:55 +01:00
Jie Li
1a10c627c5
Purge comments loader completely (#319) 2021-01-21 14:51:53 +01:00
Eduardo Gomez
4fee892b57 Release version 0.9.2 2021-01-16 14:00:38 +01:00
Chuck Rice
fb3d05d452
fix docker-watch with graceful run and exit capability (#304) 2021-01-04 19:53:06 +01:00
Eduardo Gomez
4f78bdd111 Fix typo 2021-01-04 18:32:25 +01:00
Eduardo Gomez
ee5153d0d6 Releases version 0.9.1 2021-01-04 15:52:09 +01:00
Eduardo Gomez
86daca2320 Releases version 0.8.9 2020-12-14 15:16:53 +01:00
Dean P
085a9f5e51
Modify hero template to handle large unsplash images (#291) 2020-12-14 14:31:59 +01:00
Eduardo Gomez
72b7d15f3d Releases version 0.8.8 2020-11-07 20:18:06 +01:00
Eduardo Gomez
8a659f122c Releases version 0.8.7 2020-10-24 12:06:39 +02:00
Eduardo Gomez
aaf3df1c84 Generate assets for production 2020-10-10 17:01:31 +02:00
Eduardo Gomez
0feedfc314 Fixes #273, updates Ghost image and loads notifications template only if members feature is enabled 2020-10-10 16:39:59 +02:00
Eduardo Gómez
d8f4203812
Implements version 0.8.5 (#255) 2020-08-05 21:37:36 +02:00
Eduardo Gomez
e58039d1ae Fix search 2020-07-26 19:53:10 +02:00
Eduardo Gomez
6b0bd0b44e Improved search, fonts loaded locally and al tags displayed in posts 2020-07-26 19:12:23 +02:00
Eduardo Gómez
3108ad1334
Taglist (#228) 2020-07-12 16:16:48 +02:00
Eduardo Gómez
563542aa3e
Image sizes (#223) 2020-07-08 16:13:48 +02:00
Eduardo Gómez
42d726ec5f
Improve accessibility (#221) 2020-07-07 17:13:29 +02:00
Eduardo Gómez
cd14b23e95
Css refactoring (#218) 2020-07-02 22:23:00 +02:00
Eduardo Gómez
58eeb4f514
Reduce js payload (#214) 2020-06-29 15:54:07 +02:00
Eduardo Gomez
116d799497 Add newline at the end of locales files 2020-06-22 23:03:11 +02:00
Eduardo Gomez
010f2f0135 Make post images zoomable only if the parent is not an anchor 2020-06-22 22:21:56 +02:00