keven1024
|
baf9fa9e6d
|
feat(backend): enhance GetStat function to include admin URL in response for improved admin access
|
2025-06-02 01:18:22 +08:00 |
|
keven1024
|
e88e6cb46a
|
feat(front): add AboutChartTooltip and ImageCompressResult components for enhanced file upload statistics and visualization
|
2025-06-02 01:17:58 +08:00 |
|
keven1024
|
1224d5e72e
|
refactor(backend): update GetStat function to utilize new Redis file info retrieval and enhance file statistics charting
|
2025-06-01 23:32:36 +08:00 |
|
keven1024
|
52da9960b8
|
chore(backend): replace go-units with go-humanize for improved file size handling
|
2025-06-01 21:48:36 +08:00 |
|
keven1024
|
e1edff57db
|
feat(front): add card and chart components for enhanced UI and data visualization
|
2025-06-01 21:22:51 +08:00 |
|
keven1024
|
dfe75c314a
|
fix(front): update Navbar and default layout for improved sticky behavior and background image
|
2025-06-01 21:21:25 +08:00 |
|
keven1024
|
fc7f53faeb
|
chore(backend): update dependencies in go.mod and go.sum for improved functionality and stability
|
2025-06-01 18:43:10 +08:00 |
|
keven1024
|
8d47c65498
|
feat(backend): implement GetStat function to retrieve file statistics and storage limits
|
2025-06-01 18:38:06 +08:00 |
|
keven1024
|
bac513a9be
|
refactor(front): simplify Navbar component template and remove unused variables
|
2025-06-01 18:34:52 +08:00 |
|
keven1024
|
3895234d96
|
feat(backend): add disk usage statistics endpoint and utility for converting human-readable file sizes
|
2025-06-01 18:34:40 +08:00 |
|
keven1024
|
ed9d56c6d9
|
refactor(backend): simplify response structure in GetCompressImage function and add GetRedisFileKeysAll function for retrieving all file keys
|
2025-06-01 17:59:19 +08:00 |
|
keven1024
|
657751a7d7
|
feat(worker): add file creation timestamp and file type in GenStandardFile function; implement new image processing functions
|
2025-06-01 17:58:48 +08:00 |
|
keven1024
|
31a082eea2
|
feat(front): refactor sharing logic by introducing useAppShare composable for file and text sharing
|
2025-06-01 17:58:03 +08:00 |
|
keven1024
|
d3af363e16
|
feat(front): add I18nSwitchDrawer component for locale switching functionality
|
2025-05-31 18:06:27 +08:00 |
|
keven1024
|
be7db7d8a7
|
feat(front): add i18n support with language switcher in Navbar and configure locales for English and Chinese
|
2025-05-31 18:06:00 +08:00 |
|
keven1024
|
744dc614ce
|
refactor(front): clean up unused action handlers in FileShareDrawer and TextShareDrawer components
|
2025-05-31 17:17:47 +08:00 |
|
keven1024
|
a4557a6626
|
fix(front): ensure pickup code validation checks for undefined value in PickupShareDrawer component
|
2025-05-31 16:50:49 +08:00 |
|
keven1024
|
b024289c24
|
feat(front): add placeholder styling for empty editor paragraphs and include logo image
|
2025-05-31 16:31:17 +08:00 |
|
keven1024
|
01581ab5a9
|
chore(front): update pnpm-lock.yaml to include new dependencies and improve package management
|
2025-05-31 16:26:25 +08:00 |
|
keven1024
|
fd92a0c493
|
chore(front): update nuxt.config.ts and package.json for improved configuration and dependencies
|
2025-05-31 16:24:33 +08:00 |
|
keven1024
|
e6f40ba94a
|
fix(package): simplify backend and worker script commands in package.json
|
2025-05-30 14:09:45 +08:00 |
|
keven1024
|
e2ccd93a7d
|
feat(front): add ImageCompressResult component to ResultIndexView for handling image compression results
|
2025-05-28 10:38:10 +08:00 |
|
keven1024
|
247eb7a4c8
|
feat(backend): update SetRedisPickupData to return success status for Redis storage
|
2025-05-28 10:37:07 +08:00 |
|
keven1024
|
bbee8d95bc
|
feat(backend): improve pickup code generation with retry logic for Redis storage
|
2025-05-28 10:36:55 +08:00 |
|
keven1024
|
aa814f6b01
|
feat(front): implement pickup code navigation in PickupShareDrawer component
|
2025-05-27 20:38:14 +08:00 |
|
keven1024
|
fd5a768041
|
feat(backend): add pickup code generation and retrieval functionality for file sharing
|
2025-05-27 20:38:05 +08:00 |
|
keven1024
|
ad1cbe6a39
|
feat(backend): add image compression endpoints for generating and retrieving compressed images
|
2025-05-26 21:59:07 +08:00 |
|
keven1024
|
a75915b131
|
feat(backend): update GenStandardFile function to return structured file information and enhance image compression task handling
|
2025-05-26 00:14:52 +08:00 |
|
keven1024
|
8b145fa50a
|
feat(front): add worker script to package.json for concurrent task management
|
2025-05-25 23:46:22 +08:00 |
|
keven1024
|
026957370c
|
feat(backend): add upload task expiration and enqueue file removal task with Redis integration
|
2025-05-25 23:44:42 +08:00 |
|
keven1024
|
c355c8f500
|
feat(backend): implement Redis file share relational management for enhanced file sharing functionality
|
2025-05-25 23:41:37 +08:00 |
|
keven1024
|
c5ee629053
|
feat(backend): add file and share removal tasks with Redis integration for better file management
|
2025-05-25 23:41:02 +08:00 |
|
keven1024
|
c32cffeb83
|
feat(backend): implement image compression functionality and enhance Redis integration with new utility functions
|
2025-05-25 15:31:38 +08:00 |
|
keven1024
|
eb99b52075
|
feat(backend): implement Redis task management functions for retrieving and storing task information
|
2025-05-25 15:28:02 +08:00 |
|
keven1024
|
09ddf205d9
|
feat(backend): enhance logging setup and add image compression endpoints
|
2025-05-25 15:16:10 +08:00 |
|
keven1024
|
6ed90e9ac9
|
feat(backend): implement Redis file and task management with logging support
|
2025-05-25 15:13:46 +08:00 |
|
keven1024
|
4b4773e336
|
refactor(backend): move GetUploadDirPath function to utils for better modularity
|
2025-05-24 21:39:04 +08:00 |
|
keven1024
|
7b263b7b76
|
feat(backend): add logging middleware and image compression endpoints, enhance environment variable handling
|
2025-05-24 15:35:57 +08:00 |
|
keven1024
|
9d8de69f9f
|
refactor(backend): improve Redis connection handling in async queue utilities by introducing RedisURI2AsynqOpt function
|
2025-05-23 20:29:01 +08:00 |
|
keven1024
|
622f04a1e0
|
refactor(backend): enhance HTTPBaseResponse handling by introducing option pattern for better flexibility
|
2025-05-23 19:49:24 +08:00 |
|
keven1024
|
fc337b07c2
|
feat(backend): add Asynq queue client and inspector utilities for background processing
|
2025-05-23 19:48:56 +08:00 |
|
keven1024
|
daa16e9445
|
feat(backend): initialize worker module with Asynq server and image compression task
|
2025-05-23 14:33:23 +08:00 |
|
keven1024
|
05832d2f16
|
feat(backend): add GetEnvWithDefault function to retrieve environment variables with default value support
|
2025-05-22 20:04:23 +08:00 |
|
keven1024
|
70f13f9808
|
feat(front): integrate PickupShareBtn into TextUploadInputTextView for enhanced sharing functionality
|
2025-05-22 14:42:01 +08:00 |
|
keven1024
|
e5d21d618e
|
feat(front): add PickupShareBtn and PickupShareDrawer components for pickup code input and sharing functionality
|
2025-05-22 14:40:42 +08:00 |
|
keven1024
|
169b8cda58
|
fix(package): update postinstall script to use husky init for better setup
|
2025-05-22 11:37:53 +08:00 |
|
keven1024
|
763e3ac3c1
|
refactor(front): update import paths to use alias for better readability and maintainability
|
2025-05-22 11:32:38 +08:00 |
|
keven1024
|
b80a013725
|
feat(backend): add rate limiting middleware to control upload and download request rates
|
2025-05-21 23:42:23 +08:00 |
|
keven1024
|
1f7c6a2b4a
|
refactor(backend): simplify HTTPBaseResponse structure by removing pointer types for code, message, and data
|
2025-05-20 19:51:36 +08:00 |
|
keven1024
|
d194fa1a20
|
fix(front): correct download and view limit values in FileShareHandle and TextShareHandle components
|
2025-05-20 11:47:20 +08:00 |
|