Commit Graph

33 Commits

Author SHA1 Message Date
nuxsmin
e634f6742e * [MOD] Improved account search filtering 2017-01-26 10:45:54 +01:00
nuxsmin
834e567598 * [ADD] New user preference to show accounts search results as cards.
* [MOD] UI tweaks to display search results as cards.
* [FIX] Fixed issue when account link was set.
2017-01-23 15:26:28 +01:00
nuxsmin
bf5a26f2f3 * [MOD] Code cleanup 2017-01-18 01:25:32 +01:00
nuxsmin
721355b03b * [ADD] New account private group feature. 2017-01-17 18:36:28 +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
b65eb89c4f * [DEV] Improved notifications
* [DEV] UI tweaks
2017-01-09 00:43:07 +01:00
nuxsmin
a5ae9182fa * [DEV] New Plugin achitecture (work in progress).
* [DEV] New Notifications feature (work in progress).
* [DEV] Code cleanup
2017-01-05 02:36:13 +01:00
nuxsmin
2048d78061 * [DEV] New API methods and improvements (work in progress) 2016-12-27 00:37:46 +01:00
nuxsmin
a0a23d6cc0 * [DEV] Add new feature. Linked accounts are now available.
* [DEV] DB improvements
2016-12-22 01:56:24 +01:00
nuxsmin
8823d682ee * [DEV] Auth process refactoring.
* [DEV] Fixed 2FA issue
* [DEV] Fixed user preferences issue
2016-11-17 00:48:38 +01:00
nuxsmin
5884a410a6 * [DEV] Session methods refactoring.
* [DEV] Items controllers refactoring.
* [DEV] Date picker improvements: language and timezone
* [DEV] Improved internal session user's data handling.
* [DEV] Improved internal account data handling.
* [DEV] Fixed account updating.
* [DEV] Fixed account password view.
2016-11-14 02:33:16 +01:00
nuxsmin
1496581b7a * [DEV] Improved tags filtering
* [DEV] UI changes
2016-11-11 01:25:05 +01:00
nuxsmin
0232e62607 * [DEV] DB usage refactoring
* [DEV] Fixed public links issue
2016-11-10 01:36:51 +01:00
nuxsmin
ffe2165d3f * [DEV] Improved search filters
* [DEV] Fixed public links searching
2016-11-07 18:29:16 +01:00
nuxsmin
44fdb6b79e * [DEV] Closes #121. New password expiration time feature. 2016-11-07 02:37:22 +01:00
nuxsmin
078283732c * [DEV] Closes #229. Private accounts available. 2016-11-06 14:08:10 +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
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
b395d69cf9 * [ADD] New favorites accounts feature.
* [MOD] Updated themes.
* [MOD] Updated MDL version.
2015-12-30 01:48:15 +01:00
nuxsmin
8f4d721eea * [MOD] New API handler. JSON is now used for requests and responses. 2015-12-09 01:17:46 +01:00
nuxsmin
6b599b2592 * [ADD] Added DataGrid Interface for accounts search results. 2015-11-30 01:06:23 +01:00
nuxsmin
da663b933f * [MOD] Modified search bahaviour to avoid some "INVALID QUERY" responses because the security token was not set quickly enough by the client. JSON is now used for search response.
* [FIX] Fixed integer parsing when an ip address was given as search text.
2015-11-14 14:04:51 +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