Commit Graph

5 Commits

Author SHA1 Message Date
nuxsmin
3e26a1df71 * [ADD] Unit testing. Work in progress
* [MOD] Code refactoring
* [MOD] Make classes final for performance improvements and avoid some side behaviours
2018-07-28 19:15:11 +02:00
nuxsmin
ea8baebf37 * [ADD] Unit testing. Work in progress.
* [MOD] Improved accounts search filtering by using an operator (AND/OR) for searching filters. The operator will work on any filter field set (text, client, category and tags).
2018-05-31 01:38:55 +02:00
nuxsmin
8185d76e94 * [ADD] Improved special parameters searching. Parameters can nested, an operator (and/or) could be set and the search string is taken into account.
* [MOD] PHP 7 is required because sysPass is committed to avoid using old software versions and take advantage of new features from latest versions.
2018-03-30 15:25:43 +02:00
nuxsmin
407a3f0694 * [ADD] Password reset module. Work in progress
* [ADD] Mail provider. Work in progress
* [MOD] Updated copyright
* [MOD] Improved tracking module
2018-02-27 00:06:59 +01:00
nuxsmin
e2e39483b4 * [MOD] Improved accounts management
* [MOD] Code refactoring
* [MOD] Minor fixes
2018-02-04 18:52:00 +01:00