Skip to content

Commit

Permalink
"Import from" section. (#21)
Browse files Browse the repository at this point in the history
* allow importing files from backups
  • Loading branch information
bandinopla authored Feb 10, 2024
1 parent 41926a7 commit 254bf7e
Show file tree
Hide file tree
Showing 18 changed files with 3,787 additions and 2,124 deletions.
3,055 changes: 2,049 additions & 1,006 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@
]
},
"devDependencies": {
"@types/codemirror": "^5.60.15",
"@types/papaparse": "^5.3.14",
"yargs": "^15.4.1"
}
}
4 changes: 4 additions & 0 deletions public/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
- 2.22.0 : 2024-02-10
+ Added, in the settings, the option to import the backup file from weightxreps.net
+ Requested by @Indobesar : added the posibility to import a backup file from StrongApp

- 2.21.1 : 2024-02-03
* Added ALT+TAB as key combination to trigger the autocomplete as suggested by @mm_42 to be used in Mac as quote "since cmd+space shortcut is widely used for spotlight search"

Expand Down
Binary file added public/strongapp-logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 254bf7e

Please sign in to comment.