Giulio Cesare Solaroli
e161d4d46b
Fixed build scripts to correctly handle manifest.appcache
2015-09-10 15:13:26 +02:00
Giulio Cesare Solaroli
431ef1096b
Fixed license file reference
2015-08-13 11:08:47 +02:00
Giulio Cesare Solaroli
ce3fd5d19c
Fixed copyright notice
...
- fixed copyright place inside HTML file in order to keep encoding information in the first 1024 bytes
- updated licence notice to AGPL
2015-07-31 18:29:15 +02:00
jokajak
fab1d05127
Introduce new flask based python backend
...
This supports most functionality. Tested the following functionality:
* Create account
* Delete account
* Create a card
* Download offline copy (couldn't log in) - needs work
* Change passphrase
* One time password creation and use
2015-04-20 08:37:48 -04:00
Dario Chiappetta
e2781071d0
Added Delete Account feature (no dev backend support yet) - fix
2015-04-14 10:44:23 +02:00
Giulio Cesare Solaroli
b3967dae52
Fixes to release developer preview of the /delta version
...
/delta needs an updated backend to support its payment options.
/beta and /gamma have been updated to be compatible with the new backend.
2014-10-09 13:55:45 +02:00
Giulio Cesare Solaroli
ed1c8081a5
Initial draft of card editing mode
...
Still very early draft with tons of issues still to address, and no styling at all.
Disabled CSS preprocessor, due to limitations in Python SCSS processor.
Updated date Copyright notice.
2014-08-22 08:38:53 +02:00
Giulio Cesare Solaroli
954a086595
Disabled watchdog in the proxy script
2014-08-05 18:22:20 +02:00
Giulio Cesare Solaroli
f8da092f3d
Interim synchronization with internal repository
...
This is an intermir commit to share what is going on with the development of the new /delta version.
2014-07-28 18:07:48 +02:00
Giulio Cesare Solaroli
1180b7b195
Updated /delta
...
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-10-02 09:59:30 +02:00
Giulio Cesare Solaroli
20bea94ab6
First release of /delta version
2013-08-30 23:23:42 +02:00
Giulio Cesare Solaroli
303600d0d4
Tentative fix for issue #49
2013-07-17 14:51:06 +02:00
Giulio Cesare Solaroli
48c9280c9a
Updated build script to handle 'checksum' target
...
The build script can now be invoked, for example, with the following options:
> ./scripts/build checksum --frontend beta gamma
2013-04-17 17:45:39 +02:00
Josh
6d037cc7a4
add friendly error message when the git python module can't be found
...
also hides the exception
2013-02-21 16:08:18 +00:00
Clipperz
1e19202f47
Improved the reporting of the MAC while building
2013-01-18 18:17:26 +01:00
Clipperz
6642b868f7
Fixed name of the exit page for /gamma
2013-01-09 15:13:32 +01:00
Clipperz
9741a93a9f
Merge latest changes with public repository
2013-01-09 12:45:31 +01:00
Clipperz
6cfcbb8dee
Merge branch 'master' of github.com:clipperz/password-manager
...
Conflicts:
frontend/beta/css/yui-extensions/basic-dialog.css
2013-01-09 12:24:13 +01:00
Clipperz
5996ee475c
Fixed build script
...
Changed the build script in order to replace placeholders even if present multiple times
2013-01-09 11:37:39 +01:00
Clipperz
25bd3085c5
Updated builder script
2013-01-08 16:12:19 +01:00
Josh
28bcbca984
Add a fall-back repository class for SNAPSHOTS
...
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-06-19 12:04:50 -04:00
Josh
67ba4cd7b5
add code to handle older version of GitPython
2012-03-18 21:30:36 -04:00
Giulio Cesare Solaroli
bf7d8191a3
Improved build scripts
...
Improved the detection of the correct repository class to use.
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2012-03-17 15:10:02 +00:00
Giulio Cesare Solaroli
e61e994abb
Merge branch 'buildScript' of https://github.com/jokajak/password-manager
...
Conflicts:
scripts/builder/repository.py
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2012-03-17 14:40:38 +00:00
Giulio Cesare Solaroli
65a7a7be3f
Some fixes to build scripts getting ready to handle the mobile version
...
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2012-03-17 14:26:08 +00:00
Josh
24f7bfcbe3
switch from dulwich to git-python
...
this fixes the areTherePendingChanges check
2012-03-06 22:09:32 -05:00
Josh
fc528c0f65
fix GitRepository revision function
2012-03-06 10:47:34 -05:00
Josh
5115ce2faf
Check to make sure dulwich is available and print error
2012-03-06 10:44:48 -05:00
Giulio Cesare Solaroli
cf9c0c34e1
Added static resources used when exiting the application
...
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2012-03-03 17:03:57 -05:00
Giulio Cesare Solaroli
185949cb77
Improved build scripts
...
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2012-02-11 23:34:25 +00:00
Antonio Lima
2a98e81b95
Fixing python path of builder scripts for environment support
2011-10-05 10:24:32 +02:00
Giulio Cesare Solaroli
ef68436ac0
First version of the newly restructured repository
2011-10-03 00:56:18 +01:00