Commit Graph

28 Commits

Author SHA1 Message Date
nuxsmin
adb891687d * [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 11:26:44 +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
07c8a2b1f1 * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress 2017-02-21 00:46:30 +01:00
nuxsmin
6ee88bff04 * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress 2017-02-19 23:31:04 +01:00
nuxsmin
2f01390c5f * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress 2017-02-17 13:12:41 +01:00
nuxsmin
fd25415e3b * [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress 2017-02-17 09:06:41 +01:00
nuxsmin
b46b8aefe2 * [MOD] Log&email translated message when displaying auth token 2017-02-14 18:07:29 +01:00
nuxsmin
ebe15c40ec * [MOD] Show date when listing accounts history
* [MOD] Minor tweaks for demo mode
2017-02-09 13:54:20 +01:00
nuxsmin
836ac59eb8 * [ADD] Added copy-to-clipboard to passwords on custom fields. Solves #404
* [ADD] Added a textarea custom field type.
2017-02-07 20:19:19 +01:00
nuxsmin
7a1596893c * [ADD] Added copy account button
* [ADD] Show icon when viewing linked account password
* [MOD] Minor UI tweaks
2017-02-02 00:47:53 +01:00
nuxsmin
51d441eb98 * [ADD] Added copy account button
* [ADD] Show icon when viewing linked account password
* [MOD] Minor UI tweaks
2017-02-02 00:42:32 +01:00
nuxsmin
a685b8901e * [MOD] Improved account searching by caching ACL, users and groups.
* [MOD] Code cleanup.
* [FIX] Minor bugfixes
2017-01-30 02:16:20 +01:00
nuxsmin
3f2ad7b5d7 * [FIX] Fixed issue when a session is expired and an item view request is performed. 2017-01-26 12:29:43 +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
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
7f99b6eb2b * [DEV] New Plugin infraestructure (work in progress). 2017-01-03 15:02:07 +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
24d25ba5b7 Merge remote-tracking branch 'origin/devel' into devel
Conflicts:
	inc/themes/material-blue/css/styles.min.css
	js/app-actions.min.js
	js/app-main.min.js
2016-12-20 11:00:13 +01:00
nuxsmin
53c56bc253 * [DEV] UI tweaks. 2016-12-05 11:54:44 +01:00
nuxsmin
0f6312d65d * [DEV] Plugins interface (work in progress)
* [DEV] Fixed issue on custom fields template
2016-11-30 17:59:39 +01:00
nuxsmin
4be19d13d0 * [DEV] UI tweaks
* [DEV] Improved image resizing to fit the viewport dimensions.
* [DEV] Fixed favorites saving
2016-11-28 01:40:07 +01:00
nuxsmin
a0e4951834 * [DEV] New LDAP import users feature 2016-11-19 12:54:29 +01:00
nuxsmin
a0478e2f39 * [DEV] Fixed error on creating new items 2016-11-14 15:33:30 +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