f30961f1f0
Added password field
...
- Added download error modal
- Added password field show logic
- Redesigned UI
2024-02-17 00:14:43 +01:00
374d4dc40d
Merge branch 'main' into feature/download
2024-02-16 22:16:16 +01:00
29755a70f4
Update download.component.ts
2024-02-16 22:16:10 +01:00
c808d2cc10
Updated animations
2024-02-16 19:56:29 +01:00
36d085bfbc
Added download-info
...
- Cleared some imports
- Added setting for database-clear on startup
2024-02-16 19:25:35 +01:00
cd9a800bf0
Finished upload logic
2024-02-16 18:32:59 +01:00
b607424d8a
Update upload.component.html
...
- Updated mobile design
2024-02-16 17:55:20 +01:00
43e0eb1766
Added file details display
...
- Added password generator logic to backend
- Added UI for file details
2024-02-16 17:27:06 +01:00
58e3dd0af5
Merge branch 'main' into frontend
2024-02-16 14:42:11 +01:00
6b322825cd
Added sample details UI to upload
2024-02-16 14:41:29 +01:00
3ebac8cf67
Added JSON response to Upload endpoint
2024-02-15 21:51:57 +01:00
dbc72a3dc4
Update frontend/src/store/DevelopmentStore.ts
2024-02-15 19:59:05 +00:00
fea0db7b9f
Styled uploadUI
...
- Updated privacy disclaimer
- Updated libs used
2024-02-15 20:42:27 +01:00
a0a096b9e7
Fixed ts-ignore
2024-02-15 19:08:27 +01:00
a4b6069789
Added FileUpload logic
...
- Added smoother for progress indicator
2024-02-15 17:52:58 +01:00
93a3ab41bd
Updated DevStore to work automatically
2024-02-15 13:40:27 +01:00
7d5c5fc1fa
Create DevelopmentStore.ts
...
- Added DevStore for easy baseURL change for developement
2024-02-15 11:20:15 +01:00
7ae97b1aa3
Finished estimated upload time calculator
2024-02-15 11:01:10 +01:00
Max W
ab16fd1c5d
Added upload speedtest
...
- Updated CORS to apply for all API endpoints
- Added database docker compose
2024-02-14 23:14:04 +01:00
a864d81bef
Update upload.component.html
...
- Added circle icon caching
2024-02-07 23:53:11 +01:00
b15529008b
Added file upload UI
2024-02-07 23:51:58 +01:00
c05cd770c6
Added sample speedtest request
2024-02-06 23:52:20 +01:00
1b2fa0e9af
Deleted .vscode folder
2024-02-02 16:25:25 +01:00
b0984843c0
Updated build path to backend static url
2024-02-02 16:25:08 +01:00
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
4f7a327a4c
Update download.component.html
...
- Added content to download component
2024-01-31 22:58:48 +01:00
b18fbb44db
Added Upload component
...
- Updated Home component
2024-01-28 14:52:51 +01:00
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
e24d4c34f4
initial frontend commit
...
- Empty frontent project with --routing param
2024-01-28 12:00:13 +01:00