Massive rework #4

Open
dsonck wants to merge 6 commits from massive-rework into development
dsonck commented 2022-12-22 00:56:54 +00:00 (Migrated from git.touhou.fm)

Redo all components mostly from scratch, to fix compilation errors.

Redo all components mostly from scratch, to fix compilation errors.
dsonck commented 2022-12-23 18:56:28 +00:00 (Migrated from git.touhou.fm)

added 1 commit

Compare with previous version

added 1 commit <ul><li>667bdf48 - Fix Timestamp types</li></ul> [Compare with previous version](/touhou.fm/radio-rust/-/merge_requests/1/diffs?diff_id=386&start_sha=de52e59db70e34eb90e8b812cda30a4077cbf110)
dsonck commented 2022-12-23 20:16:51 +00:00 (Migrated from git.touhou.fm)

added 1 commit

Compare with previous version

added 1 commit <ul><li>d720997e - Fix QueryRoot to Query</li></ul> [Compare with previous version](/touhou.fm/radio-rust/-/merge_requests/1/diffs?diff_id=388&start_sha=667bdf48fb6fc9aad7dc0e6383ae7bc749367c44)
dsonck commented 2022-12-23 20:57:24 +00:00 (Migrated from git.touhou.fm)

added 1 commit

  • 75e0e2ae - Mark CueTrack items shareable

Compare with previous version

added 1 commit <ul><li>75e0e2ae - Mark CueTrack items shareable</li></ul> [Compare with previous version](/touhou.fm/radio-rust/-/merge_requests/1/diffs?diff_id=391&start_sha=d720997e90d8296a3c52e6e946fb42f4f41b5039)
dsonck commented 2022-12-23 21:28:01 +00:00 (Migrated from git.touhou.fm)

added 1 commit

Compare with previous version

added 1 commit <ul><li>5c2720bb - Reintroduce Playlist type</li></ul> [Compare with previous version](/touhou.fm/radio-rust/-/merge_requests/1/diffs?diff_id=393&start_sha=75e0e2aefdcc49b00806200ecb553ac9efdfa5f9)
dsonck commented 2022-12-24 12:24:25 +00:00 (Migrated from git.touhou.fm)

added 1 commit

  • a48b8983 - Add logging and change cursor/edge types

Compare with previous version

added 1 commit <ul><li>a48b8983 - Add logging and change cursor/edge types</li></ul> [Compare with previous version](/touhou.fm/radio-rust/-/merge_requests/1/diffs?diff_id=397&start_sha=5c2720bb61cb8953dde7a819fe5baaffb5bd9e9a)
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin massive-rework:massive-rework
git switch massive-rework

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch development
git merge --no-ff massive-rework
git switch massive-rework
git rebase development
git switch development
git merge --ff-only massive-rework
git switch massive-rework
git rebase development
git switch development
git merge --no-ff massive-rework
git switch development
git merge --squash massive-rework
git switch development
git merge --ff-only massive-rework
git switch development
git merge massive-rework
git push origin development
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
touhou.fm-rust/touhou.fm-radio-rust!4
No description provided.