Make the public pastes table sortable by clicking column headers: Paste (name), Description, Language, Size, Views, Created, ID. Clicking toggles asc/desc with a sort indicator. Server-side or client-side sorting acceptable; if server-side, extend /api/public with sort and order params. Future: a filter system will be added as a pill on the right side of the header area (note in design, not implemented here).
Make the public pastes table sortable by clicking column headers: Paste (name), Description, Language, Size, Views, Created, ID. Clicking toggles asc/desc with a sort indicator. Server-side or client-side sorting acceptable; if server-side, extend /api/public with sort and order params. Future: a filter system will be added as a pill on the right side of the header area (note in design, not implemented here).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Make the public pastes table sortable by clicking column headers: Paste (name), Description, Language, Size, Views, Created, ID. Clicking toggles asc/desc with a sort indicator. Server-side or client-side sorting acceptable; if server-side, extend /api/public with sort and order params. Future: a filter system will be added as a pill on the right side of the header area (note in design, not implemented here).
Related: #43 #44 #45 (same history-table rework batch). Future filter system will be a pill on the right of the header area.