You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
scott grayson
authored and
scott grayson
committed
feat: update table columns with defaults and optional fields
- Default columns: name, updated by, updated at
- Optional columns: created by, created at, size (toggleable)
- Add updated_by field to model and migration
- Add updater relationship to LibraryItem model
- Add formatFileSize helper method for file size display
- Update all creation/update actions to set updated_by field
- Size column shows '-' for folders, formatted file size for files
0 commit comments