32 Commits

Author SHA1 Message Date
Max
bfcce1ec3b Update build.gradle 2024-02-08 00:09:39 +01:00
Max
fb1cbce8c7 Updated readme 2024-02-08 00:08:47 +01:00
Max
b52128c35c Added deployment modes
- CORS only apply in dev mode
2024-02-08 00:02:11 +01:00
Max
a864d81bef Update upload.component.html
- Added circle icon caching
2024-02-07 23:53:11 +01:00
Max
b15529008b Added file upload UI 2024-02-07 23:51:58 +01:00
Max
c05cd770c6 Added sample speedtest request 2024-02-06 23:52:20 +01:00
95366faf97 Merge pull request 'backend' (#2) from backend into main
Reviewed-on: https://git.walzen665.de/Walzen665/fileshare-service/pulls/2
2024-02-06 22:39:25 +00:00
Max
cd19477153 Added download speed-test endpoint 2024-02-06 23:38:23 +01:00
Max
e3f14801e9 Added download count logic
- Removed some comments
2024-02-06 00:19:45 +01:00
Max
0d517dc8df Added password protected
- Added download rest endpoint
- Added securityService for file
- Finished upload file
- Added url params
- Added dynamic fileUpload object building
2024-02-05 00:48:25 +01:00
Max
973ebb6e9d Added sample download rest resource 2024-02-04 22:55:56 +01:00
Max
689f0ea67e Added fileId to rest reponse to upload 2024-02-04 22:55:36 +01:00
Max
f3939d9f13 Update FileService.java
- Refactored code
- Added simple getFileById()
2024-02-04 22:55:11 +01:00
Max
05720583ba Directory and database table clearing
- Code quality improvement
2024-02-04 22:03:30 +01:00
Max
b2e81ff5e1 Update TestRestResource.java 2024-02-04 21:41:41 +01:00
Max
4aa0d03d87 Update FileService.java
- Refactored to use builder instead of setters
2024-02-04 21:40:57 +01:00
Max
afb24eb1fe Update FileUpload.java 2024-02-04 21:40:16 +01:00
Max
02cca3909b Added rethinkdb connector
- Refactored RethinkDBService
- Added FileUploadRepository
2024-02-04 21:40:10 +01:00
Max
ee8255df7b Added gson dependency 2024-02-04 21:39:28 +01:00
Max
01b33d11e9 Initial backend commit 2024-02-03 14:40:43 +01:00
Max
1b2fa0e9af Deleted .vscode folder 2024-02-02 16:25:25 +01:00
Max
b0984843c0 Updated build path to backend static url 2024-02-02 16:25:08 +01:00
Max
ca42237ba3 Added download upload and credit routes 2024-02-02 16:24:38 +01:00
Max
b34d072a9c Added angular app serve and sample api routes 2024-02-02 00:45:32 +01:00
Max
d68c89c6a3 initial backend commit 2024-02-01 23:20:13 +01:00
2e0e44492f Merge pull request 'frontend' (#1) from frontend into main
Reviewed-on: https://git.walzen665.de/Walzen665/fileshare-service/pulls/1
2024-02-01 22:08:11 +00:00
Max
73f062e217 Added tailwindcss-animate
- Added animation to header icon
- Added animation to home page (icons/privacy disclaimer)
2024-01-31 23:12:29 +01:00
Max
4f7a327a4c Update download.component.html
- Added content to download component
2024-01-31 22:58:48 +01:00
Max
b18fbb44db Added Upload component
- Updated Home component
2024-01-28 14:52:51 +01:00
Max
704969d041 Added sample UI design
- Added credits component
- Added simple icons
- Made navbar responsive for mobile
- Added credits/upload/download/home/navbar components
- Created simple design for home component
- Added tailwindcss and daisyUI and TailwindCSS
2024-01-28 13:55:39 +01:00
Max
e24d4c34f4 initial frontend commit
- Empty frontent project with --routing param
2024-01-28 12:00:13 +01:00
Max
62780f0092 initial commit 2024-01-28 11:56:37 +01:00