aboutsummaryrefslogtreecommitdiffstats
path: root/webclient/lib
AgeCommit message (Expand)Author
2012-02-07Updating submodules.Zaran
2012-01-30Create javascriptmvc application. Remove files which are now tracked in the s...Zaran
2012-01-28Hide the register dialog when submitting the keysGuillaume Horel
2012-01-28Allow to connect by pressing enterGuillaume Horel
2012-01-18Updated sjcl and strop to the latest releaseGuillaume Horel
2011-09-20Update sjclZaran
2011-06-22Added script to generate objectGuillaume Horel
2011-06-01Fixes to handle alias queries on the server sideGuillaume Horel
2011-05-31Add a function to request an object to the object componentZaran
2011-05-20Store the extended private key during registration to save laterZaran
2011-05-19Client-side user registration.Zaran
2011-05-19Add and load the librairies for asymmetric encryption.Zaran
2011-05-18Add basic code for displaying received forms from xmpp.Zaran
2011-05-16Fix for the non-working code commited by zaranGuillaume Horel
2011-05-14On connection get the user alias information and decrypt his private keyZaran
2011-05-13Simple dialog plugin.Zaran
2011-05-12* Split the js code and css code into several files for easier codingZaran
2011-04-23Remove some stray comments from the botched merge.Guillaume Horel
2011-04-23Add option to run server in the background.Guillaume Horel
2011-04-20Add a js configuration file to avoid work conflicts.Zaran
2011-04-20Remove the jQuery-ui dependency.Zaran
2011-04-14File cleanup in webclientZaran
2011-03-31Basic chat feature, crudely stripped down from Moffit's book.Zaran
2011-03-27Basic tab system and design :Zaran
2011-03-26Use cleaner live event binding for roster contacts (to avoid bindingZaran
2011-02-09Feeble attempt to try to start to organize the js codeZaran
2011-01-29Retrieve both the key and perm at the same time for performance reason.Zaran
2011-01-22Add the unminified version of sjclGuillaume Horel
2011-01-22Import of the Stanford javascript crypto libraryGuillaume Horel
2011-01-20Client : when clicking on a name in the contact list, query the contentThibaut Horel
2011-01-17Add jQuery UI. Change connect system to use a dialog (it's just aThibaut Horel
2011-01-17Add field to filter the roster.Zaran
2011-01-17Add presence management (change contact display in roster onZaran
2011-01-15* Add basic stylesheetZaran
2011-01-02Get the roster when connected.Thibaut Horel
2010-12-31Cleanup of repository. Bases of webclient.Thibaut Horel