33 Commits

Author SHA1 Message Date
Hayden Hargreaves
79c438aa3a (FIX): Another stupid ass path, I hate this 2025-05-23 19:03:39 -07:00
Hayden Hargreaves
b31626dce9 (FEAT): Can no delete, but it is buggy.
It selects the first element after a delete, not sure why and don't want
to worry about it right now.
2025-05-23 18:40:51 -07:00
Hayden Hargreaves
4cd88c6505 BUG: Having permission issues with the deleting and creating. 2025-03-26 23:21:16 -07:00
Hayden Hargreaves
a2deb2252a FIX: Error message for connection refused. 2025-03-26 21:12:50 -07:00
Hayden Hargreaves
0466a9c33a FEAT: Creation of files and directories! 2025-03-10 22:01:53 -07:00
Hayden Hargreaves
07952933b2 FEAT: Uploading is pretty much complete. 2025-03-10 12:16:12 -07:00
Hayden Hargreaves
a9318e1ae3 FIX: Trying to get multer, having auth issues 2025-03-10 09:48:47 -07:00
Hayden Hargreaves
d9ade304ba FEAT: Working on the uploading modal, most everything on the frontend is complete. Just need some handling and a backend! 2025-03-06 21:23:03 -07:00
Hayden Hargreaves
cf886b8983 FIX: Spinner for the editor content. 2025-03-06 18:53:33 -07:00
Hayden Hargreaves
9ec4976b31 FIX: Spinner for the downloads. 2025-03-06 18:43:09 -07:00
Hayden Hargreaves
db345e4526 FIX: Spinner for the directory list. 2025-03-06 18:38:41 -07:00
Hayden Hargreaves
1aca79defc FIX: Spinner for the directory list. 2025-03-06 18:36:44 -07:00
Hayden Hargreaves
7bc29d20f5 FIX: Spinner for logging in. 2025-03-06 18:10:18 -07:00
Hayden Hargreaves
ac0b34c1e1 FIX: Trying to make dev-ops chain a bit better. 2025-03-06 15:52:15 -07:00
Hayden Hargreaves
ba38c95f35 FIX: Updated title, favicon is still bad though. 2025-03-05 22:29:23 -07:00
Hayden Hargreaves
a96e677daf FIX: She's alive! and its working! I had to server the backend to the live web though. 2025-03-05 22:21:17 -07:00
Hayden Hargreaves
7bf4e90344 Just need the backend URL :( 2025-03-05 21:57:04 -07:00
Hayden Hargreaves
27fb16e404 Updated /.github/workflows/deploy.yml 2025-03-05 21:51:25 -07:00
Hayden Hargreaves
db2d68ab1d Working on CI/CD 2025-03-05 21:15:35 -07:00
Hayden Hargreaves
0f73c0b679 FEAT: Docker compose is working! This shit is cool as hell. 2025-03-05 18:28:54 -07:00
Hayden Hargreaves
975807cdfa FEAT: Frontend dockerfile works and can be run locally. 2025-03-05 17:01:11 -07:00
Hayden Hargreaves
c8ed5871ce FIX: Switched port to 3100 for frontend 2025-03-05 17:00:50 -07:00
Hayden Hargreaves
ba81f0f98a FEAT: Toggle hidden button and functionality. 2025-03-05 15:20:09 -07:00
Hayden Hargreaves
238ff0b603 FIX: Download only works when valid files are selected. 2025-03-05 14:27:21 -07:00
Hayden Hargreaves
c9eeddc2b6 FIX: No longer using hard coded values. 2025-03-05 14:18:52 -07:00
Hayden Hargreaves
18b88e2b50 FEAT: JWTs are working, just need a better way to store the data in the dev env. Will push up the new package.json once I have removed my secrets from it. 2025-03-05 12:09:08 -07:00
Hayden Hargreaves
4fbef6e9f8 FEAT: Editor is good!!! Just needs lots of debugging. 2025-03-04 23:23:19 -07:00
Hayden Hargreaves
8215704795 FIX: Minor changes. Need better path management. 2025-03-04 21:31:28 -07:00
Hayden Hargreaves
24baf27050 FIX: Silly key errors 2025-03-04 21:27:36 -07:00
Hayden Hargreaves
4179b71f22 STYLE: added / after directory displays 2025-03-04 20:22:35 -07:00
Hayden Hargreaves
9eef7951c3 FEAT: Error messages, not much handling but some basic errors. 2025-03-04 20:20:10 -07:00
Hayden Hargreaves
f9d16ddce9 FEAT: Downloading as a zip is working really well! some minor bug fixes are needed but that's about it! 2025-03-04 20:00:11 -07:00
Hayden Hargreaves
a60396545d INIT: Finally adding to git. This is turning out pretty sick! 2025-03-03 22:05:48 -07:00