0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/data/schema
Aileen Nowak 7cb57bff3d Find favicon in Ghost (#7713)
refs #7688

Adds logic in theme settings api to either serve an uploaded favicon and give it the type `upload` or use the default settings `default`, which will serve the favicon from our shared directory.

TODOs for #7688:
- [X] Figure out, which favicon should be used (uploaded or default) -> this PR
- [ ] Serve and redirect the favicon for any browser requests, incl. redirects
- [ ] Upload favicon via `general/settings` and implement basic admin validations -> [WIP] TryGhost/Ghost-Admin#397
- [ ] Built server side validations
2017-01-23 10:13:52 +01:00
..
clients 🔥 remove postgres support 2016-09-20 15:59:34 +01:00
fixtures replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
backup.js knex-migrator v2 (#7605) 2016-11-07 11:39:49 +00:00
checks.js
commands.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
default-settings.json Find favicon in Ghost (#7713) 2017-01-23 10:13:52 +01:00
index.js knex migrator (#7565) 2016-10-17 13:50:29 +01:00
schema.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
versioning.js migrations: seeding is part of init db task (#7545) 2016-10-12 16:18:57 +01:00