nuxsmin
ea241cd3b3
* [ADD] Added wrong logins tracking to deny access when max number of attempts are reached. It has been implemented for log in and API requests. DB upgrade needed
...
* [MOD] Updated translations.
2017-02-26 13:50:13 +01:00
nuxsmin
526ca3c9e9
* [MOD] Improved API auth security. There is no need to provide the user's password, it will ask for a token password when generating it.
2017-02-23 01:46:51 +01:00
nuxsmin
69f8614c7b
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-22 01:14:08 +01:00
nuxsmin
cfe50aa9e6
* [MOD] Improved upgrading process by doing some DDL tasks on the first step.
...
* [FIX] Fixed memory exaust when logging data to the DB.
* [FIX] Fixed installation when an existing XML is found.
* [FIX] Fixed form validation when an account is being created and it's linked to other one. Thanks to @TheMengzor for the feedback. Closes #451
2017-02-20 02:22:06 +01:00
nuxsmin
b175350429
* [FIX] Related #441 . Fixed issue when performing an upgrade to 2.0 version, because some item constraints becomes invalid. It will require alternative IDs for those items that doesn't exist.
...
* [FIX] Fixed language issue when an error is thrown when performing config checks. Solves #434
2017-02-15 18:04:46 +01:00
nuxsmin
782474d377
* [MOD] Updated exception message
2017-01-30 16:14:07 +01:00
nuxsmin
71d0382d99
* [ADD] Added DB transactions usage to perform critical tasks like changing the master password
2017-01-25 14:08:18 +01:00
nuxsmin
e0b5d39a68
* [MOD] Improved XML import from KeePass
...
* [MOD] Improved error handling
* [MOD] Improved batch item actions handling
* [MOD] Improved actions behavior
2017-01-23 03:45:45 +01:00
nuxsmin
03ed3ea1f7
* [MOD] Improved logging messages handling.
2017-01-16 01:53:42 +01:00
nuxsmin
931e3e75d5
* [MOD] Event logs are now logged in app lagnguage instead of user language.
...
* [MOD] Improved actions handling.
* [FIX] Minor bugfixes.
2017-01-15 22:33:11 +01:00
nuxsmin
87cb3c6f6c
* [DEV] Bump to 2.0-beta
2017-01-12 02:54:45 +01:00
nuxsmin
5c0c57fb3e
* [DEV] Preparing for upgrade procedure
2017-01-10 01:36:48 +01:00
nuxsmin
5ac0061ab3
* [DEV] Fixes
2016-11-10 18:21:01 +01:00
nuxsmin
0232e62607
* [DEV] DB usage refactoring
...
* [DEV] Fixed public links issue
2016-11-10 01:36:51 +01:00
nuxsmin
63dfbcab4d
* [DEV] Installer fixes
...
* [DEV] DB structure and update fixes
* [DEV] Enabled PDO:ATTR_EMULATE_PREPARES
2016-11-05 20:17:31 +01:00
nuxsmin
2eb72d0893
* [DEV] Improved account search handling
2016-11-02 23:35:32 +01:00
nuxsmin
cc3db310f7
* [DEV] Improving search filtering
2016-11-02 16:55:51 +01:00
nuxsmin
3979d28e2d
* [DEV] Improved account search handling
...
* [DEV] Fixed some UI issues
2016-11-02 03:26:21 +01:00
nuxsmin
4ed57af817
* [DEV] Refactoring
2016-10-31 03:46:29 +01:00
nuxsmin
186b1eb991
* [DEV] WORK IN PROGRESS: JavaScript rewritten.
2016-10-27 01:04:00 +02:00
nuxsmin
e41bbd5dab
* [ADD] Added singleton factory to improve classes instances handling.
...
* [MOD] (Work in progress) Reallocating classes and new data model to access items data.
* [MOD] Improved installer internal handling.
* [FIX] Minor bugfixes.
2016-05-02 13:04:46 +02:00
nuxsmin
2ba46ddd10
* [MOD] (Work in progress) Reallocating classes and new data model to access items data.
2016-03-14 22:30:42 +01:00
nuxsmin
c9243cdd48
* [ADD] New accounts tags feature. You can now add and perform searches filtering by tags.
...
* [MOD] Changed select boxes behavior (work in progress). jQuery chosen plugin has been replaced by selectize.js
2016-03-01 00:54:54 +01:00
nuxsmin
7d3e58b089
* [MOD] Improved API access rights.
...
* [MOD] Improved accounts search methods.
* [MOD] Improved Json responses meanagement.
* [FIX] Fixed 2FA login issue. Thanks to @ManuDominguez
2016-02-07 13:30:14 +01:00
nuxsmin
5c573fffdb
BIG COMMIT. Many changes done...Backup!!
...
* [ADD] The configuration is now stored in a XML file.
* [MOD] Many code improvements
2016-02-05 15:34:05 +01:00
nuxsmin
e4a04acd33
[ADD] New search box for management grids.
2015-11-25 16:47:34 +01:00
nuxsmin
d8e7791ba2
* [ADD] Added a pager on data grids (partially completed).
2015-11-23 00:33:44 +01:00
nuxsmin
a9a3964987
* [ADD] New feature to connect to DokuWiki XML-RPC API for linked accounts
...
* [MOD] Merge from master branch
* [MOD] Updated clipboard.js version
2015-11-14 10:20:15 +01:00
nuxsmin
b8ebf1386d
* [ADD] New class for strict parsing of queries data.
2015-10-22 20:25:31 +02:00
nuxsmin
2e432c1b6c
* [ADD] PSR-3 compliance.
...
* [ADD] Events are now also sent to Syslog.
* [MOD] Improved file handling.
* [MOD] Improved action logging
* [FIX] Minor bugfixes
2015-10-15 02:12:33 +02:00
nuxsmin
97ad806f0f
* [MOD] PSR-4
2015-10-12 21:42:30 +02:00