• Joined on 2024-05-03
hmaxnl synced commits to main at hmaxnl/DotBased from mirror 2024-12-16 05:04:20 +01:00
21675300bb [REMOVE] Remove old project data
e62bdfeeae Merge remote-tracking branch 'origin/main'
e8438c807d [REFACTOR] Reworking auth implementation
Compare 3 commits »
hmaxnl synced commits to main at hmaxnl/DotBased from mirror 2024-12-01 23:44:19 +01:00
1b080ae5c7 Deleted authentication package (later implementation)
hmaxnl synced commits to main at hmaxnl/SharpRSS from mirror 2024-12-01 16:54:21 +01:00
98495e45b2 Submodule update
hmaxnl synced commits to main at hmaxnl/SharpRSS from mirror 2024-12-01 08:44:21 +01:00
1db1e35ee7 Reworking auth in module
hmaxnl synced commits to main at hmaxnl/DotBased from mirror 2024-12-01 07:24:21 +01:00
4580c5f5dc Reimplementing Authorization system
eb277e0937 [ADD] Blazor WASM test, new ASP authentication project
Compare 2 commits »
hmaxnl synced commits to main at hmaxnl/SharpRSS from mirror 2024-12-01 00:34:21 +01:00
21995925b0 Submodule improvements update
d90145321f Submodule update & logging improvements
8651ea50b6 [CHANGE] ???
3722bd1a83 [UPDATE] Updated submodule & logging update
Compare 4 commits »
hmaxnl synced commits to main at hmaxnl/DotBased from mirror 2024-11-30 23:14:21 +01:00
a3be0d9648 Add test settings
7ec3257eac Optimalization log processor
91476907f0 [CHANGE] Update test WebApi
e1cba8d68c [CHANGE] Get parameters from framework logger.
Compare 4 commits »
hmaxnl synced commits to main at hmaxnl/DotBased from mirror 2024-11-25 21:14:21 +01:00
448d85d6f6 [CHANGE] Get msgTemplate
hmaxnl synced commits to main at hmaxnl/DotBased from mirror 2024-11-18 02:24:20 +01:00
737cbcfd11 [REFACTOR] Refactored logging & added support for Microsoft.Extensions.Logging. Added test WebApi project
hmaxnl synced commits to feature/logging at hmaxnl/netex from mirror 2024-11-11 03:24:21 +01:00
b536709fb5 [CHANGE] Base implementation logger
hmaxnl synced commits to main at hmaxnl/SharpRSS from mirror 2024-11-04 21:34:20 +01:00
9f2b5ef49a Updated login page, updated submodule
hmaxnl synced commits to main at hmaxnl/DotBased from mirror 2024-11-04 21:24:21 +01:00
58739c2aea Fixed auth state caching
hmaxnl synced commits to main at hmaxnl/SharpRSS from mirror 2024-11-02 04:24:20 +01:00
bd8930a755 Updated submodule & removed old project
661fb2d1d3 Updating auth
Compare 2 commits »
hmaxnl synced commits to main at hmaxnl/DotBased from mirror 2024-11-02 04:14:21 +01:00
8531079a16 Working base login
hmaxnl synced commits to feature/logging at hmaxnl/netex from mirror 2024-10-29 22:24:21 +01:00
91b07bf433 [CHANGE] shutdown logger - remove BREAK from return flags
hmaxnl synced commits to feature/logging at hmaxnl/netex from mirror 2024-10-28 21:54:21 +01:00
7e15e12d45 [CHANGE] 'iterate_list' function handles by flags
9c8cdcd94d [CHANGE] added checks in 'delete_node' function.
c3a2f00edc [ADD] Extended list functionality (added node search)
Compare 3 commits »
hmaxnl synced commits to feature/logging at hmaxnl/netex from mirror 2024-10-28 05:44:20 +01:00
4c9c547e62 [ADD] Double linked list for holding app loggers.
hmaxnl synced commits to main at hmaxnl/DotBased from mirror 2024-10-14 21:44:20 +02:00
d98634d888 Reworking auth
hmaxnl synced commits to main at hmaxnl/SharpRSS from mirror 2024-10-14 20:44:21 +02:00
6e928ba4e3 Working on auth
hmaxnl synced commits to feature/logging at hmaxnl/netex from mirror 2024-10-14 08:14:20 +02:00
63fa472d8c Initial logging implementation.