1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-10-15 19:35:45 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
Adolfo Gómez García
fe11b485ed Rename _ensure_local_db_exists method to ensure_local_db_exists for clarity 2025-08-19 17:16:38 +02:00
Adolfo Gómez García
a263bdc100 Refactor NotificationsManager to handle creation of local notifications table 2024-10-09 15:45:06 +02:00
Adolfo Gómez García
53e0cefc21 Refactorized log types and fixes 2024-04-28 02:21:47 +02:00
Adolfo Gómez García
a2fc3130cd MASSIVE type checking fixes for even more strict checkings 2024-02-29 01:33:45 +01:00
Adolfo Gómez García
dc8df5bb79 More type checking enforcing and bug fixes 2024-02-22 22:17:39 +01:00
Adolfo Gómez García
f6c6578b00 advancing on refactoring 2024-01-10 02:01:03 +01:00
Adolfo Gómez García
bc61814ec4 advancing on refactoring and cache improvements 2024-01-08 00:44:44 +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
dc901b4473 Adding more server REST api tests and fixes 2023-09-06 18:33:00 +02:00
Adolfo Gómez García
f8fb32342f Addingt transports migrations to new model 2023-08-08 02:44:52 +02:00
Adolfo Gómez García
bd37201109 Fixed (c) headers and some minor formatting related changes 2023-06-22 16:04:11 +02:00
Adolfo Gómez García
1c0bdf189e removed registering method from notification manager (finally, will not be used) 2023-05-02 16:05:34 +02:00
Adolfo Gómez García
1e85965d10 fixing up logging load 2023-04-28 03:28:46 +02:00
Adolfo Gómez García
c4703a5e91 upgraded settings for black 2023-04-23 02:34:15 +02:00
Adolfo Gómez García
7fe5f3d02d Added warning, error and fatal errors to notifications circuit 2023-04-21 01:15:19 +02:00
Adolfo Gómez García
a75e250aeb Unified "NotificationLevel" with "LogLevel" (in fact, same meaning) 2023-04-21 00:25:54 +02:00
Adolfo Gómez García
a88b0b59a5 fixed author names and more linting 2023-04-17 02:17:26 +02:00
Adolfo Gómez García
025375e2fe More linting fixes 2023-04-15 05:33:01 +02:00
Adolfo Gómez García
3405797bb8 Adding messaging 2022-05-09 21:04:36 +02:00
Adolfo Gómez García
6c17b77841 Addded generic Factory for UDS Modules 2022-03-09 23:17:19 +01:00
Adolfo Gómez García
b77330ac8f Added base notification mechanics 2022-02-13 19:38:40 +01:00