2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server
Kevin Ansfield 621b633079 Fix front-end URL output for more URL schemes
- allows direct pass-through of protocol-relative (`//host`), alternate-scheme (`tel:`), and anchor-only urls (`#contact`)
2015-09-25 22:58:37 +01:00
..
api Add underscores to general validation 2015-09-17 12:24:11 +01:00
apps Merge pull request #5027 from felixrieseberg/iss4847 2015-03-19 10:47:01 -06:00
config Fix front-end URL output for more URL schemes 2015-09-25 22:58:37 +01:00
controllers Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
data Don't eager load relations on tag update 2015-09-17 09:59:46 +01:00
errors Fix signin errors 2015-08-10 12:26:45 +01:00
events Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
helpers Remove auto-inclusion of jQuery via ghost_foot 2015-09-02 13:39:22 +01:00
mail Mail consolidation 2015-08-20 11:36:14 +02:00
middleware Improve Middleware Code Coverage 2015-09-08 18:05:22 +02:00
models Maintain tag order for posts 2015-09-02 16:39:34 +01:00
permissions Refactor handlePermissions 2015-08-11 16:03:57 +02:00
routes Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
storage Merge pull request #4820 from phated/file-storage 2015-03-20 08:55:19 +00:00
translations foundation work for server-side i18n support: 2015-07-27 18:47:10 -04:00
utils Improve Ghost starup checks and errors 2015-06-23 18:04:37 +01:00
views Fixup broken error page styles 2015-06-08 12:14:58 +01:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Startup message explicitly mentions production 2015-08-11 18:01:36 +01:00
i18n.js foundation work for server-side i18n support: 2015-07-27 18:47:10 -04:00
index.js Remove first run alert 2015-08-26 15:29:26 +01:00
require-tree.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
update-check.js Use extends correctly & consistently 2015-06-25 19:56:27 +01:00