Commit Graph

466 Commits (master)

Author SHA1 Message Date
aunxx f2ed0f50bb change to python2 2016-05-30 12:15:13 +01:00
jokajak 4d0550934a flask backend: Add a stub for bitcoin certificates
Returns an empty array. No plans to implement.
2016-05-27 13:02:56 -04:00
jokajak a25b3aaa22 flask backend: fix access_date population
Enables saving updates to access_date and ensures it is populated
2016-05-27 13:02:37 -04:00
Giulio Cesare Solaroli c55bb5eff2 Merge pull request #103 from jokajak/flask_fixes
Flask fixes
2016-04-24 18:42:04 +02:00
jokajak e9b52791dd Fix config to pass in variables properly 2016-04-24 12:20:03 -04:00
jokajak a794e5ea06 Add logger for debugging invalid methods 2016-04-24 12:19:48 -04:00
jokajak e4e4de7c1d Fix flask model initialization
This fixes Records and RecordVersions to populate parent objects as part of
the initialization
2016-04-24 12:17:22 -04:00
Giulio Cesare Solaroli 2f565165b6 Merge pull request #102 from jokajak/master
Add example files for running clipperz with uwsgi and nginx
2016-04-24 17:32:21 +02:00
jokajak 3574eacb25 Add example files for running clipperz with uwsgi and nginx
Additionally make changes to enable running clipperz from uwsgi
2016-04-24 08:40:30 -04:00
Giulio Cesare Solaroli f0b1b98023 Fixed rendering issue on iPhones 2016-04-08 18:07:14 +02:00
Giulio Cesare Solaroli 39bacf50bb Fixed SVG rendering of BTC transaction outputs 2016-04-08 18:06:55 +02:00
Giulio Cesare Solaroli 0e407eb6a6 Fixed problem with card Cloning 2016-04-08 18:06:37 +02:00
Giulio Cesare Solaroli 72aa4ecfb6 Merge pull request #101 from gcsolaroli/master
release.02.04.2016
2016-04-02 09:57:01 +02:00
Giulio Cesare Solaroli 0bdcf3b42c
Fixed certificate rendering when attachments are present 2016-04-02 09:52:19 +02:00
Giulio Cesare Solaroli e6b6e43dce Removed attachment info from ‘transaction’ section in certificate data. 2016-03-29 18:47:06 +02:00
Giulio Cesare Solaroli 2a99e316fe Added log message when attachment uploading fails due to quota limits 2016-03-29 18:46:49 +02:00
Giulio Cesare Solaroli fbcd02dffd BTC Certificate feature
Added the ability to register card content on the BTC blockchain in order to certify its existance/content
2016-03-29 11:45:50 +02:00
Marco Barulli f84d05240b Update README.md 2016-01-11 10:51:57 +01:00
Giulio Cesare Solaroli 19290fd0c6 Handled null condition 2015-12-16 12:53:37 +01:00
Giulio Cesare Solaroli da74d23be6 Fixed offline copy issue with Chrome 2015-12-09 11:18:34 +01:00
Giulio Cesare Solaroli d0eabc16f6 Tentative fix for offline copy problem 2015-12-07 10:56:27 +01:00
Giulio Cesare Solaroli 31fc8ede9e Fixed rendering in Safari 2015-12-07 10:56:02 +01:00
Giulio Cesare Solaroli 50b2bdd240 Updated sample data for newly created accounts 2015-12-04 08:52:15 +01:00
Giulio Cesare Solaroli a67d190927 Fixed logout error handling 2015-12-03 16:51:56 +01:00
Giulio Cesare Solaroli ae973776ee Fixed rendering glitches 2015-12-03 16:51:43 +01:00
Giulio Cesare Solaroli 99204a85a9 Fixed Windows glitch
replaced unicode chars for upload/download
2015-12-03 12:53:15 +01:00
Dario Chiappetta 7558080e54 Fixed overlay glitch 2015-11-30 14:12:27 +01:00
Dario Chiappetta 8cc2ad14b2 Minor UI/UX improvements. 2015-11-30 11:47:06 +01:00
Dario Chiappetta ce0883a7f1 Applied most of the style suggestions from Frank, tentative fix for IE
wide layout
2015-11-27 16:16:58 +01:00
Giulio Cesare Solaroli cc3ee3324e Tentative fix the the failing tentative fix 2015-11-27 15:53:46 +01:00
Giulio Cesare Solaroli a947376525 Tentative fix for enabling promiz polyfill in IE11 2015-11-27 15:48:11 +01:00
Giulio Cesare Solaroli d49f7d1992 Merge branch 'master' of https://github.com/dario-chiappetta/password-manager 2015-11-27 14:03:17 +01:00
Dario Chiappetta d06b3f6806 More IE11 fixes 2015-11-27 10:55:02 +01:00
Giulio Cesare Solaroli b5d1a3760b Re-generated CSS 2015-11-26 22:20:03 +01:00
Giulio Cesare Solaroli 748c654bf5 Merge branch 'master' of https://github.com/dario-chiappetta/password-manager
Conflicts:
	frontend/delta/css/clipperz.css.map
2015-11-26 17:09:55 +01:00
Dario Chiappetta e34c800509 Improved IE11 compatibility and fixed attachments on brandNew cards 2015-11-26 16:02:44 +01:00
Giulio Cesare Solaroli 41cece17ce Re-generated CSS 2015-11-26 13:28:18 +01:00
Giulio Cesare Solaroli 0c056738df Merge branch 'master' of https://github.com/dario-chiappetta/password-manager 2015-11-26 12:25:53 +01:00
Dario Chiappetta db47e5b7fb Fixed UI behavior on window resize, fixed Attachment UI in card View 2015-11-26 10:09:52 +01:00
Giulio Cesare Solaroli a036cd013a Re-generated CSS 2015-11-25 22:56:02 +01:00
Giulio Cesare Solaroli 5fdf12bb5e Merge branch 'master' of https://github.com/dario-chiappetta/password-manager
Conflicts:
	frontend/delta/css/clipperz.css.map
2015-11-25 22:46:01 +01:00
Dario Chiappetta 0abd559e81 Fixed Dev backend simulated network behaviour and minor code cleanup 2015-11-25 11:42:18 +01:00
Dario Chiappetta 8b7a438039 Tentative fix for SRP problem and improved Attachments UI in card View
and Edit
2015-11-25 10:39:50 +01:00
Giulio Cesare Solaroli 91c74f7e89 Fixed Connection error handling 2015-11-24 19:28:24 +01:00
Giulio Cesare Solaroli a509b34c63 Merge remote-tracking branch 'dario/master' 2015-11-24 18:22:42 +01:00
Dario Chiappetta caca12d423 Attachment fixes and some more closed tickets 2015-11-24 17:17:29 +01:00
Giulio Cesare Solaroli 69ea821a9f cleaned up console.log statements 2015-11-23 23:58:15 +01:00
Dario Chiappetta 8c59393433 Implemented Attachments in client 2015-11-23 16:10:44 +01:00
Giulio Cesare Solaroli 8608fb4253
Fixed lock/unlock issue and removed console.log 2015-10-27 14:35:39 +01:00
Giulio Cesare Solaroli e3c386497f
Minor fix to component handling of text 2015-10-12 10:04:11 +02:00