This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 25fad827611c33b09fabe93967eb0fe85c0d0adb
tree cf1f46906683aac2dd90a601b64fe7bc7447dce9
parent cf02047a2b1c499f2fb0910185b9ffb2a7e64d66
tree cf1f46906683aac2dd90a601b64fe7bc7447dce9
parent cf02047a2b1c499f2fb0910185b9ffb2a7e64d66
s3 /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Jan 01 14:09:52 -0800 2008 | |
| |
README | Fri May 30 00:06:41 -0700 2008 | |
| |
Rakefile.rb | Sun Jun 29 22:58:12 -0700 2008 | |
| |
chrome.manifest | Sun Jun 29 22:09:25 -0700 2008 | |
| |
chrome/ | ||
| |
components/ | ||
| |
install.rdf | ||
| |
modules/ |
README
S3:// is a "psuedo protocol" for Amazon's S3 service. Interact with S3 in the same way you do with HTTP, through your URL bar. * TODO: ** 0.1 release [1/4] - [ ] fix copyright/contributors info - [ ] s3 logo - [ ] help/about section - [X] allow mixed case bucket names s3:// * BUGS/IDEAS: ** s3://twitter_production/profile_background_images/1001042/ -- cannot click the contained thing ** s3://twitter_production/profile_background_images/ -- css breaks (the background stops) about 2/3 down ** s3://what/ -- acts weird ** setup credentials only works once due to blockUI FUTURE/IDEAS: ** right click -> "Save As" is broken ** exception/feedback tool ** setting ACL for a bucket ** recursive deletion of a folder ** setting ACL on a key ** have a progress meter for uploads ** Tools -> Page Info should have accurate information (s3 specific?) ** cache the key listing info at the channel layer ** support logging ** right click handler for copy url/torrent ** create time limited url for key ** support renaming/copying keys ** deal with undetected mime-types (ask user?) ** linkify key directories/paths (ala initial designs for awesome bar) ** a good date format on key list ** support adding people to buckets via email addresses ** specify if bucket should be created in US or Europe ** transfer over SSL? ** Handle uploading of folders via DND ** emulate "create folder" system that others use?








