0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/models
Fabien O'Carroll 4d9414b5d2 Created Session Model (#9909)
refs #9865

- Created session model for session table
- Added model relations
- Added unit test coverage
2018-09-27 14:31:39 +02:00
..
base Removed toJSON serialization in findPage method (#9899) 2018-09-26 14:11:22 +02:00
plugins 🐛Fixed count.posts respecting co authors (#9830) 2018-08-30 17:05:29 +01:00
relations Changed comments and deprecation notes 2018-08-16 12:13:24 +02:00
accesstoken.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
app-field.js
app-setting.js
app.js Updated permittedOptions to correctly call super 2018-09-21 12:15:29 +02:00
client-trusted-domain.js
client.js Updated permittedOptions to correctly call super 2018-09-21 12:15:29 +02:00
index.js Created Session Model (#9909) 2018-09-27 14:31:39 +02:00
invite.js Dynamic Routing: Added migration for routes.yaml file (#9692) 2018-06-22 20:28:01 +02:00
permission.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
post.js Removed toJSON serialization in findPage method (#9899) 2018-09-26 14:11:22 +02:00
refreshtoken.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
role.js Updated permittedOptions to correctly call super 2018-09-21 12:15:29 +02:00
session.js Created Session Model (#9909) 2018-09-27 14:31:39 +02:00
settings.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
subscriber.js Updated permittedOptions to correctly call super 2018-09-21 12:15:29 +02:00
tag.js Removed toJSON serialization in findPage method (#9899) 2018-09-26 14:11:22 +02:00
user.js Created Session Model (#9909) 2018-09-27 14:31:39 +02:00
webhook.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00