Rubén D
|
d17b50183a
|
chore: Fix wrong classes naming
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2024-03-09 13:19:02 +01:00 |
|
Rubén D
|
2e4eca1c75
|
chore(tests): UT for ItemPreset
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2024-03-09 12:48:40 +01:00 |
|
Rubén D
|
d542685e14
|
chore: Move exceptions to domain
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2023-11-26 22:17:14 +01:00 |
|
Rubén D
|
140eb86997
|
chore(tests): UT for ThemeIcons
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2023-11-26 00:53:18 +01:00 |
|
Rubén D
|
a913e00218
|
chore(tests): UT for Theme
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2023-11-25 23:57:47 +01:00 |
|
Rubén D
|
a193276519
|
chore(tests): UT for ACL handler
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2023-11-11 10:16:40 +01:00 |
|
Rubén D
|
796ecbc5fb
|
chore: Implement AccountAclService tests.
Use scoped namespace for simple functions.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2022-11-25 23:40:27 +01:00 |
|
Rubén D
|
1c8fb0ea1a
|
refactor: [WIP] Use hexagonal architecture and implement interfaces for services and repositories.
Controllers are being splited into commands to better dependency management.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2022-06-06 08:17:34 +02:00 |
|
Rubén D
|
58249da565
|
* [MOD] Use static types.
* [MOD] CORS headers.
* [MOD] Improve Forwarded header lookup.
* [ADD] Create interface for configuration data.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2021-10-12 20:49:18 +02:00 |
|
Rubén D
|
f8e9e19731
|
* [ADD] Backup CLI command and tests.
* [MOD] Code refactoring.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2021-09-26 18:42:34 +02:00 |
|
Rubén D
|
41703b50f9
|
* [MOD] Strict type checking (WIP)
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2020-12-20 14:24:42 +01:00 |
|
Rubén D
|
e4e6e04c57
|
* [MOD] Updated copyright
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2020-12-07 19:42:41 +01:00 |
|
Rubén D
|
6197c52af1
|
* [MOD] Update copyright date
* [MOD] Code cleanup
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2019-04-27 02:48:18 +02:00 |
|
Rubén D
|
2318796c00
|
* [FIX] Fixed wrong behavior when searching for accounts on accounts manager. Thanks to @Weptun for the feedback. Closes #1271
* [ADD] Added missing tests
* [MOD] Code cleanup
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2019-04-21 23:12:45 +02:00 |
|
nuxsmin
|
ed956eec54
|
* [ADD] Added mime type file checking instead of extension. Thanks to @vmario89 for the feedback. Related #825
* [MOD] Improved exception handling in controllers
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
|
2018-11-10 21:41:07 +01:00 |
|
nuxsmin
|
a37b49d506
|
* [ADD] Added PDF files displaying
* [FIX] Minor bugfixes
* [MOD] Code refactoring
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
|
2018-10-24 01:59:58 +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
|
e78f853a79
|
* [ADD] Unit testing. Work in progress
* [MOD] Code refactoring and minor bugfixes
|
2018-07-02 01:18:41 +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
|
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
|
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 |
|