Brett Slatkin
5e4128c285
separates python library from example client
2011-01-21 11:29:14 -08:00
Brad Fitzpatrick
6e4f9a17d7
Actually upload permanode; clean up config, uploading, signing, logging
2011-01-18 10:29:38 -08:00
Brad Fitzpatrick
3eaf825674
camput --init; First-time config helper.
2011-01-17 18:28:38 -08:00
Brad Fitzpatrick
c761e1afc8
Create & sign permanodes.
2011-01-16 21:16:54 -08:00
Brad Fitzpatrick
6520da3e46
add deps
2011-01-16 20:59:13 -08:00
Brett Slatkin
ae8370ae2c
Python client: Adds get_blobs; command-line get, put, and putdir cleaned up and working; wrote pydocs
2011-01-16 14:26:00 -08:00
Brad Fitzpatrick
01ff846557
Start of camput --permanode
2011-01-15 18:10:58 -08:00
Andrew Gerrand
92c05450b5
implemented rudimentary camget
2011-01-15 12:25:37 +11:00
Brad Fitzpatrick
3688b24274
Fix gitignore file
2011-01-04 15:02:50 -08:00
Brad Fitzpatrick
da7faf94a3
Start of camget; merge clientconfig and camput into new client library
2011-01-02 14:36:03 -08:00
Brad Fitzpatrick
0a4e49a3d0
less debug spew
2011-01-01 19:37:50 -08:00
Brad Fitzpatrick
10841cc899
sort directory list
2011-01-01 17:38:02 -08:00
Brad Fitzpatrick
9777789091
Upload stats
2011-01-01 17:34:18 -08:00
Brad Fitzpatrick
8b7ebd8082
Recursive directory puts work!
2011-01-01 15:44:08 -08:00
Brad Fitzpatrick
046092d62d
Changing interface between camput and schema in prep for directory work.
2011-01-01 14:44:19 -08:00
Brad Fitzpatrick
eb60cd6f71
Start of a schema library for camput.
2010-12-30 10:17:47 -08:00
Brad Fitzpatrick
5ea7504c84
Start working on file uploads
2010-12-29 12:54:12 -08:00
Brad Fitzpatrick
93afcb9d60
Upload works now.
2010-12-24 10:04:08 -08:00
Brad Fitzpatrick
0adecfb4cc
Upload work.
2010-12-24 07:46:12 -08:00
Brad Fitzpatrick
3e5f10351c
Start of file+blob uploading.
2010-12-22 10:09:01 -08:00
Brad Fitzpatrick
162575e221
Remove Base64.NO_PADDING. Was necessary.
2010-12-21 18:12:53 -08:00
Brad Fitzpatrick
f5a72c68d3
Don't spin.
2010-12-21 17:25:21 -08:00
Brad Fitzpatrick
3307e5c15f
Enable StrictMode for Android uploader.
2010-12-21 16:05:20 -08:00
Brad Fitzpatrick
20e838b0be
Android uploader: work on sha1 caching speed, thread wakelock bugs, etc
2010-12-21 15:28:36 -08:00
Brad Fitzpatrick
59e07efc7f
Android uploader: clean up prefs and start/stopping service
2010-12-20 22:20:44 -08:00
Brad Fitzpatrick
4f41021d30
Android upload: respect AUTO-on-POWER setting, stop service in more places
2010-12-20 21:31:10 -08:00
Brad Fitzpatrick
052ba3446b
Android client: do Authorization pre-emptively; don't double all HTTP requests
...
Stupid painful Apache HttpClient.
This also bumps minimal SDK version to 8 (Froyo) instead of 4 (Donut) because I'm
lazy and wanted to use the android.util.Base64 in Froyo. Should fix that later.
2010-12-20 19:27:22 -08:00
Brad Fitzpatrick
dfc058a4c6
Android uploader: send Content-Type and redundant filename parameter.
2010-12-20 18:51:38 -08:00
Brad Fitzpatrick
7c18aca69a
camput: Send Authorization header
2010-12-20 15:38:07 -08:00
Brad Fitzpatrick
afd5b00d18
Make caput use camli/clientconfig and camli/http
2010-12-20 14:57:41 -08:00
Brad Fitzpatrick
d410aab6bc
Rename camliup to camput; move.
2010-12-20 14:13:57 -08:00
Brett Slatkin
19ba4a3bdc
clear sensitive password inputs in the plugin
2010-12-01 22:36:10 -08:00
Brett Slatkin
246cacd2f8
adds support for username and password in camliserver spec
2010-12-01 22:15:27 -08:00
Brett Slatkin
b6a9d5ec10
adds config screen for camlistore server
2010-12-01 21:49:02 -08:00
Brett Slatkin
65f33d9999
short-circuit extension uploads when blob already present; verify that uploads are successful
2010-12-01 21:29:09 -08:00
Brett Slatkin
71d7a4521b
got chrome extension upload to work; not respecting dupes or completion
2010-12-01 21:09:35 -08:00
Brett Slatkin
9aac396b69
added sha1 library; got function working with typedarray bytes
2010-12-01 20:35:13 -08:00
Brett Slatkin
10b8cc9f82
separated out the upload functions of clip-it-good
2010-12-01 19:51:14 -08:00
Brett Slatkin
69e839efbb
initial check-in of local fork of clip-it-good chrome extension
2010-12-01 18:41:51 -08:00
Brad Fitzpatrick
2567346b70
Extra debugging
2010-11-28 14:51:18 -08:00
Daniel Erat
e0b4f847c9
python client: remove debugging accidentally left in
2010-11-04 23:24:02 -07:00
Daniel Erat
463e7e8461
Merge remote branch 'origin/master' into python
2010-11-04 23:14:04 -07:00
Daniel Erat
ddb41a8fba
python client: add some \r-s and auth and server flags
2010-11-04 23:13:13 -07:00
Evan Martin
b3aff6c13a
Merge branch 'master' of danga.com:camlistore
2010-11-04 23:07:00 -07:00
Evan Martin
4ac587df07
commit js client sketch
2010-11-04 23:05:20 -07:00
Brad Fitzpatrick
5ef1b8969a
Resuming work on camliup.
2010-11-04 22:41:45 -07:00
Brad Fitzpatrick
33247614a4
Merge branch 'master' of danga.com:camlistore
2010-11-04 22:17:49 -07:00
Brad Fitzpatrick
cd3d625f3a
make camliup.go compile with new Go.
2010-11-04 22:17:40 -07:00
Evan Martin
680d496b5c
shorten curl examples
2010-11-04 22:10:20 -07:00
Evan Martin
4c91943940
include username in upload post
2010-11-04 22:08:17 -07:00