Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2013-11-24 | nodejs+postgresql backend | Michael Krelin | 2 | -0/+17 |
2013-10-02 | Updated /delta | Giulio Cesare Solaroli | 2 | -1/+13 |
Switched from less to scss. Still no build script to update the final CSS, though. Added preliminary support for storing account data on browser's local storage for offline viewing. No public backend currently support this feature. | ||||
2013-08-30 | First release of /delta version | Giulio Cesare Solaroli | 8 | -64/+60 |
2013-07-17 | Tentative fix for issue #49 | Giulio Cesare Solaroli | 2 | -14/+0 |
2013-04-17 | Updated build script to handle 'checksum' target | Giulio Cesare Solaroli | 5 | -9/+58 |
The build script can now be invoked, for example, with the following options: > ./scripts/build checksum --frontend beta gamma | ||||
2013-02-21 | add friendly error message when the git python module can't be found | Josh | 1 | -1/+2 |
also hides the exception | ||||
2013-01-18 | Improved the reporting of the MAC while building | Clipperz | 1 | -3/+12 |
2013-01-09 | Fixed name of the exit page for /gamma | Clipperz | 1 | -1/+2 |
2013-01-09 | Merge latest changes with public repository | Clipperz | 1 | -1/+3 |
2013-01-09 | Merge branch 'master' of github.com:clipperz/password-manager | Clipperz | 1 | -1/+10 |
Conflicts: frontend/beta/css/yui-extensions/basic-dialog.css | ||||
2013-01-09 | Fixed build script | Clipperz | 1 | -7/+7 |
Changed the build script in order to replace placeholders even if present multiple times | ||||
2013-01-08 | Updated builder script | Clipperz | 10 | -32/+293 |
2012-06-19 | Add a fall-back repository class for SNAPSHOTS | Josh | 1 | -1/+10 |
Create a new SnapshotRepository class that returns SNAPSHOT as the version Should let you build if there are any problems with your git repo | ||||
2012-03-19 | add code to handle older version of GitPython | Josh | 1 | -2/+9 |
2012-03-17 | Improved build scripts | Giulio Cesare Solaroli | 1 | -7/+11 |
Improved the detection of the correct repository class to use. Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2012-03-17 | Merge branch 'buildScript' of https://github.com/jokajak/password-manager | Giulio Cesare Solaroli | 1 | -4/+6 |
Conflicts: scripts/builder/repository.py Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2012-03-17 | Some fixes to build scripts getting ready to handle the mobile version | Giulio Cesare Solaroli | 3 | -8/+22 |
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2012-03-07 | switch from dulwich to git-python | Josh | 1 | -4/+4 |
this fixes the areTherePendingChanges check | ||||
2012-03-06 | fix GitRepository revision function | Josh | 1 | -2/+2 |
2012-03-06 | Check to make sure dulwich is available and print error | Josh | 1 | -0/+2 |
2012-03-03 | Added static resources used when exiting the application | Giulio Cesare Solaroli | 1 | -1/+1 |
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2012-02-11 | Improved build scripts | Giulio Cesare Solaroli | 8 | -166/+304 |
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2011-10-05 | Fixing python path of builder scripts for environment support | Antonio Lima | 5 | -6/+6 |
2011-10-02 | First version of the newly restructured repository | Giulio Cesare Solaroli | 8 | -0/+1155 |