lonely-lockley / archinsight

Simplicity in Code, Power in Design
https://archinsight.org
GNU Affero General Public License v3.0
51 stars 5 forks source link

Implement personal repositories and depending functionality #43

Closed lonely-lockley closed 1 year ago

lonely-lockley commented 1 year ago

Authenticated users will get an access to the archinsight editor. It's time to allow them to store their diagrams on the server. Implement repository service that will store all user source files in simple (secret) directories. Add possibility to create a directory, a file. Move and delete a file.

lonely-lockley commented 1 year ago

Duplicate #29