nuxsmin
cd2c0379db
* [MOD] Improved plugins manager
...
* [MOD] Code refactoring and cleanup
* [MOD] Make classes final for performance improvements and avoid some side behaviours
2018-07-28 21:45:49 +02:00
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
9d42c23873
* [ADD] Unit testing. Work in progress
...
* [MOD] Request handling rewritten to make it testable
* [MOD] Code refactoring
2018-07-15 14:05:15 +02:00
nuxsmin
ed34cbbb05
* [ADD] Unit testing. Work in progress
...
* [MOD] Code refactoring
2018-07-14 13:31:24 +02:00
nuxsmin
a97b92131f
* [ADD] Added URI signature for JS and CSS resources
...
* [MOD] Improved requests handling. It makes them more testing friendly
* [MOD] Code refactoring
2018-07-08 23:05:30 +02:00
nuxsmin
e78f853a79
* [ADD] Unit testing. Work in progress
...
* [MOD] Code refactoring and minor bugfixes
2018-07-02 01:18:41 +02:00
nuxsmin
96eda4f3eb
* [MOD] Fixed some issues when running on PHP 7.2. Work in progress
2018-06-28 17:19:30 +02:00
nuxsmin
f3343059eb
* [FIX] Fixed wrong behaviour when retrieving account's password history data
...
* [MOD] Improved accounts ACL behaviour
* [ADD] Unit testing. Work in progress
2018-06-26 01:03:06 +02:00
nuxsmin
c2b40da860
* [FIX] Fixed issue when retrieving the public link for an account
2018-06-12 01:57:35 +02:00
nuxsmin
0096963131
* [MOD] Improved repositories behaviour and code refactoring.
...
* [ADD] Added more unit tests. Work in progress.
* [FIX] Fixed wrong behaviour when updating an LDAP user. Related #950 . Thanks to @Fizard for the feedback.
2018-06-12 01:36:28 +02:00
nuxsmin
3014c666a3
* [FIX] Fixed wrong behavior when decrypting encrypted data, because it was unlocking the encryption key twice. Thanks to @fizard for the feedback. Related #928
2018-05-29 15:39:40 +02:00
nuxsmin
777b4b6316
* [FIX] Fixed typo when setting linked account. Thanks to @Fizard for the feedback and testing. Closes #921
...
* [FIX] Fixed missing controllers for accounts management. Thanks to @Fizard for the feedback and testing. Closes #922
2018-04-25 09:56:26 +02:00
nuxsmin
b041720886
* [MOD] Improved help for special paramenters.
...
* [MOD] Improved UI for mobile browsing.
* [MOD] Improved locale detection.
* [MOD] Minor UI tweaks.
2018-04-14 22:26:30 +02:00
nuxsmin
fd14efa5eb
* [MOD] Improved tooltip displaying in account search view
...
* [ADD] Public links are shown in account search view
* [MOD] Code cleanup
2018-04-05 23:52:37 +02:00
nuxsmin
d2dd98e0b4
* [FIX] Fixed wrong behavior when copying account password from history to clipboard. Thanks to @@josedo_3010 for testing!
2018-04-03 20:57:05 +02:00
nuxsmin
b5a25cd3e9
* [MOD] Improved account actions bar
2018-04-03 00:49:24 +02:00
nuxsmin
56b8608610
* [ADD] Added option to set unencrypted custom fields.
2018-04-02 23:48:59 +02:00
nuxsmin
b9bc1c09e9
* [ADD] Permissions for users and groups on accounts could now be set either for viewing or editing.
...
* [MOD] Improved account ACL performance
* [MOD] Improved tags and permissions saving behavior
2018-04-02 00:02:24 +02:00
nuxsmin
4259b5f2d4
* [ADD] Option for enable/disable account's password expiry date. The expire time could be set too
...
* [ADD] Random generated passwords can be copied to clipboard
* [ADD] Random generated passwords can be viewed after being generated
* [MOD] Code refactoring
2018-03-26 13:30:42 +02:00
nuxsmin
be55ec8083
* [ADD] Direct linking available
...
* [FIX] Minor bugfixes
2018-03-25 13:40:53 +02:00
nuxsmin
01d0f61bae
* [MOD] New look&feel for login page
...
* [FIX] Minor bugfixes. Thanks to @vmario89 for the feedback!
2018-03-22 23:44:23 +01:00
nuxsmin
4928f99893
* [MOD] New look&feel for account view
...
* [MOD] New look&feel for config view
* [FIX] Minor bugfixes
2018-03-22 00:35:09 +01:00
nuxsmin
e4167f06fc
* [ADD] Error page for common errors during initialization.
...
* [FIX] Minor bugfixes
2018-03-19 23:36:30 +01:00
nuxsmin
f4ed93a621
* [ADD] Upgrade process. Work in progress.
2018-03-17 13:26:38 +01:00
nuxsmin
70959f52ec
* [MOD] Installer refactoring.
2018-03-15 20:00:09 +01:00
nuxsmin
74ceb8dc8c
* [FIX] Fixed custom fields behavior.
2018-03-15 00:14:38 +01:00
nuxsmin
2697d7f10f
* [FIX] Fixed installer
...
* [FIX] Fixed config file creation
* [FIX] Fixed temporary master pass checking
* [FIX] RSA crypt class behavior
* [MOD] Updated database structure file
* [MOD] Improved installer messages
2018-03-14 16:16:22 +01:00
nuxsmin
4d6104b839
* [ADD] API module. Work in progress.
...
* [ADD] Upgrade service. Work in progress.
* [MOD] Context based session data. Added collection class to manage session properties.
* [MOD] Code refactoring.
* [MOD] Improved theme icons load by caching objects.
2018-03-13 02:01:09 +01:00
nuxsmin
e640f12f23
* [ADD] Session abstraction by using context classes
2018-03-09 12:48:33 +01:00
nuxsmin
0845f84f83
* [MOD] Improved mail event handling
...
* [FIX] Bugfixes. Work in progress
2018-03-08 20:48:52 +01:00
nuxsmin
1cb22bdda3
* [MOD] Improved task management
...
* [MOD] Code refactoring. Work in progress
* [FIX] Bugfixes. Work in progress
2018-03-07 00:01:15 +01:00
nuxsmin
e33ca35aa2
* [MOD] Improved import messages
...
* [MOD] Improved notifications handler
* [MOD] Code refactoring
* [FIX] Bugfixes
2018-03-06 18:16:07 +01:00
nuxsmin
435bf3b810
* [ADD] Added plugin controller
...
* [MOD] Code refactoring
* [FIX] Bugfixes
2018-03-06 14:21:45 +01:00
nuxsmin
53aba99af1
* [ADD] Added mail event handler
...
* [MOD] Improved import process
* [MOD] Improved event logging
* [MOD] Code refactoring. Work in progress
* [FIX] Several bugfixes. Work in progress
2018-03-06 01:28:47 +01:00
nuxsmin
f821b716e4
* [ADD] Added notifications event handler
...
* [ADD] Added account acl file based cache
* [ADD] Added deep links
* [FIX] Several bugfixes
2018-03-05 01:33:16 +01:00
nuxsmin
e0a45f4b2e
* [MOD] Improved parsing request data
2018-03-03 12:44:02 +01:00
nuxsmin
7ec589a6fe
* [FIX] Fixed search grid behavior
2018-03-03 11:08:21 +01:00
nuxsmin
bfefa194ef
* [FIX] Favorite searching
2018-02-28 12:39:12 +01:00
nuxsmin
a045c54a37
* [ADD] Favorite accounts
...
* [MOD] Code refactoring
2018-02-28 11:14:21 +01: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
94f9929be0
* [ADD] Notifications module
...
* [ADD] Delete multiple items at once
* [FIX] Some bugfixes
* [MOD] Removed deprecated code
2018-02-26 02:29:54 +01:00
nuxsmin
120038c7b8
* [MOD] Improved errors shown in templates
2018-02-24 23:15:41 +01:00
nuxsmin
de8df2bf4c
* [ADD] Eventlog UI with search option
2018-02-24 22:43:32 +01:00
nuxsmin
0f4d7f312a
* [FIX] Fixed publiclinks handling.
2018-02-24 14:14:14 +01:00
nuxsmin
faffe5495b
* [ADD] Config module. Work in progress
2018-02-19 01:51:36 +01:00
nuxsmin
674c9154b7
* [MOD] Improved IoC handling. Work in progress
2018-02-14 00:24:35 +01:00
nuxsmin
f25b860a8e
* [MOD] Improved bootstrapping. Work in progress.
2018-02-13 18:11:17 +01:00
nuxsmin
8ef11d0d6c
* [MOD] Improved layouts/templates handling. Work in progress.
...
* [MOD] Improved bootstrap workflow. Work in progress.
* [MOD] Improved installer workflow. Work in progress.
2018-02-13 01:22:49 +01:00
nuxsmin
d1f4068aaf
* [MOD] Improved layouts/templates handling. Work in progress.
...
* [MOD] Improved bootstrap workflow. Work in progress.
* [MOD] Improved installer workflow. Work in progress.
2018-02-12 02:13:33 +01:00
nuxsmin
2cbaed9965
* [MOD] Improved CSS & JS resources handling.
...
* [MOD] Improved bootstrap workflow. Work in progress.
2018-02-08 23:10:12 +01:00