| .. |
|
api.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
auth_user.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
authentication.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
backup.go
|
Remove plural structs not used as struct
|
2025-05-22 15:46:06 +02:00 |
|
change_password.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
correction.go
|
Use hashes to identify corrections to apply instead of full diff message
|
2025-04-22 14:15:04 +02:00 |
|
domain.go
|
Rename ProviderId attribute
|
2025-05-22 15:46:06 +02:00 |
|
errors.go
|
Standardize databases errors
|
2025-05-22 15:46:06 +02:00 |
|
form.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
hexastring.go
|
Relicense the project to AGPL-3.0
|
2023-12-24 11:42:00 +01:00 |
|
identifier.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
insight.go
|
Reports usage statistics to happydomain.org
|
2025-04-22 14:29:08 +02:00 |
|
login.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
logs.go
|
Use iterators in return to ListAll database functions
|
2025-05-22 15:46:05 +02:00 |
|
newsletter.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
provider.go
|
Standardize owner field name for domains and providers
|
2025-05-22 15:46:05 +02:00 |
|
provider_adapter.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
provider_settings.go
|
Simplify database calls and move the logic in usecases: providers
|
2025-05-22 15:46:05 +02:00 |
|
provider_specs.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
record.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
resolver.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
service.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
service_specs.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
session.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
tidy.go
|
Move tidy operation to a usecase
|
2025-05-22 15:46:05 +02:00 |
|
usecase.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
user.go
|
Remove plural structs not used as struct
|
2025-05-22 15:46:06 +02:00 |
|
userclaim.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
userinfo.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
userregistration.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
usersettings.go
|
Relicense the project to AGPL-3.0
|
2023-12-24 11:42:00 +01:00 |
|
userspecialaction.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
version.go
|
Clean architecture refactoring
|
2025-04-22 14:15:03 +02:00 |
|
zone.go
|
Store a link to parent zone when derivate
|
2025-04-22 14:15:04 +02:00 |