0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data
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
..
db utf8mb4 support (#7409) 2016-09-20 15:59:34 +01:00
export Error creation (#7477) 2016-10-06 13:27:35 +01:00
import 🐛 import subscribers (#7834) 2017-01-10 19:38:20 +00:00
importer chore(package): update uuid to version 3.0.0 (#7742) 2017-01-04 17:10:29 +01:00
meta 🎨 escape sameAs for structured data (#7833) 2017-01-10 12:21:37 +00:00
migration replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
migrations knex-migrator v2 (#7605) 2016-11-07 11:39:49 +00:00
schema Find favicon in Ghost (#7713) 2017-01-23 10:13:52 +01:00
slack Error creation (#7477) 2016-10-06 13:27:35 +01:00
validation Use moment-timezone when using .tz() (#7653) 2016-10-31 14:44:24 +01:00
xml replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00