mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-19 01:17:31 +00:00
* refactor(backup): implement consistent timestamp for backup filenames * refactor(i18n): rename PRIVACY_EXPORT key to PRIVACY_EXPORT_DESCRIPTION * refactor(i18n): add PRIVACY_EXPORT key for data export in multiple languages * refactor(backup): standardize backup filename prefix * refactor(backup): update backup filename format to use underscore separator * refactor(i18n): update translations * refactor(backup): move getBackupTimestamp utility to a shared location for consistency * test(backup): add unit tests for getBackupTimestamp utility * fix(e2e): move MIGRATION_BACKUP_PREFIX to migration.const * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * refactor(tests): move jasmine.clock().install() to beforeEach for consistency * refactor(backup): consolidate backup filename constants and update imports --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| legacy-data-migration.spec.ts | ||
| pre-migration-dialog.spec.ts | ||