index
:
alias
angular
master
webclient-rewrite
A distributed personal data manager
gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
Age
Commit message (
Expand
)
Author
2011-05-19
Remove the salt field from the registration form.
Zaran
2011-05-19
Started to play around with js crypto code
Guillaume Horel
2011-05-18
Fix a bug in Guillaume's code causing the registration form to be
Zaran
2011-05-16
Fix for the non-working code commited by zaran
Guillaume Horel
2011-05-16
Catch exception when handling base64 strings
Guillaume Horel
2011-05-16
Fixes in the config parser and various cleanups
Guillaume Horel
2011-05-04
Various fixes.
Guillaume Horel
2011-05-04
Registration should be fully functional now.
Guillaume Horel
2011-05-03
More fixes for the alias registration.
Guillaume Horel
2011-05-02
In-band registration is almost functional.
Guillaume Horel
2011-05-01
Use more meaningful file names.
Guillaume Horel
2011-04-27
Preliminary work for in-band registration.
Guillaume Horel
2011-04-25
Remove some leftover debug code.
Guillaume Horel
2011-04-25
Update config.ini.sample with the new options.
Guillaume Horel
2011-04-25
Final cleanup of the logging system
Guillaume Horel
2011-04-25
Some further daemon cleanups.
Guillaume Horel
2011-04-24
Plugged the logging facility into the daemon.
Guillaume Horel
2011-04-23
Fixed the background options.
Guillaume Horel
2011-04-23
Add option to run server in the background.
Guillaume Horel
2011-04-13
Rewrite of the object classes and various fixes
Guillaume Horel
2011-04-12
Fixed bug: os.mkdirs and os.touch didn't exist
Guillaume Horel
2011-04-11
Add a placeholder for the get_private_key method.
Guillaume Horel
2011-04-11
Preliminary support of a user private key.
Guillaume Horel
2011-01-29
Retrieve both the key and perm at the same time for performance reason.
Zaran
2011-01-22
Fix small bug (cannot assign split to None)
Guillaume Horel
2011-01-21
Added key management to the component server
Guillaume Horel
2011-01-20
Add content request to alias plugin (to get the content of a given node)
Thibaut Horel
2011-01-20
Simplification of the object module : now use only one class (maybe add some ...
Zaran
2011-01-19
Some more fixes to the component server
Guillaume Horel
2011-01-18
A few cleanups to the component server
Guillaume Horel
2010-12-31
Cleanup of repository. Bases of webclient.
Thibaut Horel