Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
sboagy pushed 1 commit to upgrade2-next-15 sboagy/tunetrees
- ♻️ 🎨 Big refactoring to make grids independently own tune data, and use TuneDataRefreshContext for data refresh. mak... 60565b3
sboagy pushed 2 commits to upgrade2-next-15 sboagy/tunetrees
sboagy pushed 1 commit to upgrade2-next-15 sboagy/tunetrees
- ✨ ⬆️ switch from react-quill, which is not compatible with react 19/next.js 15, to Jodit. Theme support is a little ... 2826a62
sboagy pushed 1 commit to upgrade2-next-15 sboagy/tunetrees
- ⬆️ 🚨 🚀 Managed to get docker -c default buildx bake all to work again. Also upgraded next-auth. 53ad980
sboagy pushed 1 commit to upgrade2-next-15 sboagy/tunetrees
- 📝 updated the exported svg for user functional overview f6e577c
sboagy pushed 3 commits to upgrade2-next-15 sboagy/tunetrees
sboagy opened a draft pull request on sboagy/tunetrees
⬆️ Upgrade to React "19.0.0-rc-5c56b873-20241107" and next.j "15.0.3", and bring pretty much all libraries up to latest.
Upgrading to latest next.js "15.0.3", which requires still-in-beta "react": "19.0.0-rc-5c56b873-20241107". Along with that, upgrading pretty much all libraries. eslint is still kind of shaky, and ...sboagy pushed 1 commit to main sboagy/tunetrees
- 💚 Removed reference to "./pages/**/*.{ts,tsx}" which was causing build problems. 58d5cc0
sboagy pushed 2 commits to main sboagy/tunetrees
sboagy pushed 1 commit to main sboagy/tunetrees
- ✨ 🚧 Tune updates and create tunes partially working (for just the `tune` table itself. 6366a19
sboagy pushed 1 commit to main sboagy/tunetrees
- 🐛 📱 Make it a bit better for mobile, scrollable side panel. eaf263c
sboagy pushed 1 commit to main sboagy/tunetrees
- 🚧 tweak resizing for number of rows, also try to clean up toolbar for quill editors. 2217502
sboagy pushed 1 commit to main sboagy/tunetrees
- 🚀 Fix problems introduced by inclusion of react-quill, relating to the docker build and gts. Note gts moved to the p... 04e2bf5
sboagy pushed 3 commits to main sboagy/tunetrees
sboagy pushed 1 commit to main sboagy/tunetrees
- 🚧 Point-in-time checkin, big changes getting various aspects of state correct in both the side panel and with the "cu... 22df854
sboagy pushed 2 commits to main sboagy/tunetrees
sboagy pushed 1 commit to main sboagy/tunetrees
- 🚀 🚧 🚨 tweak some nightmare typing stuff in TuneColumns so it would build and deploy. Deployed to DO Oct. 29 a1e50da
sboagy pushed 5 commits to main sboagy/tunetrees
- 🗃️ ♻️ 🐛 🚧 major update: fix bugs, prep for fsrs option, refactor db fields to consistently use snake case, filter mec... 88e38a4
- 🔨 move backup to tunetrees_db_backup folder, instead of top level d176d8a
- 🔨 script changes to target snake case consistent field names, and integer consistent IDs and IDREFS 8596aa4
- 🔥 delete a backup db d83d3ad
- 🗃️ data migrated from DO to new schema 6e04821
sboagy pushed 1 commit to main sboagy/tunetrees
- 🚸 restrict size of Recall Evaluation control on smaller devices 9ea0834
sboagy pushed 2 commits to main sboagy/tunetrees
sboagy pushed 4 commits to main sboagy/tunetrees
- Rename footer.tsx to use PascalCase, and specify as a client component. 13afb5f
- 🚸 🐛 Make it so the footer doesn't wrap, and make it be iffy collapsable. Closes #80. Closes: Bug: footer takes too... ea0280c
- 🗃️ db from DO oct. 21 after practice c88fd78
- 📝 Made a note about TUNETREES_DB and TUNETREES_DEPLOY_BASE_DIR f7bd4f7
sboagy closed an issue on sboagy/tunetrees
Bug: footer takes too much space on small device
The footer section wraps, and takes up quite a bit of real estate on the screen, which is a problem. Proposal: double-click on footer should collapse the footer section to 1m height.sboagy opened an issue on sboagy/tunetrees
Bug: footer takes too much space on small device
The footer section wraps, and takes up quite a bit of real estate on the screen, which is a problem. Proposal: double-click on footer should collapse the footer section to 1m height.sboagy opened an issue on sboagy/tunetrees
Table state is not properly saved on submit practice
Reproduce: 1) Start at Practice tab 2) Submit practice tunes -> submitted tunes will clear 3) Navigate to Repertoire tab 4) Navigate back to Practice tab -> Submitted tunes will be backsboagy pushed 1 commit to main sboagy/tunetrees
- 🗃️ database as of practice complete Oct. 16 evening 1ac7c11