Commit Graph

247 Commits

Author SHA1 Message Date
fd3c2427d9 Merge pull request #75 from fossyy/staging
Add file share button
2024-09-19 12:22:18 +07:00
5b1222e024 Add file share button 2024-09-19 12:21:14 +07:00
c1dabf71fe Merge pull request #74 from fossyy/staging
Add file filtering functionality
2024-09-17 22:58:11 +07:00
9323bdd07a Add file filtering functionality 2024-09-17 22:57:29 +07:00
bf2df15168 Merge pull request #73 from fossyy/staging
Add file filtering functionality
2024-09-17 22:47:28 +07:00
1a444bb6eb Add file filtering functionality 2024-09-17 22:46:32 +07:00
d0724bc54b Merge pull request #72 from fossyy/staging
Staging
2024-09-17 20:27:06 +07:00
ab73c5cdd3 Update landing page style 2024-09-17 20:26:38 +07:00
d6463fa36f Update landing page style 2024-09-17 20:25:46 +07:00
8982ec217b Merge pull request #71 from fossyy/staging
fix: resolve file upload resume issue
2024-09-17 14:19:26 +07:00
54fcc9d549 fix: resolve file upload resume issue 2024-09-17 14:18:32 +07:00
be352279ee Merge pull request #70 from fossyy/staging
fix: resolve file upload resume issue
2024-09-17 14:01:36 +07:00
98affd5187 fix: resolve file upload resume issue 2024-09-17 14:01:06 +07:00
20b0e0a211 Merge pull request #69 from fossyy/staging
feat: implement file renaming
2024-09-17 12:35:05 +07:00
f52e75db78 feat: implement file renaming 2024-09-17 12:34:35 +07:00
4eb1139717 Merge pull request #68 from fossyy/staging
feat: implement file deletion
2024-09-17 11:21:33 +07:00
cd9a7503b5 feat: implement file deletion 2024-09-17 11:21:04 +07:00
7f8fd24dee Merge pull request #67 from fossyy/staging
Staging
2024-09-17 09:56:02 +07:00
e07360d2b3 Add additional file types including executables and APK 2024-09-17 09:55:21 +07:00
352840cf29 Ensure main script loads correctly when index page is the first page visited 2024-09-17 09:35:13 +07:00
ef553530e2 Merge pull request #66 from fossyy/staging
Optimize file chunk validation by reducing system calls
2024-09-16 22:04:07 +07:00
e2c0f0b12c Optimize file chunk validation by reducing system calls 2024-09-16 22:03:43 +07:00
1e001a53b5 Merge pull request #65 from fossyy/staging
Add indication for file upload errors and corruption
2024-09-16 19:56:14 +07:00
17e55a3e90 Add indication for file upload errors and corruption 2024-09-16 19:55:37 +07:00
0f802e5c5b Merge pull request #64 from fossyy/staging
Fix dropdown menu not opening when navigating between pages
2024-09-16 12:03:13 +07:00
cfd3bbb985 Fix dropdown menu not opening when navigating between pages 2024-09-16 12:02:44 +07:00
d9b680490e Merge pull request #63 from fossyy/staging
Add responsiveness to file page and use correct file icons based on f…
2024-09-16 11:02:55 +07:00
dd8d0c0f4f Add responsiveness to file page and use correct file icons based on file type 2024-09-16 11:02:25 +07:00
64bc1417af Merge pull request #62 from fossyy/staging
feat: add file visibility toggle for files
2024-09-15 23:59:40 +07:00
b246d85fac feat: add file visibility toggle for files 2024-09-15 23:59:19 +07:00
d3ed417fb6 Merge pull request #61 from fossyy/staging
fix: prevent upload box from overlapping, ensuring progress is visible
2024-09-15 19:47:31 +07:00
dc330cc72f fix: prevent upload box from overlapping, ensuring progress is visible 2024-09-15 19:46:46 +07:00
bdd29f4391 Merge pull request #60 from fossyy/staging
fix: resolve progress bar not appearing in upload box
2024-09-15 19:32:25 +07:00
c566312bb0 fix: resolve progress bar not appearing in upload box 2024-09-15 19:31:48 +07:00
64c71848d6 Merge pull request #59 from fossyy/staging
Staging
2024-09-15 17:58:41 +07:00
db79d77d13 Add file download count tracking 2024-09-15 17:58:13 +07:00
4ee86d0fc4 Cancel file upload when session is terminated 2024-09-15 17:41:33 +07:00
8b4ad26809 Merge pull request #58 from fossyy/staging
feat: create new file page with improved UI, combine upload and downl…
2024-09-15 17:24:48 +07:00
eee047a9b0 feat: create new file page with improved UI, combine upload and download functionality 2024-09-15 17:24:18 +07:00
cc00bb4bd8 Merge pull request #57 from fossyy/staging
Update Go version to 1.23.1 and Alpine version to 3.20
2024-09-14 20:55:40 +07:00
b54d0f16a5 Update Go version to 1.23.1 and Alpine version to 3.20 2024-09-14 20:55:14 +07:00
9530c935ca Merge pull request #56 from fossyy/staging
Add hash check for file upload
2024-09-14 17:28:48 +07:00
846db5fe0b Add hash check for file upload 2024-09-14 17:28:09 +07:00
46d3a4ed05 Merge pull request #55 from fossyy/staging
Replace fmt.Println with server logger
2024-09-14 10:52:06 +07:00
0772d07fb8 Replace fmt.Println with server logger 2024-09-14 10:51:38 +07:00
4c532acba0 Merge pull request #53 from fossyy/dependabot/go_modules/golang.org/x/crypto-0.27.0
Bump golang.org/x/crypto from 0.24.0 to 0.27.0
2024-09-13 21:56:59 +07:00
405d4c381d Merge pull request #54 from fossyy/dependabot/go_modules/gorm.io/gorm-1.25.12
Bump gorm.io/gorm from 1.25.10 to 1.25.12
2024-09-13 21:56:48 +07:00
ea50b2269c Bump gorm.io/gorm from 1.25.10 to 1.25.12
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.10 to 1.25.12.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.10...v1.25.12)

---
updated-dependencies:
- dependency-name: gorm.io/gorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 14:54:30 +00:00
8edcd4e36d Bump golang.org/x/crypto from 0.24.0 to 0.27.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.24.0 to 0.27.0.
- [Commits](https://github.com/golang/crypto/compare/v0.24.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 14:54:26 +00:00
1bc393f55f Create dependabot.yml 2024-09-13 21:53:31 +07:00