This website requires JavaScript.
Explore
Help
Register
Sign In
tekh
tekh
0 Followers
·
0 Following
Joined on
2024-01-19
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
2
Projects
Packages
Code
Public Activity
Starred Repositories
tekh
pushed to
feat/service-host
at
AppStd/EnvelopeGenerator
2026-02-26 21:24:40 +01:00
41dde6f016
Remove BaseModel and BaseService from Jobs namespace
c5b167f0d4
Refactor FinalizeDocumentJob for DI and logging improvements
a70faebde6
Refactor ReportModel: remove BaseModel, mark obsolete
3e01052579
Mark State class obsolete and remove LogConfig property
f49b907574
Refactor EnvelopeModel for DI and logging improvements
Compare 35 commits »
tekh
pushed to
feat/service-host
at
AppStd/EnvelopeGenerator
2026-02-23 11:10:30 +01:00
c8834dc3be
Add Worker background service to log periodic messages
e385fdda95
Add EnvelopeGenerator.ServiceHost ASP.NET Core Web API project
Compare 2 commits »
tekh
created branch
feat/service-host
in
AppStd/EnvelopeGenerator
2026-02-23 11:10:29 +01:00
tekh
pushed to
master
at
AppStd/EnvelopeGenerator
2026-02-23 11:00:15 +01:00
898097cdb5
Remove EnvelopeGenerator.Jobs project from solution
689a1b355a
Remove EnvelopeGenerator.WorkerService project
3b3330bd54
Enhance SQL connection security with encryption options
511fad3950
Remove try-catch from Button1/2_Click event handlers
f5f137396e
Rename ChangedWhen to ActionDate; add wrapper for compatibility
Compare 5 commits »
tekh
pushed to
feat/finalizer-service
at
AppStd/EnvelopeGenerator
2026-02-23 09:23:25 +01:00
b996102a86
refactor(appsettings.Job): add coma
4b1d316b46
remove Finalizer.Win
51234cda2a
refactor: simplify report creation by removing DoCreateReport and inlining logic
e719dded48
refactor(FinalizeDocumentJob): Add service container configuration code as a comment
Compare 4 commits »
tekh
pushed to
master
at
AppStd/EnvelopeGenerator
2026-02-23 09:19:26 +01:00
0d78e9b8f5
Refactor TestEnvelopeController to use MediatR
tekh
pushed to
master
at
AppStd/EnvelopeGenerator
2026-02-20 11:44:21 +01:00
d842332d97
Update to v3.10.0 and revise Bootstrap Icons set
f5b0f25d96
Add ImageSharp dependency to all major projects
60afc0f320
Update NuGet packages and remove chat.svg reference
ce7af03064
Update System.Security.AccessControl to v6.0.1
8e9bf5d46f
Update NuGet packages and binding redirects to latest versions
Compare 51 commits »
tekh
pushed to
refactor/api-unification
at
AppStd/EnvelopeGenerator
2026-02-17 16:24:42 +01:00
d842332d97
Update to v3.10.0 and revise Bootstrap Icons set
f5b0f25d96
Add ImageSharp dependency to all major projects
60afc0f320
Update NuGet packages and remove chat.svg reference
ce7af03064
Update System.Security.AccessControl to v6.0.1
8e9bf5d46f
Update NuGet packages and binding redirects to latest versions
Compare 51 commits »
tekh
pushed to
web-multi-lang-integr
at
AppStd/EnvelopeGenerator
2026-02-17 16:04:47 +01:00
d842332d97
Update to v3.10.0 and revise Bootstrap Icons set
f5b0f25d96
Add ImageSharp dependency to all major projects
60afc0f320
Update NuGet packages and remove chat.svg reference
ce7af03064
Update System.Security.AccessControl to v6.0.1
8e9bf5d46f
Update NuGet packages and binding redirects to latest versions
Compare 9 commits »
tekh
pushed to
web-multi-lang-integr
at
AppStd/EnvelopeGenerator
2026-02-16 19:24:11 +01:00
352618a745
Improve locale resolution in loadPSPDFKit function
8cf6484786
Dynamic locale support for date formatting functions
7345b8f877
Localize toolbar button titles using
localized
object
dc6a2027d6
Refactor UI messages for localization support
8f94317e80
Support localization for annotation labels and text
Compare 8 commits »
tekh
pushed to
web-multi-lang-integr
at
AppStd/EnvelopeGenerator
2026-02-16 13:24:16 +01:00
566dae8e2e
Add French privacy policy and update project file
9763ff05cf
Update localization injection in cookie consent partial
83f571b226
Add 2FA registration localization and update Reg.cshtml
95ea4db0a0
Add localization for protected doc UI strings
a2e68d275f
Add localization for "Creator" and "Date" labels
Compare 14 commits »
tekh
pushed to
web-multi-lang-integr
at
AppStd/EnvelopeGenerator
2026-02-12 17:17:04 +01:00
297ab458c7
Replace Cultures with MultiCulture and update middleware order
0e270e3182
Update Culture model and DI for non-nullable properties
bcf55f7906
Update CultureMiddleware to use MultiCulture config
489b2d0917
Rename Cultures class to MultiCulture throughout codebase
63fbdc3bd5
Validate culture cookie against supported languages
Compare 19 commits »
tekh
pushed to
web-multi-lang-integr
at
AppStd/EnvelopeGenerator
2026-02-11 10:56:31 +01:00
f41199c389
Add LangCode property to EmailTemplate entity
tekh
created branch
web-multi-lang-integr
in
AppStd/EnvelopeGenerator
2026-02-11 10:56:30 +01:00
tekh
pushed to
master
at
AppStd/EnvelopeGenerator
2026-02-11 10:54:37 +01:00
03e3e0eaf4
Add IHasChangedWhen support and cleanup using statements
c8ca1ef22a
Refactor EmailTemplate Update method signature and logic
d31916eab8
Add AutoMapper auditing extensions for timestamp fields
ee7c92ff5b
Refactor entities to use new auditing interfaces
89db852705
Refactor auditing interfaces to new Auditing namespace
Compare 82 commits »
tekh
pushed to
refactor/api-unification
at
AppStd/EnvelopeGenerator
2026-02-11 10:32:17 +01:00
03e3e0eaf4
Add IHasChangedWhen support and cleanup using statements
c8ca1ef22a
Refactor EmailTemplate Update method signature and logic
d31916eab8
Add AutoMapper auditing extensions for timestamp fields
ee7c92ff5b
Refactor entities to use new auditing interfaces
89db852705
Refactor auditing interfaces to new Auditing namespace
Compare 22 commits »
tekh
pushed to
refactor/api-unification
at
AppStd/EnvelopeGenerator
2026-02-09 09:09:56 +01:00
eb96842122
Refactor: Rename EmailTemplateQuery to EmailTemplateQueryBase
a8cb8f935c
No changes detected in this commit
387456659d
Remove Obsolete attribute from Handle method
17e3a67fe5
Refactor handler to use generic IRepository for templates
632723de5a
Refactor email template DTOs and response handling
Compare 26 commits »
tekh
pushed to
refactor/api-unification
at
AppStd/EnvelopeGenerator
2026-02-03 11:14:30 +01:00
2fcea78574
Add Swagger doc filter for /api/auth proxy login endpoint
e8e428f935
Update default Audience value in AuthTokenKeys
9450ed3486
Remove old Login endpoint and related documentation
583a07c646
Add YARP reverse proxy support to API project
51ad4fbc2c
Add YARP reverse proxy route for auth login requests
Compare 22 commits »
tekh
pushed to
refactor/api-unification
at
AppStd/EnvelopeGenerator
2026-02-02 11:43:22 +01:00
a60d0f63e2
Update CORS origins and authentication config values
2481059b49
Update AuthClientParams URL and Audience in dev settings
Compare 2 commits »
tekh
pushed to
refactor/api-unification
at
AppStd/EnvelopeGenerator
2026-02-02 11:17:11 +01:00
6334097d5e
Remove CommonServices project reference from API
9baa126c8c
Update LocalizationController namespace and localizer types
1ef46013cd
Remove EnvelopeGenerator.Terminal from solution
72dffd1043
Update SQL to use User.GetId() for current user context
eda30472b9
No changes detected in diff
Compare 8 commits »
First
Previous
...
4
5
6
7
8
...
Next
Last