Brad Fitzpatrick
c32fec03e1
rename input element; missing from earlier renames.
...
Change-Id: I6bfce54ee1213943d6ba20528f0b67f32617b2cf
2011-06-19 13:31:44 -07:00
Brad Fitzpatrick
2790963643
More publish work, making UI handler aware of publish roots.
...
Change-Id: I9cbb00aa3506cece8cf3d7a7b11d445662c4873e
2011-06-19 13:09:43 -07:00
Brad Fitzpatrick
ba467698a3
remove UI staticFiles config option, no longer needed.
...
Change-Id: I7c28a7bbd0eea4a38fce8865db9380a5dab6a949
2011-06-19 12:28:29 -07:00
Brad Fitzpatrick
bd15b4a4c2
Serve UI files from binary's embedded copy.
...
Change-Id: Ibb7902381f80111c943897e82e1eaa2b0ee7fc2c
2011-06-18 12:01:34 -07:00
Brad Fitzpatrick
81547a9eb6
Support for embedding static files (html/js) into the resulting binary.
...
Also build system changes for start of move to camlistore.org/* namespace
for Go packages.
Not yet wired up to ui.go.
Potential changes required for Go's http package first:
http://codereview.appspot.com/4629047/
Change-Id: I3ae264a5401d3a41e0b6e42b12010f19a9c9dcf7
2011-06-17 14:13:01 -07:00
Brad Fitzpatrick
2520fc8eec
Merge "use thumbnail in blobinfo"
2011-06-17 07:31:56 -07:00
mpl
9f32c111e5
use thumbnail in blobinfo
...
Change-Id: I48722b88ec4f2c80b689034df1c0e3fd5132b36c
2011-06-17 07:30:46 -07:00
Brett Slatkin
58bb35939e
beginning of setting URL mount points for permanodes; nothing working yet
...
Change-Id: I9c33d67121e101369cdd797ef3b1c0ef74c8bdb0
2011-06-16 21:24:59 -07:00
Brad Fitzpatrick
6e388994da
Merge "Start of publish handler."
2011-06-16 20:55:45 -07:00
Daniel Erat
3e4cb09ef8
Merge "ui: Add support for setting camliAccess attr on permanodes."
2011-06-16 20:49:40 -07:00
Daniel Erat
b1e1193ca6
ui: Add support for setting camliAccess attr on permanodes.
...
The attribute can be set to "public" to share to everyone or deleted to
keep the permanode private.
Change-Id: I075dd7cc5fb6c3726083ae065282178dd7ae99a3
2011-06-16 20:48:12 -07:00
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
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