Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

sboagy

sboagy pushed 3 commits to upgrade2-next-15 sboagy/tunetrees
  • 📝 Added sidebar and all-tunes, some background grouping 8ba365d
  • 📝 backup svg f0058b4
  • 🚀 🚨 Additional tweaks trying to get a deploy build 729ebac

View on GitHub

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 created a branch on sboagy/tunetrees

upgrade2-next-15

sboagy opened an issue on sboagy/tunetrees
Upgrade to nextjs 15
Requires upgrading react, etc.
sboagy pushed 1 commit to main sboagy/tunetrees
  • 💚 Removed reference to "./pages/**/*.{ts,tsx}" which was causing build problems. 58d5cc0

View on GitHub

sboagy pushed 2 commits to main sboagy/tunetrees
  • ⏪ Restore paging for grids (performance concern seen on thinkpad/linux) 90f67dd
  • 🗃️ backup db from digital ocean, nov 10 11dce50

View on GitHub

sboagy pushed 1 commit to main sboagy/tunetrees
  • ✨ 🚧 Tune updates and create tunes partially working (for just the `tune` table itself. 6366a19

View on GitHub

sboagy pushed 1 commit to main sboagy/tunetrees
  • 🐛 📱 Make it a bit better for mobile, scrollable side panel. eaf263c

View on GitHub

sboagy pushed 1 commit to main sboagy/tunetrees
  • 🚧 tweak resizing for number of rows, also try to clean up toolbar for quill editors. 2217502

View on GitHub

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

View on GitHub

sboagy pushed 1 commit to main sboagy/tunetrees
  • ✨ Rich text editing for notes! 0532d6b

View on GitHub

sboagy pushed 1 commit to main sboagy/tunetrees
  • 🗃️ migration of data from do to main db 429b18c

View on GitHub

sboagy pushed 3 commits to main sboagy/tunetrees
  • 🚧 Notes and references editing works, include creating new ones. 738cd85
  • 💄 Fixed scrolling and sorta table size. 7d8b82f
  • 🗃️ backup db from digital ocean, nov 7 3ef6eaf

View on GitHub

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

View on GitHub

sboagy pushed 2 commits to main sboagy/tunetrees
  • 🚧 ✨ Basics of new tune add, new note add and new reference add, and tune edit button on sidebar. Tunes fetch/refresh... 22970d8
  • 🚧 ✨ Basics of new tune add, new note add and new reference add, and tune edit button on sidebar. Tunes fetch/refresh... e9f2cad

View on GitHub

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

View on GitHub

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

View on GitHub

sboagy pushed 1 commit to main sboagy/tunetrees
  • 🚀 do compose up in background mode c2b7cc6

View on GitHub

sboagy pushed 1 commit to main sboagy/tunetrees
  • 🚸 restrict size of Recall Evaluation control on smaller devices 9ea0834

View on GitHub

sboagy pushed 2 commits to main sboagy/tunetrees
  • 🔇 Remove evil dump of the envronment 5301ab2
  • 🐛 Add a bit more indent to the left of the footer chevron, to give room for components like bookmark panel 2a34c39

View on GitHub

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

View on GitHub

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 back
sboagy pushed 1 commit to main sboagy/tunetrees
  • 🗃️ database as of practice complete Oct. 16 evening 1ac7c11

View on GitHub

sboagy pushed 1 commit to main sboagy/tunetrees
  • 🚧 use submitPracticeFeedbacks instead of submitPracticeSchedules for rescheduling, and just pass in feedback flag "re... 2cc69b9

View on GitHub

sboagy pushed 2 commits to main sboagy/tunetrees
  • 🚨 Disable ERROR_PLAYLIST_TUNE naming convention violation f18f6a9
  • 🐛 Reqertoire selection checkbox working much better, and seeming to persist ok 177c669

View on GitHub

sboagy pushed 2 commits to main sboagy/tunetrees
  • 🗃️ db parallel with DO oct. 15 evening 54a5d52
  • 🚧 Saves which tab in the main tab group when navigating away, and the tune editor can now save a tune! (still crude) 1b75188

View on GitHub