Jan Bertram jan.bertram
  • Joined on 2023-10-03
jan.bertram pushed to main at jan.bertram/piano_repertoire 2023-11-14 08:59:10 +00:00
50c8bb5d72 updates README, includes sort of a roadmap
jan.bertram pushed to main at jan.bertram/piano_repertoire 2023-11-10 21:15:13 +00:00
e4fd116250 Sort of a feature: Show mastered is now sorted: composer and collection
eabe518b10 Merge branch 'next_feature'
15fd7900de updates README
127e2294e5 New feature: if work is mastered is shown for active user by checkbox
f42857eb56 displays mastered per movement (not yet per work)
Compare 5 commits »
jan.bertram pushed to main at jan.bertram/piano_repertoire 2023-11-10 07:28:43 +00:00
327aae5130 changes recording datatype from BLOB to VARCHAR, as I made up my mind and think, that storing the recordings as files somewhere is better than putting them in the database. recording should point to the path where the file can be found. (Maybe is copied and renamed to a nice place within the userspace)
jan.bertram pushed to refactor at jan.bertram/piano_repertoire 2023-11-10 07:27:58 +00:00
327aae5130 changes recording datatype from BLOB to VARCHAR, as I made up my mind and think, that storing the recordings as files somewhere is better than putting them in the database. recording should point to the path where the file can be found. (Maybe is copied and renamed to a nice place within the userspace)
2e9fc3655a updates README
d549b98a82 New feature: sm shows movements that are mastered by the active user
76d44e0dfe updates README
Compare 4 commits »
jan.bertram pushed to main at jan.bertram/piano_repertoire 2023-11-09 09:30:25 +00:00
2e9fc3655a updates README
jan.bertram pushed to main at jan.bertram/piano_repertoire 2023-11-09 09:29:04 +00:00
d549b98a82 New feature: sm shows movements that are mastered by the active user
76d44e0dfe updates README
Compare 2 commits »
jan.bertram pushed to next_feature at jan.bertram/piano_repertoire 2023-11-09 09:28:45 +00:00
d549b98a82 New feature: sm shows movements that are mastered by the active user
76d44e0dfe updates README
Compare 2 commits »
jan.bertram pushed to next_feature at jan.bertram/piano_repertoire 2023-11-09 08:41:39 +00:00
7352af038b moves recording BLOB from table movement to table is_able_to_play, so that recordings can be stored per user, not per movement
69d701d600 updates README with newly planned features
b5041dbc54 updates README
Compare 3 commits »
jan.bertram pushed to main at jan.bertram/piano_repertoire 2023-11-09 08:41:02 +00:00
7352af038b moves recording BLOB from table movement to table is_able_to_play, so that recordings can be stored per user, not per movement
69d701d600 updates README with newly planned features
Compare 2 commits »
jan.bertram pushed to refactor at jan.bertram/piano_repertoire 2023-11-09 08:40:31 +00:00
7352af038b moves recording BLOB from table movement to table is_able_to_play, so that recordings can be stored per user, not per movement
69d701d600 updates README with newly planned features
b5041dbc54 updates README
7f9e806c23 New feature: h displays help
Compare 4 commits »
jan.bertram pushed to main at jan.bertram/piano_repertoire 2023-11-08 17:44:57 +00:00
b5041dbc54 updates README
jan.bertram pushed to main at jan.bertram/piano_repertoire 2023-11-08 17:44:04 +00:00
7f9e806c23 New feature: h displays help
jan.bertram pushed to next_feature at jan.bertram/piano_repertoire 2023-11-08 17:43:21 +00:00
7f9e806c23 New feature: h displays help
ee23e0f0e9 simplifies adding of commands, as those can be added in commands-dictionary. Prepares help-texts as well.
b6dc9bd87b updates README
Compare 3 commits »
jan.bertram pushed to main at jan.bertram/piano_repertoire 2023-11-08 16:59:24 +00:00
ee23e0f0e9 simplifies adding of commands, as those can be added in commands-dictionary. Prepares help-texts as well.
jan.bertram pushed to refactor at jan.bertram/piano_repertoire 2023-11-08 16:58:57 +00:00
ee23e0f0e9 simplifies adding of commands, as those can be added in commands-dictionary. Prepares help-texts as well.
b6dc9bd87b updates README
83c1d82387 New feature: m number_of_work number_of_movement marks single movements as mastered
488a97f3f6 Feature added: sp piece_number shows movements
626dfc25fc adds planned features to README
Compare 9 commits »
jan.bertram pushed to main at jan.bertram/piano_repertoire 2023-11-08 11:50:39 +00:00
b6dc9bd87b updates README
jan.bertram pushed to main at jan.bertram/piano_repertoire 2023-11-08 11:47:42 +00:00
83c1d82387 New feature: m number_of_work number_of_movement marks single movements as mastered
jan.bertram pushed to next_feature at jan.bertram/piano_repertoire 2023-11-08 11:47:19 +00:00
83c1d82387 New feature: m number_of_work number_of_movement marks single movements as mastered
jan.bertram pushed to main at jan.bertram/piano_repertoire 2023-11-08 11:10:07 +00:00
488a97f3f6 Feature added: sp piece_number shows movements
jan.bertram pushed to next_feature at jan.bertram/piano_repertoire 2023-11-08 11:09:44 +00:00
488a97f3f6 Feature added: sp piece_number shows movements