nuxsmin
|
6d5d823681
|
* [FIX] Fixed issue when encrypting data because the encryption library requires a string type argument for the data encrypted. Thanks to @fizard for the feedback. Closes #946
|
2018-05-30 17:09:02 +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
|
379293e7d8
|
* [ADD] Unit testing. Work in progress.
* [MOD] Improved XML file handling.
|
2018-05-28 03:01:31 +02:00 |
|
nuxsmin
|
fe27110905
|
* [MOD] Improved session encryption by saving the encryption key on the server instead of browser cookie. Note: the encryption key has always been stored using encryption, this MOD only sets where the vault with the key is stored and the algorithm used to get the password for the key.
|
2018-04-20 02:03:13 +02:00 |
|
nuxsmin
|
be55ec8083
|
* [ADD] Direct linking available
* [FIX] Minor bugfixes
|
2018-03-25 13:40:53 +02: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
|
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
|
faffe5495b
|
* [ADD] Config module. Work in progress
|
2018-02-19 01:51:36 +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
|
5fc140712c
|
* [MOD] Improved public links handling
* [FIX] Minor bugfixes
|
2018-01-29 01:08:20 +01:00 |
|
nuxsmin
|
2dae243e99
|
* [ADD] Finished access manager refactoring. Work in progress.
* [MOD] Public links reworked
|
2017-12-27 00:32:38 +01:00 |
|
nuxsmin
|
5fd678fddd
|
* [ADD] Finished access manager refactoring. Work in progress.
|
2017-12-25 23:17:10 +01:00 |
|
nuxsmin
|
ff7e6e3519
|
* [ADD] Work in progress
* [ADD] Using URL routing
* [ADD] Using dependency injection
* [MOD] Big app structure changes
|
2017-10-17 02:00:53 +02:00 |
|