aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Notification
Commit message (Collapse)AuthorAgeFilesLines
* fix: Resolve all ESLint errors and warningsFuwn2026-01-291-1/+2
|
* fix(Notification): Align Options interface with Notification typeFuwn2026-01-231-6/+11
|
* refactor: Migrate event handlers to new Svelte 5 syntaxFuwn2026-01-231-4/+4
|
* fix(notifications): Replace svelte-notifications with custom store for Svelte 5Fuwn2026-01-222-0/+63
|
* format: Apply Prettier formattingFuwn2026-01-221-1/+3
|
* format: Apply Prettier formattingFuwn2025-12-151-3/+1
|
* style: Reformat using latest formattingFuwn2025-06-111-1/+3
|
* chore(prettier): use spaces instead of tabsFuwn2024-10-092-95/+95
|
* feat(settings): disable notifications optionFuwn2024-01-121-29/+32
|
* feat(list): recache notificationsFuwn2024-01-111-1/+1
|
* feat(notifications): remove button, add clickFuwn2024-01-111-33/+20
|
* feat: notificationsFuwn2024-01-112-0/+131