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
/
webclient
Age
Commit message (
Expand
)
Author
2012-04-06
Basic style for the roster.
Zaran
2012-03-31
fixed the template loading issue
webclient-rewrite
Guillaume Horel
2012-03-29
Basic roster loading with JavascriptMVC
Thibaut Horel
2012-02-07
Updating submodules.
Zaran
2012-02-07
Beginning of the rewriting. Starting with the Roster.
Zaran
2012-01-30
Create javascriptmvc application. Remove files which are now tracked in the s...
Zaran
2012-01-30
Some cleaning in gitignore.
Zaran
2012-01-28
Hide the register dialog when submitting the keys
Guillaume Horel
2012-01-28
Allow to connect by pressing enter
Guillaume Horel
2012-01-18
Updated sjcl and strop to the latest release
Guillaume Horel
2011-09-20
Update sjcl
Zaran
2011-06-22
Added script to generate object
Guillaume Horel
2011-06-13
Some significant and much needed design changes enforced by Enguerrand.
Zaran
2011-06-01
Fixes to handle alias queries on the server side
Guillaume Horel
2011-05-31
Add a function to request an object to the object component
Zaran
2011-05-20
Store the extended private key during registration to save later
Zaran
2011-05-19
Client-side user registration.
Zaran
2011-05-19
Add and load the librairies for asymmetric encryption.
Zaran
2011-05-18
Add basic code for displaying received forms from xmpp.
Zaran
2011-05-16
Fix for the non-working code commited by zaran
Guillaume Horel
2011-05-14
On connection get the user alias information and decrypt his private key
Zaran
2011-05-13
Simple dialog plugin.
Zaran
2011-05-12
* Split the js code and css code into several files for easier coding
Zaran
2011-05-03
Add a favicon. Fix #1.
Zaran
2011-04-23
Remove some stray comments from the botched merge.
Guillaume Horel
2011-04-23
Add option to run server in the background.
Guillaume Horel
2011-04-20
Add a js configuration file to avoid work conflicts.
Zaran
2011-04-20
Remove the jQuery-ui dependency.
Zaran
2011-04-14
File cleanup in webclient
Zaran
2011-04-12
Test of a new design (test.html)
Zaran
2011-03-31
Basic chat feature, crudely stripped down from Moffit's book.
Zaran
2011-03-29
First test of the cryptoapplet (in progress).
Guillaume Horel
2011-03-27
Basic tab system and design :
Zaran
2011-03-26
Use cleaner live event binding for roster contacts (to avoid binding
Zaran
2011-02-09
Feeble attempt to try to start to organize the js code
Zaran
2011-01-29
Retrieve both the key and perm at the same time for performance reason.
Zaran
2011-01-22
Add the unminified version of sjcl
Guillaume Horel
2011-01-22
Import of the Stanford javascript crypto library
Guillaume Horel
2011-01-20
Client : when clicking on a name in the contact list, query the content
Thibaut Horel
2011-01-20
Simplification of the object module : now use only one class (maybe add some ...
Zaran
2011-01-17
Add jQuery UI. Change connect system to use a dialog (it's just a
Thibaut Horel
2011-01-17
Add field to filter the roster.
Zaran
2011-01-17
Add presence management (change contact display in roster on
Zaran
2011-01-15
* Add basic stylesheet
Zaran
2011-01-02
Get the roster when connected.
Thibaut Horel
2010-12-31
Cleanup of repository. Bases of webclient.
Thibaut Horel