Commit Graph

222 Commits

Author SHA1 Message Date
Brad Fitzpatrick a57466fe82 Use blob title on index page too. 2011-06-12 10:06:49 -07:00
Brad Fitzpatrick f6fa8fd6d7 UI: show titles that describe returns now 2011-06-12 10:01:56 -07:00
Brad Fitzpatrick 34631a5b92 UI: javascript cleanup 2011-06-12 09:43:42 -07:00
Brad Fitzpatrick 20c4ef7154 search / file work 2011-06-12 00:20:57 -07:00
Brad Fitzpatrick 9524e16795 UI: update members list on dnd, show camliContent 2011-06-11 00:53:13 -07:00
Brad Fitzpatrick 179b706248 don't promote camliContent attr, make member be camliMember 2011-06-11 00:27:17 -07:00
Brad Fitzpatrick 5baf2713d2 UI: show permanode child members 2011-06-10 15:03:01 -07:00
Brad Fitzpatrick 929281e1f3 UI: make permanodes for dnd files, add permanode as member to parent 2011-06-09 22:18:22 -07:00
Brad Fitzpatrick 3ba0f4ad7d UI: drag & drop javascript file upload with client-side dup suppression 2011-06-09 22:05:57 -07: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 65910dcec4 consolidate redundant javascript. 2011-06-09 16:31:53 -07:00
Brad Fitzpatrick 05dac3405c Merge branch 'master' of camlistore.org:camlistore 2011-06-09 15:00:30 -07:00
Brad Fitzpatrick 0ada583435 UI: js file upload work 2011-06-09 15:00:20 -07:00
mpl 76513f922a test commit: fixing old paths in README 2011-06-09 23:16:09 +02:00
Brad Fitzpatrick 490588d95a show the file dnd area when permanode type is unknown 2011-06-08 18:59:56 -07:00
Brad Fitzpatrick a4c43c359f Add blobref.SeekerFromStreamingFetcher, moving it from UI code. 2011-06-08 17:48:56 -07:00
Brad Fitzpatrick 0f99774750 UI: start moving file upload/dnd stuff to permanode editor. 2011-06-07 10:23:11 -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 e7dbdfef43 UI links, search results on index page. 2011-06-04 16:35:48 -07:00
Brad Fitzpatrick b02806c301 UI tweaks 2011-06-04 10:58:13 -07:00
Brad Fitzpatrick 5247f79c34 UI: split newly-added tag input on commas, add multiple 2011-06-04 10:10:45 -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 c6cfe2fda4 Start of 'cond' handler. 2011-06-03 21:52:56 -07:00
Brad Fitzpatrick 7fd8263c29 upload public key on start 2011-06-03 18:42:31 -07:00
Brad Fitzpatrick 35031e761e ui: Show blob contents if text, always offer download link 2011-06-03 18:42:20 -07:00
Brad Fitzpatrick 9f2daec131 UI/search: show all claims for a permanode 2011-06-03 15:23:23 -07:00
Brad Fitzpatrick b28ae35c35 UI: deleting tags 2011-06-03 14:16:00 -07:00
Brad Fitzpatrick 93e6824367 UI: tagging (adding, but not showing or deleting) 2011-05-31 23:25:24 -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 6b9cba7cf0 Merge branch 'master' of camlistore.org:camlistore 2011-05-30 18:35:21 -07:00
Brad Fitzpatrick 9b7a2aa47d linkify more stuff 2011-05-30 18:35:18 -07:00
Daniel Erat 7e509f8d48 camlistored: enable permanode form when name isn't set 2011-05-30 18:34:05 -07:00
Daniel Erat 4e5ae09caf camlistored: look up name on permanode page 2011-05-30 18:22:21 -07:00
Brad Fitzpatrick f698ee736b linkify search results too 2011-05-30 18:21:06 -07:00
Brad Fitzpatrick fbed27fb0d add camliBlobURL and link 2011-05-30 18:10:07 -07:00
Brad Fitzpatrick 5cd6f4b479 fix js off-by-one in month 2011-05-30 16:48:39 -07:00
Daniel Erat 96cf953488 camlistored: make name-setting on permanode page functional 2011-05-30 16:44:49 -07:00
Brad Fitzpatrick 335f3187a8 blob info page 2011-05-30 16:41:56 -07:00
Brad Fitzpatrick 590e67610b UI: clean up js files. camli.js is common, rest are page-specific. 2011-05-30 13:36:17 -07:00
Brad Fitzpatrick 5c7e645e7a ui: move old debug search func to its own file 2011-05-30 13:00:15 -07:00
Brad Fitzpatrick 4e08e4805f Move some key stuff from camlistored to jsonsign, use from camput. 2011-05-30 12:38:26 -07:00
Brad Fitzpatrick decd29c4e3 convert sync to handler registry; all converted. less code. 2011-05-29 23:01:29 -07:00
Brad Fitzpatrick 10c3ec682c convert search to use handler registry 2011-05-29 22:52:31 -07:00
Brad Fitzpatrick 0385f7baaa camlistored: in config, prefix all storage handlers with 'storage-' 2011-05-29 22:28:17 -07:00
Brad Fitzpatrick 121290c9d1 Merge, use Dan's stuff from Permanode creation button 2011-05-29 21:55:37 -07:00
Brad Fitzpatrick bb85c5599d Javascript: create a permanode button 2011-05-29 21:45:26 -07:00