-
Notifications
You must be signed in to change notification settings - Fork 217
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: dedupe lockfile Signed-off-by: Evan Song <[email protected]> * fix: incorrect spacing between editing and browsing state Signed-off-by: Evan Song <[email protected]> * chore: improve files image viewer toolbar Signed-off-by: Evan Song <[email protected]> * chore: image viewer cursor affordance Signed-off-by: Evan Song <[email protected]> * chore: clean imports Signed-off-by: Evan Song <[email protected]> * chore: add tooltips Signed-off-by: Evan Song <[email protected]> * chore: use black background Signed-off-by: Evan Song <[email protected]> * feat: show scale factor, handle large images, consolidate state Signed-off-by: Evan Song <[email protected]> * chore: add types to fs operations Signed-off-by: Evan Song <[email protected]> * feat: add date create sorting option Signed-off-by: Evan Song <[email protected]> * fix: match name of folder creation modal Signed-off-by: Evan Song <[email protected]> * fix: add it here too Signed-off-by: Evan Song <[email protected]> * feat: add creation date to file item, file manager header Signed-off-by: Evan Song <[email protected]> * chore: a11y Signed-off-by: Evan Song <[email protected]> * fix: ensure move item modal always has leading slash Signed-off-by: Evan Song <[email protected]> * fix: correct move input placeholder Signed-off-by: Evan Song <[email protected]> * chore: correct design disparity Signed-off-by: Evan Song <[email protected]> * chore: add better affordance on active file item state Signed-off-by: Evan Song <[email protected]> * fix: correct instances where we dont sentence case Signed-off-by: Evan Song <[email protected]> * chore: clean Signed-off-by: Evan Song <[email protected]> * chore: notify that server restarted on saveandrestart Signed-off-by: Evan Song <[email protected]> * fix: consolidate error state in file manager Signed-off-by: Evan Song <[email protected]> * chore: adjust sizing Signed-off-by: Evan Song <[email protected]> * feat: drag and drop file items to move them Signed-off-by: Evan Song <[email protected]> * feat: enable ability to drag folders too Signed-off-by: Evan Song <[email protected]> * feat: better file movement toasts Signed-off-by: Evan Song <[email protected]> * just say u hate me Signed-off-by: Evan Song <[email protected]> * feat: uploading indicator for file uploads Signed-off-by: Evan Song <[email protected]> * chore: cleaner file item ghost when dragging Signed-off-by: Evan Song <[email protected]> * fix: enforce max length and truncate on ghost Signed-off-by: Evan Song <[email protected]> * chore: improve item rename toast Signed-off-by: Evan Song <[email protected]> * chore: improve item create toast Signed-off-by: Evan Song <[email protected]> * feat: undo and redo stack Signed-off-by: Evan Song <[email protected]> * fix: confusing behavior where folders were not sorted alphabetically Signed-off-by: Evan Song <[email protected]> * feat: find and replace in file editor Signed-off-by: Evan Song <[email protected]> * feat: correctly set language mode of file editor Signed-off-by: Evan Song <[email protected]> * chore: slop Signed-off-by: Evan Song <[email protected]> * chore: actually handle case with multiple dots in file name before setting language Signed-off-by: Evan Song <[email protected]> * fix: match move icons in file context/threedot Signed-off-by: Evan Song <[email protected]> * feat: upload indicator Signed-off-by: Evan Song <[email protected]> * chore: dedupe lockfile again Signed-off-by: Evan Song <[email protected]> * lockfile Signed-off-by: Evan Song <[email protected]> * fix: file undefinedness Signed-off-by: Evan Song <[email protected]> * checkpoint Signed-off-by: Evan Song <[email protected]> * checkpoint Signed-off-by: Evan Song <[email protected]> * checkpoint Signed-off-by: Evan Song <[email protected]> * remove shitty animation logic Signed-off-by: Evan Song <[email protected]> * feat: file upload queuer Signed-off-by: Evan Song <[email protected]> * chore: only allow editable files to have active affordance Signed-off-by: Evan Song <[email protected]> * fix: properly throw pyrofetcherror when rename fails Signed-off-by: Evan Song <[email protected]> * feat: cancel file uploads Signed-off-by: Evan Song <[email protected]> * chore: clean Signed-off-by: Evan Song <[email protected]> --------- Signed-off-by: Evan Song <[email protected]>
- Loading branch information
1 parent
9aa7035
commit fee8d6c
Showing
15 changed files
with
1,384 additions
and
2,529 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.