perkeep/pkg/server
Brad Fitzpatrick a41269e78e Reindex all dev-server blobs into memindex on restart.
Required some sync work (full syncs on start, blocking full syncs on
start, and also adding a dev-only hack to force a depedency from
search -> sync, to control the handler initialization order, otherwise
publish handlers would race with the sync handler and they'd create
new "blog" and "pics" permanodes and we'd end up with duplicates).
2012-11-07 22:40:17 +01:00
..
download.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
filetree.go Per Go initialism style, rename Json to JSON 2012-07-28 15:42:56 -07:00
image.go rotate thumbnails 2012-11-04 14:36:31 +01:00
publish.go Move discovery up from the UI handler to the Root handler. 2012-11-07 18:57:43 +01:00
publish_test.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
root.go Implement storage generations, init and discovery 2012-11-07 21:14:56 +01:00
sig.go Convert more code to use schema.Map instead of map[string]interface{} 2012-08-22 03:47:38 +10:00
sync.go Reindex all dev-server blobs into memindex on restart. 2012-11-07 22:40:17 +01:00
thumbcache.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
ui.go Move discovery up from the UI handler to the Root handler. 2012-11-07 18:57:43 +01:00
uploadhelper.go Move discovery up from the UI handler to the Root handler. 2012-11-07 18:57:43 +01:00
wizard-html.go gofmt 2012-11-07 18:49:14 +01:00
wizard.go wizard: placeholder for gallery field 2012-10-29 11:10:42 +01:00