/
lvpjsdev
/
donetick
ОбзорДокументацияВойти
/
lvpjsdev
/
donetick
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
donetick/
internal/chore/
..
model

feat: Add username validation for user signup and child user creation

10 месяцев назад
repo

feat: Enhance chore model to support optional assignee and deadline offset

10 месяцев назад
api.go

Refactor chore assignment logic to handle nil for assignedTo values and improve assignment strategies

год назад
handler.go

Refactor chore assignment logic to handle nil for assignedTo values and improve assignment strategies

год назад
scheduler.go

Merge branch 'dev'

10 месяцев назад
scheduler_adaptive_test.go

Fix panic in adaptive chore scheduling with nil PerformedAt

год назад
scheduler_test.go

Refactor chore handler and repository for improved error logging and handling - Updated error responses in the chore handler to provide more specific messages and log errors using the logging package. - Removed redundant rejection note handling in the RejectChore method of the repository. - Enhanced scheduling logic in the scheduler to support new week patterns and improved occurrence handling. - Updated tests to reflect changes in occurrences from string to int pointers for better type safety.

год назад