1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-24 02:04:09 +03:00

18 Commits

Author SHA1 Message Date
Adolfo Gómez García
b60af290a0
Fix serialization and authentication issues 2024-01-23 01:31:28 +01:00
Adolfo Gómez García
de3985c841
Updating more names, code review and fixes. 2024-01-22 03:39:56 +01:00
Adolfo Gómez García
98d0306846
Updating user interface, and more refactor 2024-01-17 20:00:22 +01:00
Adolfo Gómez García
009df1f4cb
Refactoring, upgraded gui to angular 17 and some test fix 2024-01-16 05:03:10 +01:00
Adolfo Gómez García
1e211997b8
Fixed test fixture and improved user interface readability for unmarshaller.
Added flag to config so it does not save nor load anything during migrations
2024-01-16 00:49:51 +01:00
Adolfo Gómez García
9dbb47a4ad
more refactoring and fixes and tests... 2024-01-16 00:14:00 +01:00
Adolfo Gómez García
88ee934376
Refactoring and new tests 2024-01-15 21:42:16 +01:00
Adolfo Gómez García
e4d2d2a843
A lot of refactorization 2024-01-11 23:19:58 +01:00
Adolfo Gómez García
27d91154b6
A lot of refactorization :S 2024-01-11 05:00:49 +01:00
Adolfo Gómez García
84f1fef5d7
advancing on refactoring 2024-01-10 22:41:41 +01:00
Adolfo Gómez García
6ae18f4a58
advancing on refactoring 2024-01-09 02:45:44 +01:00
Adolfo Gómez García
b7e828b57c
advancing on refactoring 2024-01-07 01:04:22 +01:00
Adolfo Gómez García
5bba681b9d
Fixing up counters types 2024-01-06 16:34:20 +01:00
Adolfo Gómez García
6814796ba5
Refactoring and fixes found in the process 2024-01-03 04:04:02 +01:00
Adolfo Gómez García
a6e65b62b0
More updates to type annotations 2023-12-04 01:07:56 +01:00
Adolfo Gómez García
193c3fb544
Updating type annotations 2023-12-04 00:28:19 +01:00
Adolfo Gómez García
a48f5e6241
Replacing deprecating typing classes in favour of builtings or collections.abc ones.
Most changes are simple annotations.
Will continue changes as i found them :)
2023-12-04 00:04:56 +01:00
Adolfo Gómez García
85d71554f6
* Moved test out of src
* Some type improvements for mypy
2023-10-14 17:42:31 +02:00