0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client
Kevin Ansfield 871ba32343 Basic post/user search
refs #5343, #5652
- implements basic post and user search using selectize input
- queries minimal API endpoint and refreshes results on search input focus if results are older than 60 seconds
2015-08-31 22:47:26 +01:00
..
app Basic post/user search 2015-08-31 22:47:26 +01:00
config Fix broken content mgmt -> editor links on mobile 2015-08-28 11:52:38 +01:00
lib Merge core/built instead of clearing on every build. 2015-08-21 12:17:39 -04:00
public/assets Added multiline "placeholder" to 3rd step of setup 2015-07-01 23:14:27 +02:00
tests Basic post/user search 2015-08-31 22:47:26 +01:00
.ember-cli
.gitignore
.jshintrc
.watchmanconfig
bower.json Dep: Remove typeahead 2015-08-25 16:26:10 +01:00
Brocfile.js Copy selectize styles ready for customisation 2015-08-26 14:32:39 +01:00
package.json Fix broken content mgmt -> editor links on mobile 2015-08-28 11:52:38 +01:00
testem.json