0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Katharina Irrgang 2887602712 🎨 error improvements (#7600)
*   id for each error instance
- copy paste of ignition
- on purpose for now
- delete TODO, wohoo
- use id property instead of uid, see http://jsonapi.org/format/#errors

* 🕵🏻  remove TODO for decouple req.err
- can't find a nicer alternative solution
- added some more descriptions to code pieces in our error-handler

* 🎨  use uuid.v1
- timestamp based
2016-10-21 13:10:17 +01:00
..
client@acce9d1879 Updated Ghost-Admin to 1.0.0-alpha.5 2016-10-18 14:10:32 +02:00
server 🎨 error improvements (#7600) 2016-10-21 13:10:17 +01:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test 🐛 fix changePassword bug (#7590) 2016-10-21 10:19:09 +01:00
index.js