Commit Graph

  • 360b51016d Update README.md master Hayden Hargreaves 2025-05-30 12:58:09 -07:00
  • f14e2c4781 (FEATURE): We can now move files! Heck yeah! Hayden Hargreaves 2025-05-29 22:35:17 -07:00
  • 92e02a821c (FIX): Fixed the silly rendering of selected bug. Hayden Hargreaves 2025-05-29 20:57:38 -07:00
  • d8873e08f2 (REFACTOR): Moved all the code around and organized it. Hayden Hargreaves 2025-05-29 20:37:34 -07:00
  • 1dd9f4e38f Merge branch 'master' of github.com:haydenhargreaves/ServerFileManager Hayden Hargreaves 2025-05-27 22:44:04 -07:00
  • 383a5d8265 (FIX): Always forget to change the paths Hayden Hargreaves 2025-05-27 22:43:34 -07:00
  • 93aee21007
    Update README.md Hayden Hargreaves 2025-05-27 22:41:06 -07:00
  • 7a583ec1d6 (FEAT): Mobile friendly and code cleanup! Hayden Hargreaves 2025-05-27 22:38:12 -07:00
  • 79c438aa3a (FIX): Another stupid ass path, I hate this Hayden Hargreaves 2025-05-23 19:03:39 -07:00
  • 60e18685a3 (FIX): I think this was the solution. Hayden Hargreaves 2025-05-23 18:54:18 -07:00
  • d7ad796bd8 (FIX): Docker compose not working Hayden Hargreaves 2025-05-23 18:48:43 -07:00
  • 7fee0d0a58 (FIX): Fixed action, not using ssh anymore Hayden Hargreaves 2025-05-23 18:44:20 -07:00
  • 030b67844f Merge branch 'feature/delete_files' Hayden Hargreaves 2025-05-23 18:42:15 -07:00
  • b31626dce9 (FEAT): Can no delete, but it is buggy. Hayden Hargreaves 2025-05-23 18:40:51 -07:00
  • a3ce8c8d60
    Update README.md Hayden Hargreaves 2025-03-31 14:13:58 -07:00
  • 4cd88c6505 BUG: Having permission issues with the deleting and creating. feature/delete_files Hayden Hargreaves 2025-03-26 23:21:16 -07:00
  • a2deb2252a FIX: Error message for connection refused. Hayden Hargreaves 2025-03-26 21:12:50 -07:00
  • e93c9ab050
    Update README.md Hayden Hargreaves 2025-03-26 17:44:50 -07:00
  • 6e67c933ba
    Create README.md Hayden Hargreaves 2025-03-26 17:42:59 -07:00
  • 4fc3ddb5b8
    Update server.ts Hayden Hargreaves 2025-03-13 17:24:20 -07:00
  • 0466a9c33a FEAT: Creation of files and directories! Hayden Hargreaves 2025-03-10 22:01:53 -07:00
  • 07952933b2 FEAT: Uploading is pretty much complete. uploader Hayden Hargreaves 2025-03-10 12:16:12 -07:00
  • a9318e1ae3 FIX: Trying to get multer, having auth issues Hayden Hargreaves 2025-03-10 09:48:47 -07:00
  • d9ade304ba FEAT: Working on the uploading modal, most everything on the frontend is complete. Just need some handling and a backend! Hayden Hargreaves 2025-03-06 21:23:03 -07:00
  • cf886b8983 FIX: Spinner for the editor content. Hayden Hargreaves 2025-03-06 18:53:33 -07:00
  • 9ec4976b31 FIX: Spinner for the downloads. Hayden Hargreaves 2025-03-06 18:43:09 -07:00
  • db345e4526 FIX: Spinner for the directory list. Hayden Hargreaves 2025-03-06 18:38:41 -07:00
  • 1aca79defc FIX: Spinner for the directory list. Hayden Hargreaves 2025-03-06 18:36:44 -07:00
  • 7bc29d20f5 FIX: Spinner for logging in. Hayden Hargreaves 2025-03-06 18:10:18 -07:00
  • d177176eaa FIX: Trying to make dev-ops chain a bit better. Hayden Hargreaves 2025-03-06 17:49:37 -07:00
  • ac0b34c1e1 FIX: Trying to make dev-ops chain a bit better. Hayden Hargreaves 2025-03-06 15:52:15 -07:00
  • ba38c95f35 FIX: Updated title, favicon is still bad though. Hayden Hargreaves 2025-03-05 22:29:23 -07:00
  • a96e677daf FIX: She's alive! and its working! I had to server the backend to the live web though. Hayden Hargreaves 2025-03-05 22:21:17 -07:00
  • 7bf4e90344 Just need the backend URL :( Hayden Hargreaves 2025-03-05 21:57:04 -07:00
  • 27fb16e404 Updated /.github/workflows/deploy.yml Hayden Hargreaves 2025-03-05 21:51:25 -07:00
  • f966771ac7 Updated /.github/workflows/deploy.yml Hayden Hargreaves 2025-03-05 21:39:42 -07:00
  • a5a0179a6b Updated /.github/workflows/deploy.yml Hayden Hargreaves 2025-03-05 21:38:24 -07:00
  • bbf4bdf0ce Updated /.github/workflows/deploy.yml Hayden Hargreaves 2025-03-05 21:36:14 -07:00
  • 126292258d Updated /.github/workflows/deploy.yml Hayden Hargreaves 2025-03-05 21:24:01 -07:00
  • 3e0a84cd65 Working on CI/CD Hayden Hargreaves 2025-03-05 21:22:32 -07:00
  • fe9fa238e1 Working on CI/CD Hayden Hargreaves 2025-03-05 21:19:57 -07:00
  • db2d68ab1d Working on CI/CD docker Hayden Hargreaves 2025-03-05 21:15:35 -07:00
  • 0f73c0b679 FEAT: Docker compose is working! This shit is cool as hell. Hayden Hargreaves 2025-03-05 18:28:54 -07:00
  • da2aea70ac FEAT: Docker for backend is working, just need to use docker compose to create a working application. Hayden Hargreaves 2025-03-05 18:19:08 -07:00
  • 4cbc846990 FIX: Not using bcrypt, its corrupted and was causing docker to SEGFAULT. Hayden Hargreaves 2025-03-05 18:18:31 -07:00
  • 975807cdfa FEAT: Frontend dockerfile works and can be run locally. Hayden Hargreaves 2025-03-05 17:01:11 -07:00
  • c8ed5871ce FIX: Switched port to 3100 for frontend Hayden Hargreaves 2025-03-05 17:00:50 -07:00
  • ba81f0f98a FEAT: Toggle hidden button and functionality. Hayden Hargreaves 2025-03-05 15:20:09 -07:00
  • 238ff0b603 FIX: Download only works when valid files are selected. security Hayden Hargreaves 2025-03-05 14:27:21 -07:00
  • c9eeddc2b6 FIX: No longer using hard coded values. Hayden Hargreaves 2025-03-05 14:18:52 -07:00
  • 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. Hayden Hargreaves 2025-03-05 12:09:08 -07:00
  • 4fbef6e9f8 FEAT: Editor is good!!! Just needs lots of debugging. textEditor Hayden Hargreaves 2025-03-04 23:23:19 -07:00
  • 8215704795 FIX: Minor changes. Need better path management. Hayden Hargreaves 2025-03-04 21:31:28 -07:00
  • 24baf27050 FIX: Silly key errors Hayden Hargreaves 2025-03-04 21:27:36 -07:00
  • 4179b71f22 STYLE: added / after directory displays Hayden Hargreaves 2025-03-04 20:22:35 -07:00
  • 9eef7951c3 FEAT: Error messages, not much handling but some basic errors. bugFixes Hayden Hargreaves 2025-03-04 20:20:10 -07:00
  • 714fd79f58 FIX: Minor docs changes downloading Hayden Hargreaves 2025-03-04 20:01:57 -07:00
  • f9d16ddce9 FEAT: Downloading as a zip is working really well! some minor bug fixes are needed but that's about it! Hayden Hargreaves 2025-03-04 20:00:11 -07:00
  • a60396545d INIT: Finally adding to git. This is turning out pretty sick! Hayden Hargreaves 2025-03-03 22:05:48 -07:00