Commit Graph

  • 10ec2d1739 Changed to 8080 for backend port. main notkshitij 2025-08-03 21:18:15 +05:30
  • b71c6b5c02 Changes to docker-compose notkshitij 2025-08-03 21:15:47 +05:30
  • 839eee0746 Updated backend submodule. notkshitij 2025-08-03 21:09:12 +05:30
  • 7e86beab1f Add initial project configuration files and PasswordForDownload component for secure file access Ui Atharva Ombase 2025-08-03 19:51:36 +05:30
  • a12a53a44a Enhance SignUp component with username field, validation, and loading state Atharva Ombase 2025-08-03 19:27:15 +05:30
  • 0cd4738d09 Enhance Login component with improved validation, loading state, and UI updates Atharva Ombase 2025-08-03 19:27:07 +05:30
  • dff2de5ddd Add PasswordForDownload component for secure file access with password protection Atharva Ombase 2025-08-03 19:27:00 +05:30
  • 7597f52b47 Update file upload API endpoint and add authorization header for secure uploads Atharva Ombase 2025-08-03 19:26:53 +05:30
  • 5283a2b9f1 Refactor FileList component to open a download modal instead of direct downloads; added PasswordForDownload component for secure file access. Atharva Ombase 2025-08-03 19:26:45 +05:30
  • 8f32c77f7e Updated backend submodule. notkshitij 2025-07-23 14:55:57 +05:30
  • 2db526d949 Updated Backend submodule. notkshitij 2025-07-04 01:47:12 +05:30
  • 17046735da Removed unused packages, updated exising packages and added missing depedencies for frontend. frontend-multilingual notkshitij 2025-06-27 00:42:44 +05:30
  • 5cd80fe27e Moved translation guide from Frontend/src to root dir. Also added link in README for the guide. notkshitij 2025-06-27 00:35:19 +05:30
  • d2e9f80c30 Merged frontend-multilingual branch. This project is now multilingual! notkshitij 2025-06-27 00:28:34 +05:30
  • 43d04c7f93 Added Marathi (मराठी) translation! notkshitij 2025-06-27 00:27:35 +05:30
  • 1cbd74b6a5 Added Hindi (हिंदी) translation! notkshitij 2025-06-27 00:23:17 +05:30
  • d88f1b6e0b Added guide for contributing in other languages! notkshitij 2025-06-27 00:16:06 +05:30
  • 73a1c521d5 Performed translation for some components in ./src notkshitij 2025-06-27 00:00:33 +05:30
  • 9050bbc5cf Added .vite/ to .gitignore notkshitij 2025-06-26 23:32:23 +05:30
  • 2cce8d89ca Performed translation for Authentication in src/pages/ notkshitij 2025-06-26 23:29:24 +05:30
  • 41435aa4fc Performed translation for UserPages in src/pages/ notkshitij 2025-06-26 23:12:15 +05:30
  • 7dc8a49a8d Added the foundation for making the frontend multilingual. Now only need to import useTranslation and use t('key') for all user-facing text for all pages (+add key:value pairs in src/locales for each language ofc) notkshitij 2025-06-26 23:06:25 +05:30
  • 72add0d767 Final commit for frontend branch. frontend notkshitij 2025-06-26 22:08:12 +05:30
  • 816d115fbc Updated frontend port and added note to stop and remove all containers. notkshitij 2025-04-21 10:41:45 +05:30
  • 715f3a9d96 Updated backend submodule. notkshitij 2025-04-21 10:21:08 +05:30
  • 3febc68b4e fixed typo notkshitij 2025-04-20 22:43:32 +05:30
  • f06967708d Added hadoop env file. notkshitij 2025-04-20 22:16:55 +05:30
  • f79435d64f Added instructions to deploy the app. notkshitij 2025-04-20 21:08:50 +05:30
  • 04ac930900 Added docker-compose file. notkshitij 2025-04-20 21:00:21 +05:30
  • d8193f8174 Updated backend submodule. notkshitij 2025-04-20 20:54:24 +05:30
  • d08b0d6f90 Ref updated backend submodule. notkshitij 2025-04-20 04:27:23 +05:30
  • 3b027e4a39 Changed backend:8080 to localhost:8081, fixed cors issue! notkshitij 2025-04-20 04:26:05 +05:30
  • 49f57b5c10 Ref updated backend submodule notkshitij 2025-04-20 03:57:50 +05:30
  • ac75a64ec8 Added Backend as submodule to https://git.kska.io/notkshitij/SkycrateBackend.git notkshitij 2025-04-20 03:41:39 +05:30
  • 0e195ac079 Deleted old Backend/Skycrate submodule, planning to move it to Backend dir. directly. notkshitij 2025-04-20 03:40:57 +05:30
  • 6358e7e72d Updated backend url in .env and removed or operator in API URL var in Frontend/src/components/FileList.jsx notkshitij 2025-04-20 02:34:54 +05:30
  • 97be5d1b93 Added Dockerfile to build frontend Docker image. notkshitij 2025-04-20 02:32:09 +05:30
  • c42a9dacf0 Added skycrate as module in backend directory. notkshitij 2025-04-19 23:34:49 +05:30
  • c5b26e2b68 Removed info file from frontend branch. notkshitij 2025-04-19 23:32:49 +05:30
  • 4b929bb272 Updated info file. notkshitij 2025-04-19 23:31:29 +05:30
  • 1189e7cb78 Removed package-lock file. notkshitij 2025-04-19 23:26:31 +05:30
  • 2f6f0ba747 Removed placeholder file. notkshitij 2025-04-19 23:26:12 +05:30
  • 5e5e1697bb Removed .vscode directory. backend notkshitij 2025-04-19 23:21:57 +05:30
  • c90e7cfa21 Added Skycrate backend as a submodule. notkshitij 2025-04-19 23:19:53 +05:30
  • d67d9fe5a0 Removed placeholder file and moved loginregister readme file to Backend/myserver directory. notkshitij 2025-04-19 23:17:53 +05:30
  • 96f9ddb1d8 Merge branch 'main' into frontend. notkshitij 2025-04-19 23:13:40 +05:30
  • 2c29597f1d {new_commit_message} Atharva Ombase 2025-04-19 20:06:25 +05:30
  • 1f6cbf4310 Feat: Update API URL and refactor FileTable component for improved path handling Atharva Ombase 2025-04-19 20:04:57 +05:30
  • afccce0be3 Feat:Added the upload reducer in the store for re-renders Atharva Ombase 2025-04-19 18:56:57 +05:30
  • 96fc18ab80 Fix:Removed this unused file Atharva Ombase 2025-04-19 18:56:22 +05:30
  • febde7dffe Feat:Called UploadStatusSlice for toggling the variable for the re-render Atharva Ombase 2025-04-19 18:54:38 +05:30
  • c426fecf43 Feat:Added the isUploading in the useEffect for re-rendering file table when new file/folder is uploaded Atharva Ombase 2025-04-19 18:53:34 +05:30
  • 0adc932e53 Feat:Added slice to re-render file table on every file uplaod and folder creation Atharva Ombase 2025-04-19 18:52:33 +05:30
  • 54dd5a1fcc Feat:Added logic to redirect the user to login page if user is not logged in Atharva Ombase 2025-04-19 01:29:07 +05:30
  • d59e8c789c Minor changes Atharva Ombase 2025-04-19 01:28:06 +05:30
  • 920c793fa6 Feat: Added the logic to save the username and token into the localhost alongside the expiryId. Add Login page component in Authentication module Atharva Ombase 2025-04-19 01:22:39 +05:30
  • 608435b758 Fix:Fixed the logic because the api endpoints were changed Atharva Ombase 2025-04-19 01:21:03 +05:30
  • c55dd4b661 Fix:Fixed the bug where dropdown menu was not appearing and removed uneccessary options Atharva Ombase 2025-04-19 01:19:35 +05:30
  • 5c9e8fedbc Feat:Added username from localhost for fetching Atharva Ombase 2025-04-19 01:18:21 +05:30
  • 6294066ea7 Fix:Installed axios Atharva Ombase 2025-04-18 18:11:43 +05:30
  • 76f9b00624 Implemented sign in & sign up (with token storage) vedang29 2025-04-18 16:33:40 +05:30
  • 5391410609 Fix:Fixed api call for donwloading files Atharva Ombase 2025-04-16 15:47:11 +05:30
  • a91d7fe8c7 Fix: Removed extra landingpage on the src/pages path Atharva Ombase 2025-04-16 15:45:50 +05:30
  • 65ca53b224 Fix:Changed project name Atharva Ombase 2025-04-16 15:43:02 +05:30
  • 9d6387699e Feat:Added provider for the redux Atharva Ombase 2025-04-16 15:41:07 +05:30
  • f6371faf9a Fix:Changed name of the project Atharva Ombase 2025-04-16 15:40:14 +05:30
  • 9632450d16 Feat:Added logic to upload the file to the Skycrate Atharva Ombase 2025-04-16 15:36:49 +05:30
  • e59784bfa9 Feat:Added slice for redux for hdfspath Atharva Ombase 2025-04-16 15:28:20 +05:30
  • 6aae767aa6 Fix:Changed title of the project Atharva Ombase 2025-04-16 15:25:40 +05:30
  • df4d3c1990 Fix:deleted api.js and FileUpload.jsx and made new files as needed Atharva Ombase 2025-04-16 15:25:04 +05:30
  • 4ab49db6af Feat:Added redux for the hdfspath to change the uplaod the file onto folder Atharva Ombase 2025-04-16 15:22:12 +05:30
  • 00f6e28207 Feat:Added file icons and fixed download errors Atharva Ombase 2025-04-16 15:19:55 +05:30
  • 1f40b02346 Feat:Added uploadFile.jsx for in UserPages Atharva Ombase 2025-04-16 15:15:05 +05:30
  • 8c67d9d4c6 Meged Ombase's and Salvi's changes from main branch in frontend. notkshitij 2025-04-15 11:10:35 +05:30
  • 70f654179a Merged Ombase's file list in main branch with Salvi's file upload. notkshitij 2025-04-15 11:07:44 +05:30
  • a5168a282b Merged Salvi's upload functionality and Ombase's list files functionality. ombase notkshitij 2025-04-15 11:04:40 +05:30
  • 4219570d80 Feat:Added file table on the Dashboard Atharva Ombase 2025-04-15 04:14:00 +05:30
  • 710a08c868 Feat:Added some dependancies Atharva Ombase 2025-04-15 04:12:02 +05:30
  • 2f6dcf13f7 Feat:Added some dependancies Atharva Ombase 2025-04-15 04:11:16 +05:30
  • 8dec47ff63 Feat: Added table to list and view HDFS files with dynamic navigation Atharva Ombase 2025-04-15 04:10:27 +05:30
  • b42a53e99b feat:Added upload file functionality KaranSalvi 2025-04-15 03:41:16 +05:30
  • 627c6c4658 Added decrypted env variables file in .gitignore. deployment notkshitij 2025-03-31 16:20:08 +05:30
  • 0171618ee4 Added encrypted version of environment variables. notkshitij 2025-03-30 05:29:46 +05:30
  • 90b3816cc2 Initial commit. notkshitij 2025-03-30 05:25:04 +05:30
  • 9e68d73cf4 Merged Atharv Ombase's changes from frontend branch into the main branch. notkshitij 2025-03-29 22:28:10 +05:30
  • 2ae2002713 Fix:Increased the size of the eye icon in the password field. atharvaombase 2025-03-28 11:03:37 +05:30
  • 4457823342 Fix:Removed Google login button atharvaombase 2025-03-28 11:01:25 +05:30
  • 1142ece2fd Feat:Added Link for the Login and signin atharvaombase 2025-03-28 10:48:32 +05:30
  • 6916142deb Feat:Added redux dependencies atharvaombase 2025-03-28 10:21:07 +05:30
  • c798c53dcc Feat:Added new store folder for redux atharvaombase 2025-03-28 10:20:28 +05:30
  • 82f71af2f5 nav bar cloud and navbtns were added shriniwas Shriniwas 2025-03-27 22:45:11 +05:30
  • 596c6bf573 Added new landing page in sample, designed by Dinesh! notkshitij 2025-02-27 23:00:46 +05:30
  • 65783c1ca0 Merged changes from frontend branch, i.e. commits made by Ombase, Dinesh and me in frontend. notkshitij 2025-02-27 23:06:51 +05:30
  • 8c070fd616 Added new dashboard in sample, designed by Dinesh! notkshitij 2025-02-27 23:00:46 +05:30
  • 95995d0a4e Merge branch 'dinesh' into frontend. notkshitij 2025-02-27 22:52:42 +05:30
  • 72c1968c67 Removed package-lock from Dinesh's commit. dinesh notkshitij 2025-02-27 22:51:29 +05:30
  • 000ae78d1e Improved the landing page and footer Dinesh065 2025-02-27 22:42:14 +05:30
  • 3a6d9cf167 Added Login and Register Functionality LalitH LalitH 2025-02-26 23:17:52 +05:30
  • f4ac9a4f15 Removed package-lock from repo. No longer tracking it. notkshitij 2025-02-26 20:18:16 +05:30
  • 7c7d8a6c3a Manually merging Ombase's changes to NotFoundPage.jsx since I rebased an older commit to add a more descriptive comment. notkshitij 2025-02-26 20:13:58 +05:30