Ghost/core
Hannah Wolfe ac32944dc6
Updated migration eslint rule to catch bad filenames
- We had an incident where a migration file was misnamed.
- This is caused by using slimer with spaces rather than hyphens
- We didn't imagine this case when writing the regex for matching filenames
- However, now we know it, it's easy to tweak the regex to match this case
- This requires adding an override to the one badly named file
2022-04-05 11:50:39 +01:00
..
client@ef66ef1403 Updated Admin to v4.42.1 2022-04-04 10:39:50 +01:00
frontend Added a note to potentially breaking price helper 2022-04-01 11:33:02 +08:00
server Updated migration eslint rule to catch bad filenames 2022-04-05 11:50:39 +01:00
shared Fixed multiple mobile size bugs for Portal 2022-03-28 17:46:06 +05:30
app.js
boot.js
bridge.js