We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ccd656 commit 5da48e1Copy full SHA for 5da48e1
1 file changed
βREADME.mdβ
@@ -91,6 +91,9 @@ Tracking progress on key features and tasks for the project.
91
- [x] π Enable file upload functionality
92
- [x] π Add analytics tracking
93
94
+<details>
95
+<summary>Click to expand the logbook</summary>
96
+
97
### π Note from 5-28-2025
98
99
Just finished up the database connection, next steps:
@@ -114,5 +117,14 @@ can be approved:
114
117
115
118
- [x] Add "ownership" to files and folders
116
119
- [x] Upload files to the right folder
-- [ ] Delete file button
120
+- [x] Delete file button
121
- [x] Allow files that are not images to be uploaded
122
123
+</details>
124
125
+## π― Fun Follow Ups
126
127
+### Folder deletion
128
129
+Make sure to fetch all of the folders that have it as a parent, and their
130
+children too.
0 commit comments