Kshitij
|
f06967708d
|
Added hadoop env file.
|
2025-04-20 22:16:55 +05:30 |
|
Kshitij
|
f79435d64f
|
Added instructions to deploy the app.
|
2025-04-20 21:11:12 +05:30 |
|
Kshitij
|
04ac930900
|
Added docker-compose file.
|
2025-04-20 21:00:21 +05:30 |
|
Kshitij
|
d8193f8174
|
Updated backend submodule.
|
2025-04-20 20:54:24 +05:30 |
|
Kshitij
|
d08b0d6f90
|
Ref updated backend submodule.
|
2025-04-20 04:27:23 +05:30 |
|
Kshitij
|
3b027e4a39
|
Changed backend:8080 to localhost:8081, fixed cors issue!
|
2025-04-20 04:26:05 +05:30 |
|
Kshitij
|
49f57b5c10
|
Ref updated backend submodule
|
2025-04-20 03:57:50 +05:30 |
|
Kshitij
|
ac75a64ec8
|
Added Backend as submodule to https://git.kska.io/notkshitij/SkycrateBackend.git
|
2025-04-20 03:41:39 +05:30 |
|
Kshitij
|
0e195ac079
|
Deleted old Backend/Skycrate submodule, planning to move it to Backend dir. directly.
|
2025-04-20 03:40:57 +05:30 |
|
Kshitij
|
6358e7e72d
|
Updated backend url in .env and removed or operator in API URL var in Frontend/src/components/FileList.jsx
|
2025-04-20 02:34:54 +05:30 |
|
Kshitij
|
97be5d1b93
|
Added Dockerfile to build frontend Docker image.
|
2025-04-20 02:32:09 +05:30 |
|
Kshitij
|
c42a9dacf0
|
Added skycrate as module in backend directory.
|
2025-04-19 23:34:49 +05:30 |
|
Kshitij
|
4b929bb272
|
Updated info file.
|
2025-04-19 23:31:29 +05:30 |
|
Kshitij
|
1189e7cb78
|
Removed package-lock file.
|
2025-04-19 23:26:31 +05:30 |
|
Kshitij
|
2f6f0ba747
|
Removed placeholder file.
|
2025-04-19 23:26:12 +05:30 |
|
Kshitij
|
96f9ddb1d8
|
Merge branch 'main' into frontend.
|
2025-04-19 23:13:40 +05:30 |
|
Atharva Ombase
|
2c29597f1d
|
{new_commit_message}
|
2025-04-19 20:08:15 +05:30 |
|
Atharva Ombase
|
1f6cbf4310
|
Feat: Update API URL and refactor FileTable component for improved path handling
|
2025-04-19 20:04:57 +05:30 |
|
Atharva Ombase
|
afccce0be3
|
Feat:Added the upload reducer in the store for re-renders
|
2025-04-19 18:56:57 +05:30 |
|
Atharva Ombase
|
96fc18ab80
|
Fix:Removed this unused file
|
2025-04-19 18:56:22 +05:30 |
|
Atharva Ombase
|
febde7dffe
|
Feat:Called UploadStatusSlice for toggling the variable for the re-render
|
2025-04-19 18:54:38 +05:30 |
|
Atharva Ombase
|
c426fecf43
|
Feat:Added the isUploading in the useEffect for re-rendering file table when new file/folder is uploaded
|
2025-04-19 18:53:34 +05:30 |
|
Atharva Ombase
|
0adc932e53
|
Feat:Added slice to re-render file table on every file uplaod and folder creation
|
2025-04-19 18:52:33 +05:30 |
|
Atharva Ombase
|
54dd5a1fcc
|
Feat:Added logic to redirect the user to login page if user is not logged in
|
2025-04-19 01:29:07 +05:30 |
|
Atharva Ombase
|
d59e8c789c
|
Minor changes
|
2025-04-19 01:28:06 +05:30 |
|
Atharva Ombase
|
920c793fa6
|
Feat: Added the logic to save the username and token into the localhost alongside the expiryId. Add Login page component in Authentication module
|
2025-04-19 01:25:07 +05:30 |
|
Atharva Ombase
|
608435b758
|
Fix:Fixed the logic because the api endpoints were changed
|
2025-04-19 01:21:03 +05:30 |
|
Atharva Ombase
|
c55dd4b661
|
Fix:Fixed the bug where dropdown menu was not appearing and removed uneccessary options
|
2025-04-19 01:19:35 +05:30 |
|
Atharva Ombase
|
5c9e8fedbc
|
Feat:Added username from localhost for fetching
|
2025-04-19 01:18:21 +05:30 |
|
Atharva Ombase
|
6294066ea7
|
Fix:Installed axios
|
2025-04-18 18:11:43 +05:30 |
|
vedang29
|
76f9b00624
|
Implemented sign in & sign up (with token storage)
|
2025-04-18 16:33:40 +05:30 |
|
Atharva Ombase
|
5391410609
|
Fix:Fixed api call for donwloading files
|
2025-04-16 15:47:11 +05:30 |
|
Atharva Ombase
|
a91d7fe8c7
|
Fix: Removed extra landingpage on the src/pages path
|
2025-04-16 15:45:50 +05:30 |
|
Atharva Ombase
|
65ca53b224
|
Fix:Changed project name
|
2025-04-16 15:43:02 +05:30 |
|
Atharva Ombase
|
9d6387699e
|
Feat:Added provider for the redux
|
2025-04-16 15:41:07 +05:30 |
|
Atharva Ombase
|
f6371faf9a
|
Fix:Changed name of the project
|
2025-04-16 15:40:14 +05:30 |
|
Atharva Ombase
|
9632450d16
|
Feat:Added logic to upload the file to the Skycrate
|
2025-04-16 15:36:49 +05:30 |
|
Atharva Ombase
|
e59784bfa9
|
Feat:Added slice for redux for hdfspath
|
2025-04-16 15:28:20 +05:30 |
|
Atharva Ombase
|
6aae767aa6
|
Fix:Changed title of the project
|
2025-04-16 15:25:40 +05:30 |
|
Atharva Ombase
|
df4d3c1990
|
Fix:deleted api.js and FileUpload.jsx and made new files as needed
|
2025-04-16 15:25:04 +05:30 |
|
Atharva Ombase
|
4ab49db6af
|
Feat:Added redux for the hdfspath to change the uplaod the file onto folder
|
2025-04-16 15:22:12 +05:30 |
|
Atharva Ombase
|
00f6e28207
|
Feat:Added file icons and fixed download errors
|
2025-04-16 15:19:55 +05:30 |
|
Atharva Ombase
|
1f40b02346
|
Feat:Added uploadFile.jsx for in UserPages
|
2025-04-16 15:15:05 +05:30 |
|
Kshitij
|
8c67d9d4c6
|
Meged Ombase's and Salvi's changes from main branch in frontend.
|
2025-04-15 11:10:35 +05:30 |
|
Kshitij
|
70f654179a
|
Merged Ombase's file list in main branch with Salvi's file upload.
|
2025-04-15 11:07:44 +05:30 |
|
Kshitij
|
a5168a282b
|
Merged Salvi's upload functionality and Ombase's list files functionality.
|
2025-04-15 11:04:40 +05:30 |
|
Atharva Ombase
|
4219570d80
|
Feat:Added file table on the Dashboard
|
2025-04-15 04:14:00 +05:30 |
|
Atharva Ombase
|
710a08c868
|
Feat:Added some dependancies
|
2025-04-15 04:12:02 +05:30 |
|
Atharva Ombase
|
2f6dcf13f7
|
Feat:Added some dependancies
|
2025-04-15 04:11:16 +05:30 |
|
Atharva Ombase
|
8dec47ff63
|
Feat: Added table to list and view HDFS files with dynamic navigation
|
2025-04-15 04:10:27 +05:30 |
|