summaryrefslogtreecommitdiff
path: root/frontend/gamma/js
AgeCommit message (Collapse)AuthorFilesLines
2013-08-30First release of /delta versionGiulio Cesare Solaroli3-3/+3
2013-05-13Upated links to web site;Giulio Cesare Solaroli2-4/+32
added stub for Account Info data. Updated the links to the main website to match the new content/structure. The new Account Info is now completely static; will become dynamic as soon as the backend infrastructure will be in place.
2013-04-26Disabled a debug logGiulio Cesare Solaroli1-1/+1
2013-04-21Updated mobile prototypeGiulio Cesare Solaroli10-148/+21468
2013-04-21Aborted attempt to factor out the Crypto library on its own moduleGiulio Cesare Solaroli14-10967/+0
2013-04-21Removed extra JS libraries no longer used for the mobile versionGiulio Cesare Solaroli35-5986/+0
2013-04-19Fixed an issue on the AES-CTR block modeGiulio Cesare Solaroli5-38/+924
The previous version of the CTR encoding was incrementing the counter in a weird way, mixing up data from the previous block. The current fix can correctly decrypt data encoded with AES-CTR using other libraries/languages (currently tested only with Python).
2013-01-31Updated Copyright claimsClipperz171-2241/+15007
- updated reference dates; - removed reference to Community Edition; - normalized logging using Clipperz.log[Warn|Error|Debug]
2013-01-09Fixed application version display on /gammaClipperz1-1/+1
2013-01-09Fixed application version display on /gammaClipperz1-1/+1
2013-01-09Fixed application version ID + linkClipperz1-3/+2
Fixed the display of application version in /gamma, and added a link to the specific code version on GitHub
2013-01-09Added JQTouch and Zepto librariesClipperz22-0/+3518
JQTouch and Zepto are tentatively used for the mobile version of Clipperz. No final commitment has been made, though.
2013-01-08Updated version of /gammaClipperz22-803/+1501
Tons of changes, included a new draft of the mobile version (still VERY rough)
2012-03-17Updated /gamma web cssGiulio Cesare Solaroli4-61/+34
2012-03-17Fixed frontend properties and updated MochiKit versionGiulio Cesare Solaroli22-501/+613
2012-03-03Added static resources used when exiting the applicationGiulio Cesare Solaroli4-37/+26
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2011-10-23Integration of PHP backend with /beta and /gamma front endsGiulio Cesare Solaroli2-7/+14
Fixed PHP backend and /beta code to handle request and data format compatible with /gamma. At the moment adding/deleting/editing records seem to work fine.
2011-10-06Fixed the copyright headersGiulio Cesare Solaroli142-1278/+852
2011-10-02First version of the newly restructured repositoryGiulio Cesare Solaroli165-0/+60038