Commit History

Autor SHA1 Mensaxe Data
  Sam Jaffe 1fab220e70 refactor: implement better handling of Autosave/RotateContent when the button is pressed hai 1 semana
  Sam Jaffe 339a9326ad refactor: move autosave behavior into an AutosaveMenu view which also provides a note about the next date hai 1 semana
  Sam Jaffe 46ff6a9c41 refactor: alert on autosave hai 2 semanas
  Sam Jaffe 8f2745fac5 refactor: switch all ForEach to use PersistentModel.id hai 2 semanas
  Sam Jaffe bae8775fe6 fix: do not use the class-initializer for UUID() hai 2 semanas
  Sam Jaffe 6e228bd5b7 fix: re-enable UUID-based for-each by regenerating the uuid list when calling autosave() hai 2 semanas
  Sam Jaffe cc2ea05010 refactor: remove Project.timestamp hai 2 semanas
  Sam Jaffe dfb964baf1 refactor: set sortOrder when creating new Project hai 2 semanas
  Sam Jaffe 629885c02e refactor: clean up unused functions hai 2 semanas
  Sam Jaffe 6469582f0c chore: indenting hai 2 semanas
  Sam Jaffe c198f3babf refactor: fix capitalization of status, add unknown status hai 2 semanas
  Sam Jaffe a88d9b75f4 refactor: add enforced sorting to Task/SubTask hai 2 semanas
  Sam Jaffe d05d5c5e3e refactor: change project delete to swipe hai 2 semanas
  Sam Jaffe 716ff24410 chore: linter hai 2 semanas
  Sam Jaffe 4fe1951ccc feat: implement move for Project/Task/SubTask hai 2 semanas
  Sam Jaffe 7f2143ae7b Revert "feat: implement deleting task/subtask via a toggle menu control instead of context menu... since it mis-aligns" hai 2 semanas
  Sam Jaffe 85365edc78 refactor: move Project name editing into the main view instead of the sidebar, since that was kind dumb hai 2 semanas
  Sam Jaffe d0f4ba0021 feat: implement deleting task/subtask via a toggle menu control instead of context menu... since it mis-aligns hai 2 semanas
  Sam Jaffe 873dccc138 refactor: don't add trailing number hai 2 semanas
  Sam Jaffe 2c226b926c fix: properly clear view when deleting the active Project hai 2 semanas
  Sam Jaffe fdea6a09c6 refactor: rename Category => Project hai 2 semanas
  Sam Jaffe 3fe88fa02b feat: add ability to save a snapshot or arbitrary file path hai 3 semanas
  Sam Jaffe 6a5e66bb68 feat: reset the status of all Tasks when running an autosave() hai 3 semanas
  Sam Jaffe e2d8978a4a refactor: save(to: URL) in case of a manual save dialog hai 3 semanas
  Sam Jaffe 346f3a4c1f fix: remove Toolbar Save Icon hai 3 semanas
  Sam Jaffe 882782143c feat: implement an autosave function that is run on app startup hai 3 semanas
  Sam Jaffe 8769f9a5ad refactor: change from using @EnvironmentObject to @AppStorage, which has lower dev overhead hai 3 semanas
  Sam Jaffe 445b6800f7 refactor: switch from a popup to a SettingsPane for controlling URL Hints hai 3 semanas
  Sam Jaffe 4d1fb8a62e feat: create non-persisting support for URL Hints propogated via an @EnvironmentObject hai 3 semanas
  Sam Jaffe ef99b6175b refactor: add delete option to sidebar hai 3 semanas