aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Settings/Categories/SettingSync.svelte
Commit message (Expand)AuthorAgeFilesLines
* refactor: Migrate event handlers to new Svelte 5 syntaxFuwn2026-01-231-4/+4
* refactor(layout): Replace empty p elements with reusable Spacer componentFuwn2026-01-231-2/+3
* fix(html): Replace self-closing non-void HTML elements with proper closing tagsFuwn2026-01-231-2/+2
* fix(notifications): Replace svelte-notifications with custom store for Svelte 5Fuwn2026-01-221-3/+1
* format: Apply Prettier formattingFuwn2025-12-151-2/+2
* style(src): Remove self-closing p and div tagsFuwn2025-06-231-2/+2
* chore(prettier): use spaces instead of tabsFuwn2024-10-091-102/+102
* feat(settings): delete remote configurationFuwn2024-02-171-0/+19
* feat(settingssync): last push pull timesFuwn2024-02-121-0/+7
* refactor(settings): move settings sync to componentFuwn2024-02-121-0/+90