Dan Mills
|
597fef2a0e
|
use a scriptableinputstream to correctly read openssl output
|
2008-02-19 20:53:01 -08:00 |
|
Dan Mills
|
e5769661ad
|
flesh out openssl code; still needs more work
|
2008-02-19 11:39:39 -08:00 |
|
thunder@h-132.office.mozilla.org
|
387df3fa4b
|
move openssl() into crypto object so it can use the logger there. up version
|
2008-02-18 11:18:04 -08:00 |
|
Dan Mills
|
b5fa263db3
|
clean up prefs; add logging prefs; check weave is enabled on scheduled sync
|
2008-02-13 16:07:11 -08:00 |
|
Dan Mills
|
907f537607
|
put utility functions in an object to avoid namespace pollution
|
2008-02-13 14:30:44 -08:00 |
|
Dan Mills
|
e81f3184d4
|
create user directories when they don't exist - good for personal webdav servers
|
2008-02-08 01:03:45 -08:00 |
|
Dan Mills
|
03772aea77
|
fix openssl binary path on windows
|
2008-02-05 16:15:43 -08:00 |
|
Dan Mills
|
443bd4253f
|
branch merge
|
2008-02-05 14:16:38 -08:00 |
|
Dan Mills
|
58454da1d0
|
add openssl support
|
2008-02-05 14:15:53 -08:00 |
|
Myk Melez
|
6b878bc9b1
|
make log4moz not depend on constants.js so it's easier to reuse it in another project
|
2008-01-24 17:41:36 -08:00 |
|
Dan Mills
|
962a1a30a6
|
remove obsolete xpcom component code
|
2008-01-23 15:35:11 -08:00 |
|
Dan Mills
|
afc2ac4888
|
bump version
|
2008-01-22 22:46:39 -08:00 |
|
Dan Mills
|
66f5b8324c
|
Bug 411105: nsILoginInfo no longer accepts null values for usernameField/passwordField. Send empty strings instead
|
2008-01-22 22:46:07 -08:00 |
|
Dan Mills
|
891a9f46f0
|
bump version
|
2008-01-07 20:20:54 -08:00 |
|
Dan Mills
|
4bc03daf56
|
bump version
|
2008-01-07 16:29:30 -08:00 |
|
Dan Mills
|
3bee96c342
|
load all modules directly from load-weave.js to get around bug 408412; fix uses of |let| not directly within a block
|
2008-01-07 16:28:57 -08:00 |
|
Dan Mills
|
c5cd811a52
|
bump version in constants.js
|
2007-12-28 16:34:28 -08:00 |
|
Dan Mills
|
61d662a743
|
Bug 409908: don't decrypt cleartext. Also, fix broken checkStatus calls when resetting server data.
|
2007-12-28 16:33:09 -08:00 |
|
Dan Mills
|
ccb5d633dc
|
move xxxtea.js -> xxtea.js (typo)
|
2007-12-27 12:50:51 -08:00 |
|
Dan Mills
|
74fa881759
|
Make {en,de}cryption asynchronous so as to not block the UI; fix 'xxxtea' typos (it's xxtea); fix auth header suppression
|
2007-12-26 17:40:46 -08:00 |
|
Dan Mills
|
4712164e73
|
remove debug statements
|
2007-12-26 16:11:19 -08:00 |
|
Dan Mills
|
bf099ed106
|
Pull xxxtea code into modules/; fix passphrase bug in the login dialog
|
2007-12-26 16:10:23 -08:00 |
|
Dan Mills
|
c3399d64d7
|
Bug 409601: Ask for an email instead of a username (since Weave usernames are email addresses)
|
2007-12-26 14:56:52 -08:00 |
|
Dan Mills
|
258dcf0e8d
|
Fix typo in last commit; use asterisks in place of auth header
|
2007-12-26 14:51:52 -08:00 |
|
Dan Mills
|
2355ae3aa7
|
Bug 409673: Don't log the authentication header
|
2007-12-26 14:49:03 -08:00 |
|
thunder@daniel-millss-macbook-pro-15.local
|
ffe5f4241e
|
fix getTagsForURI call (API changed); bump version
|
2007-12-24 14:47:37 -08:00 |
|
Dan Mills
|
bcae2e86b5
|
version bump
|
2007-12-21 18:38:04 -08:00 |
|
Dan Mills
|
f2c9cee5f7
|
alert errors when the passphrase is empty
|
2007-12-21 18:05:01 -08:00 |
|
Myk Melez
|
adcef64d74
|
clean up preferences XUL and make Create Account button work on Windows and Linux
|
2007-12-21 17:41:26 -08:00 |
|
Dan Mills
|
a27d088f83
|
version bump
|
2007-12-21 16:51:14 -08:00 |
|
Dan Mills
|
3f538ad689
|
process GUID changes *before* anything else
|
2007-12-21 16:50:32 -08:00 |
|
Dan Mills
|
c99138171c
|
limit history sync to the last 500 items; load snapshots from the right directory in the profile
|
2007-12-21 16:07:42 -08:00 |
|
cbeard@Macintosh.local
|
b711a57bc5
|
refactoring of the setup wizard, fix for opening prefs pane to weave pane regardless of previous state
|
2007-12-21 15:08:47 -08:00 |
|
cbeard@Macintosh.local
|
859989b602
|
UI clean up and refactoring
|
2007-12-21 13:34:43 -08:00 |
|
Myk Melez
|
69b10503c7
|
make prefpane localizable
|
2007-12-21 01:09:08 -08:00 |
|
Myk Melez
|
9ec31319f5
|
make login dialog localizable
|
2007-12-21 00:29:54 -08:00 |
|
Myk Melez
|
a228e4f7f2
|
make log dialog localizable
|
2007-12-21 00:11:50 -08:00 |
|
Myk Melez
|
9c4ba9d590
|
make wizard localizable
|
2007-12-20 23:31:29 -08:00 |
|
Myk Melez
|
901cc2f116
|
make the browser overlay (sync.xul) localized and localizable
|
2007-12-20 17:19:36 -08:00 |
|
cbeard@Macintosh.local
|
bf01473592
|
merging
|
2007-12-20 15:44:49 -08:00 |
|
cbeard@Macintosh.local
|
9c6f02941b
|
sorry about the tabs! lots of refactoring of the UI bits
|
2007-12-20 15:43:18 -08:00 |
|
Dan Mills
|
0048d3e289
|
implement firstrun/updated pages
|
2007-12-20 15:35:19 -08:00 |
|
Dan Mills
|
46c7fac398
|
change prefs to live under extensions.weave
|
2007-12-20 14:46:12 -08:00 |
|
Dan Mills
|
af405adc38
|
ui / prefs fixes
|
2007-12-20 12:18:41 -08:00 |
|
Dan Mills
|
b957c13f7d
|
move logs and snapshots into a 'weave' directory in the profile; use .txt filenames for logs to (hopefully) fix content type problems some people are seeing
|
2007-12-19 19:49:28 -08:00 |
|
Dan Mills
|
56b54b801e
|
rename 'bookmarks' events to be weave events; add service-level events in addition to engine-specific ones (where appropriate)
|
2007-12-19 17:37:01 -08:00 |
|
Dan Mills
|
87591e4c96
|
login fixes; history sync fixes; make reset client actually delete all client data (useful for testing and for syncing down server data - e.g. the restore case)
|
2007-12-19 13:24:31 -08:00 |
|
Dan Mills
|
dee6b23c4d
|
some more cleanup/refactoring; add history engine/core/store (history sync\!)
|
2007-12-14 18:07:25 -08:00 |
|
Dan Mills
|
8c9defe994
|
assume in loaded modules that the resource:// alias has already been added - remove all the templatey code to do that
|
2007-12-11 11:57:13 -08:00 |
|
Dan Mills
|
085f383f57
|
more and more refactoring: split weave module into multiple files (finally!)
|
2007-12-10 21:38:53 -08:00 |
|