-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Web interface and UTF-8 support #2
Commits on Dec 18, 2014
-
First version of the web app.-
Lucas Benedicic committedDec 18, 2014 Configuration menu - View commit details
-
Copy full SHA for 995d0b6 - Browse repository at this point
Copy the full SHA 995d0b6View commit details
Commits on Dec 19, 2014
-
Package structure changed to accommodate test cases.-
Lucas Benedicic committedDec 19, 2014 Configuration menu - View commit details
-
Copy full SHA for 36dd93d - Browse repository at this point
Copy the full SHA 36dd93dView commit details -
Lucas Benedicic committed
Dec 19, 2014 Configuration menu - View commit details
-
Copy full SHA for 363fa17 - Browse repository at this point
Copy the full SHA 363fa17View commit details
Commits on Dec 24, 2014
-
Corrected bit-rolling implementation to match Javascript's one.-
Lucas Benedicic committedDec 24, 2014 Configuration menu - View commit details
-
Copy full SHA for 4f76d5f - Browse repository at this point
Copy the full SHA 4f76d5fView commit details -
Lucas Benedicic committed
Dec 24, 2014 Configuration menu - View commit details
-
Copy full SHA for 08946e2 - Browse repository at this point
Copy the full SHA 08946e2View commit details -
Wrapping numbers to signed 32-bit integers.-
Lucas Benedicic committedDec 24, 2014 Configuration menu - View commit details
-
Copy full SHA for 2a738ef - Browse repository at this point
Copy the full SHA 2a738efView commit details -
Lucas Benedicic committed
Dec 24, 2014 Configuration menu - View commit details
-
Copy full SHA for a859bb2 - Browse repository at this point
Copy the full SHA a859bb2View commit details
Commits on Dec 25, 2014
-
Corrected overflow of negative integers.-
Lucas Benedicic committedDec 25, 2014 Configuration menu - View commit details
-
Copy full SHA for 84da890 - Browse repository at this point
Copy the full SHA 84da890View commit details -
Lucas Benedicic committed
Dec 25, 2014 Configuration menu - View commit details
-
Copy full SHA for 8624735 - Browse repository at this point
Copy the full SHA 8624735View commit details -
Unicode keys are now compatible with the Javascript implementation.-
Lucas Benedicic committedDec 25, 2014 Configuration menu - View commit details
-
Copy full SHA for e8128ed - Browse repository at this point
Copy the full SHA e8128edView commit details
Commits on Jan 1, 2015
-
Lucas Benedicic committed
Jan 1, 2015 Configuration menu - View commit details
-
Copy full SHA for 08b8675 - Browse repository at this point
Copy the full SHA 08b8675View commit details -
Lucas Benedicic committed
Jan 1, 2015 Configuration menu - View commit details
-
Copy full SHA for 9a7b8a4 - Browse repository at this point
Copy the full SHA 9a7b8a4View commit details -
Lucas Benedicic committed
Jan 1, 2015 Configuration menu - View commit details
-
Copy full SHA for bfe0d4f - Browse repository at this point
Copy the full SHA bfe0d4fView commit details -
Lucas Benedicic committed
Jan 1, 2015 Configuration menu - View commit details
-
Copy full SHA for 52b0991 - Browse repository at this point
Copy the full SHA 52b0991View commit details
Commits on Jan 5, 2015
-
Added support for UTF8-based passwords.-
Lucas Benedicic committedJan 5, 2015 Configuration menu - View commit details
-
Copy full SHA for c7c3665 - Browse repository at this point
Copy the full SHA c7c3665View commit details -
Function does not fail if it runs out of list elements.-
Lucas Benedicic committedJan 5, 2015 Configuration menu - View commit details
-
Copy full SHA for a144ffb - Browse repository at this point
Copy the full SHA a144ffbView commit details -
Preparing the server for production.-
Lucas Benedicic committedJan 5, 2015 Configuration menu - View commit details
-
Copy full SHA for 07c5a24 - Browse repository at this point
Copy the full SHA 07c5a24View commit details -
Lucas Benedicic committed
Jan 5, 2015 Configuration menu - View commit details
-
Copy full SHA for 68bd7c7 - Browse repository at this point
Copy the full SHA 68bd7c7View commit details
Commits on Jan 7, 2015
-
First draft of the page design.-
Lucas Benedicic committedJan 7, 2015 Configuration menu - View commit details
-
Copy full SHA for d4e06ef - Browse repository at this point
Copy the full SHA d4e06efView commit details
Commits on Jan 8, 2015
-
Added DB backend to save arbitrary entries.-
Lucas Benedicic committedJan 8, 2015 Configuration menu - View commit details
-
Copy full SHA for ae149d3 - Browse repository at this point
Copy the full SHA ae149d3View commit details -
Development requirements updated.-
Lucas Benedicic committedJan 8, 2015 Configuration menu - View commit details
-
Copy full SHA for 760a81b - Browse repository at this point
Copy the full SHA 760a81bView commit details -
Lucas Benedicic committed
Jan 8, 2015 Configuration menu - View commit details
-
Copy full SHA for 1970eb6 - Browse repository at this point
Copy the full SHA 1970eb6View commit details -
Still have to find a way to avoid showing it on the address bar.-
Lucas Benedicic committedJan 8, 2015 Configuration menu - View commit details
-
Copy full SHA for fd1d752 - Browse repository at this point
Copy the full SHA fd1d752View commit details
Commits on Jan 9, 2015
-
Add option to delete an entry.-
Lucas Benedicic committedJan 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 2bfa625 - Browse repository at this point
Copy the full SHA 2bfa625View commit details -
Lucas Benedicic committed
Jan 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 40b4c7f - Browse repository at this point
Copy the full SHA 40b4c7fView commit details -
Copy to clipboard is now a function.-
Lucas Benedicic committedJan 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 22339b1 - Browse repository at this point
Copy the full SHA 22339b1View commit details -
Lucas Benedicic committed
Jan 9, 2015 Configuration menu - View commit details
-
Copy full SHA for bcb2eea - Browse repository at this point
Copy the full SHA bcb2eeaView commit details -
Lucas Benedicic committed
Jan 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 28ce9bf - Browse repository at this point
Copy the full SHA 28ce9bfView commit details -
Password is removed from clipboard after 30 seconds.-
Lucas Benedicic committedJan 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 6fa2c34 - Browse repository at this point
Copy the full SHA 6fa2c34View commit details -
Display message is no longer displayed in the address bar.-
Lucas Benedicic committedJan 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 52ebe47 - Browse repository at this point
Copy the full SHA 52ebe47View commit details -
Navigation menu style changed.-
Lucas Benedicic committedJan 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 4870cec - Browse repository at this point
Copy the full SHA 4870cecView commit details -
Lucas Benedicic committed
Jan 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 1038c9a - Browse repository at this point
Copy the full SHA 1038c9aView commit details
Commits on Jan 12, 2015
-
Lucas Benedicic committed
Jan 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 6f0a7a2 - Browse repository at this point
Copy the full SHA 6f0a7a2View commit details -
Production requirements updated.-
Lucas Benedicic committedJan 12, 2015 Configuration menu - View commit details
-
Copy full SHA for da80db1 - Browse repository at this point
Copy the full SHA da80db1View commit details -
Lucas Benedicic committed
Jan 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 8e3b8ef - Browse repository at this point
Copy the full SHA 8e3b8efView commit details -
Web interface is now the default one.-
Lucas Benedicic committedJan 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 908c1b4 - Browse repository at this point
Copy the full SHA 908c1b4View commit details -
The vault's home page opens when starting the program in Linux.-
Lucas Benedicic committedJan 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 63cd88b - Browse repository at this point
Copy the full SHA 63cd88bView commit details -
Updated version of the setup script.-
Lucas Benedicic committedJan 12, 2015 Configuration menu - View commit details
-
Copy full SHA for f0bbcd3 - Browse repository at this point
Copy the full SHA f0bbcd3View commit details -
Update address of Opera's addon.-
Lucas Benedicic committedJan 12, 2015 Configuration menu - View commit details
-
Copy full SHA for d2e2f8a - Browse repository at this point
Copy the full SHA d2e2f8aView commit details
Commits on Feb 2, 2015
-
Opening home page under Linux and OSX.-
Lucas committedFeb 2, 2015 Configuration menu - View commit details
-
Copy full SHA for 7837d13 - Browse repository at this point
Copy the full SHA 7837d13View commit details -
Lucas Benedicic committed
Feb 2, 2015 Configuration menu - View commit details
-
Copy full SHA for 0d51ebd - Browse repository at this point
Copy the full SHA 0d51ebdView commit details
Commits on Feb 18, 2015
-
Installing the correct version of the sqlite library.-
Lucas Benedicic committedFeb 18, 2015 Configuration menu - View commit details
-
Copy full SHA for cdb34c6 - Browse repository at this point
Copy the full SHA cdb34c6View commit details -
Display a message when there are no entries available.-
Lucas Benedicic committedFeb 18, 2015 Configuration menu - View commit details
-
Copy full SHA for c67648c - Browse repository at this point
Copy the full SHA c67648cView commit details -
Lucas Benedicic committed
Feb 18, 2015 Configuration menu - View commit details
-
Copy full SHA for f9f17ed - Browse repository at this point
Copy the full SHA f9f17edView commit details
Commits on Feb 19, 2015
-
Still have to connect the 'Update' page with 'Pick image'.-
Lucas Benedicic committedFeb 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 31b9bd0 - Browse repository at this point
Copy the full SHA 31b9bd0View commit details
Commits on Feb 20, 2015
-
The user can now browse for images directly from the 'Update' form.-
Lucas Benedicic committedFeb 20, 2015 Configuration menu - View commit details
-
Copy full SHA for 0fc939f - Browse repository at this point
Copy the full SHA 0fc939fView commit details -
Lucas Benedicic committed
Feb 20, 2015 Configuration menu - View commit details
-
Copy full SHA for 48681db - Browse repository at this point
Copy the full SHA 48681dbView commit details
Commits on Feb 23, 2015
-
Lucas Benedicic committed
Feb 23, 2015 Configuration menu - View commit details
-
Copy full SHA for 23f15da - Browse repository at this point
Copy the full SHA 23f15daView commit details -
Indentation and compatibility changes.-
Lucas Benedicic committedFeb 23, 2015 Configuration menu - View commit details
-
Copy full SHA for d1de743 - Browse repository at this point
Copy the full SHA d1de743View commit details -
Lucas Benedicic committed
Feb 23, 2015 Configuration menu - View commit details
-
Copy full SHA for a2296ea - Browse repository at this point
Copy the full SHA a2296eaView commit details