Commit Graph

23 Commits

Author SHA1 Message Date
Brad Fitzpatrick 0d7581ede6 Start of publish handler.
Change-Id: I229c9e00a19aa985050373beda696c5468a94105
2011-06-16 20:48:06 -07:00
Brad Fitzpatrick 91db635396 Fix thumbnail handler 2011-06-16 19:31:36 -07:00
mpl 34c776c81c thumbnail support
Change-Id: Ie0ee67ce278c1d9790c43a9270fc909dd6e68923
2011-06-15 10:42:18 +02:00
Brad Fitzpatrick 26077626a7 advertise download helper in discovery 2011-06-09 22:05:20 -07:00
Brad Fitzpatrick 3c6c4207be download handler: support for verifying a digest in a HEAD request
for use in javascript uploads.
2011-06-09 18:33:26 -07:00
Brad Fitzpatrick 0ada583435 UI: js file upload work 2011-06-09 15:00:20 -07:00
Brad Fitzpatrick a4c43c359f Add blobref.SeekerFromStreamingFetcher, moving it from UI code. 2011-06-08 17:48:56 -07:00
Brad Fitzpatrick 6a74ef1e80 UI: checkbox to optionally use rolling checksum boundaries 2011-06-06 09:07:23 -07:00
Brad Fitzpatrick 4bef24be00 UI: log download helper errors 2011-06-06 09:07:07 -07:00
Brad Fitzpatrick 8d84a4de10 Add blobref.SeekTester interface; fixing UI downloads from cond storage. 2011-06-04 09:58:50 -07:00
Brad Fitzpatrick 59e577c023 Rename blobref.Fetcher to blobref.SeekFetcher 2011-06-04 08:56:03 -07:00
Brad Fitzpatrick 2da1ef4093 UI: file download support 2011-05-31 10:20:28 -07:00
Brad Fitzpatrick 2116273f64 more linkify 2011-05-30 18:38:21 -07:00
Brad Fitzpatrick 335f3187a8 blob info page 2011-05-30 16:41:56 -07:00
Daniel Erat 3ec25aec34 camlistored: Start adding /ui?p=... permanode viewer. 2011-05-29 21:41:24 -07:00
Brad Fitzpatrick 3f928e922b UI work, split debug stuff off separately 2011-05-29 19:05:21 -07:00
Brad Fitzpatrick f9b879d3bf Add schema.WriteFileFromReader and use it in UI upload helper 2011-05-29 10:50:17 -07:00
Brad Fitzpatrick 4317da0308 camlistored: convert ui, root, jsonsign to use handler registry 2011-05-26 07:34:39 -07:00
Brad Fitzpatrick dc06095a96 camlistored: start of temp upload helper handler 2011-05-25 21:56:48 -07:00
Brad Fitzpatrick 494edc82bc Make camlistored configuration load dependencies as needed
Before it was just 2 passes, statically configured, and was fragile. Now
it faults things in as needed and has much better error messages and stricter
checking everywhere.
2011-05-09 14:20:19 -07:00
Brad Fitzpatrick 0be615f6ee start of wiring up jsonsign helper to UI + JSONP config option 2011-04-17 16:01:41 -07:00
Brad Fitzpatrick 6601225738 camlistored Javascript discovery 2011-04-16 16:18:31 -07:00
Brad Fitzpatrick aadf3dbf82 camlistored: root and ui handlers, start of UI shell 2011-04-16 15:44:22 -07:00