Commit Graph

33 Commits (fbcd02dffdcec573ab9b6635fbec86b649e0bd33)

Author SHA1 Message Date
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
Dario Chiappetta d06b3f6806 More IE11 fixes 2015-11-27 10:55:02 +01:00
Dario Chiappetta 8c59393433 Implemented Attachments in client 2015-11-23 16:10:44 +01:00
Giulio Cesare Solaroli de7f4ed9b1 Restored use of React minified version 2015-10-01 16:36:49 +02:00
Dario Chiappetta 3dcdcbbe7e Implemented PIN and updated README 2015-09-30 20:09:58 +02:00
Dario Chiappetta 3891ffa476 Implemented lock (to be reviewed) 2015-09-23 10:24:49 +02:00
Giulio Cesare Solaroli 3d5c37d9bd Added keyboard cheat sheet 2015-08-20 10:52:49 +02:00
Giulio Cesare Solaroli 2e6ae458de Added password generator for password fields 2015-08-08 11:51:21 +02:00
Giulio Cesare Solaroli c9c8daf08a Switched to React 0.13.3 2015-07-27 18:03:20 +02:00
Giulio Cesare Solaroli 1517c52b25 Removed favicons 2015-07-27 17:05:22 +02:00
Giulio Cesare Solaroli 1f9c30cdfb Fixed minor issues reported by user after official release of /delta 2015-07-20 10:27:28 +02:00
Giulio Cesare Solaroli e02ba2c20c Merged all pending work done on the private repository 2015-06-27 19:08:20 +02:00
Giulio Cesare Solaroli 75d5724c8a Merge remote-tracking branch 'clipperz/export' into import
Conflicts:
	frontend/delta/css/clipperz.css
	frontend/delta/js/Clipperz/PM/DataModel/Record.js
	frontend/delta/js/Clipperz/PM/UI/Components/ExtraFeatures/DeleteAccount.js
	frontend/delta/js/Clipperz/PM/UI/Components/Panels/ExtraFeaturesPanel.js
	frontend/delta/js/Clipperz/PM/UI/MainController.js
	frontend/delta/properties/delta.properties.json
	frontend/delta/scss/style/settingsPanel.scss
2015-06-27 18:33:01 +02:00
Dario Chiappetta 0126873868 Merged Import and Export branches, implemented Giulio's remarks on Import feature 2015-05-21 14:34:49 +02:00
Dario Chiappetta d1d5fae5de Added Import feature 2015-05-14 18:55:18 +02:00
Giulio Cesare Solaroli e329f6926a Reviewed and improved export feature 2015-05-07 16:23:57 +02:00
Dario Chiappetta b812ea4efb Added Export feature 2015-04-20 18:18:22 +02:00
Giulio Cesare Solaroli 5748515655 Fixed React version in license notes 2015-04-14 17:26:35 +02:00
Dario Chiappetta e2781071d0 Added Delete Account feature (no dev backend support yet) - fix 2015-04-14 10:44:23 +02:00
Dario Chiappetta 4dc0a68e0f Added stub form to change passphrase 2015-04-03 14:44:04 +02:00
Giulio Cesare Solaroli b1de7de2c5 Added basic behaviour for extra panel components 2015-04-01 18:28:26 +02:00
Giulio Cesare Solaroli 80e149a8a9 Updated to React 13.1 2015-03-23 18:10:09 +01:00
Giulio Cesare Solaroli 3d809a71db Added a few more files to the project 2015-03-10 22:54:46 +01:00
Giulio Cesare Solaroli 95149b52eb Disabled mousetrap bind-dictionary plugin as unused 2015-01-21 18:26:42 +01:00
Giulio Cesare Solaroli cff99b9603 Added key-bindings for searching cards (desktop version) 2015-01-04 16:53:08 +01:00
Giulio Cesare Solaroli f42c469663 Added very first rough prototype of tag editor 2014-09-19 18:27:26 +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 a362a03cbe Implemented the dialog to ask for confirmation when the user ask to delete a card
No keyboard shortcut implemented, yet
2014-08-04 18:33:37 +02:00
Giulio Cesare Solaroli 336f6932b7 Improved tag handling
Now tag counting reflects whether archived cards are shown or not.
Also available the option to select all untagged cards, with matching counter.
Card deletion is now broken, while I found a way to handle the confirmation dialog (see DialogBox component)
2014-08-02 14:45:22 +02:00
Giulio Cesare Solaroli c0f96f5de9 Fixed Proxy configuration for development environment to be in read-write mode. 2014-07-29 14:56:58 +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