ShiYu
c2a9d07772
feat(upload): remove image format conversion options #6
...
- Remove image format conversion and quality settings from the upload dialog
- Update backend to use default format and quality settings
- Add system configuration options for default image format and quality
2025-05-24 11:41:06 +08:00
ShiYu
bec2c26b38
docs(README): update warnings and add star history chart
2025-05-24 10:46:02 +08:00
ShiYu
85a1298ed0
ci(docker): update workflow to build and push Docker images
2025-05-24 10:39:16 +08:00
ShiYu
056b685eaa
fix(background): ensure partial results are saved on failure
2025-05-24 10:29:22 +08:00
ShiYu
b76d462b12
feat(Config): add backup and restore configuration functionality
2025-05-24 00:49:48 +08:00
ShiYu
5c5b63e82f
feat(StorageConfig): enhance storage settings UI with separate configurations for logged-in and anonymous users
2025-05-24 00:35:13 +08:00
shiyu
6da267a566
fix(README): update Docker run command to correct environment variable formatting
2025-05-23 22:07:46 +08:00
shiyu
f36e9c4fbb
feat(Docker): update workflow condition to trigger on specific commit message
2025-05-23 22:01:56 +08:00
shiyu
c3e012e1ae
feat(Docker): add GitHub Actions workflow for building and pushing Docker image
2025-05-23 21:52:41 +08:00
shiyu
3feb71493f
feat(DatabaseInitializer): add database migration logic and clean up initialization process
2025-05-23 21:31:04 +08:00
shiyu
7932240bbb
feat(AuthService): assign admin role to the first registered user and clean up admin user creation logic
2025-05-23 20:22:13 +08:00
shiyu
c9576d510e
Merge remote-tracking branch 'origin/master'
2025-05-23 20:20:01 +08:00
shiyu
b26b076736
feat(upload): add image format conversion and quality settings for uploads #6
2025-05-23 20:19:55 +08:00
shiyu
3fd5df2f19
feat(upload): add image format conversion and quality settings for uploads #6
2025-05-23 20:10:09 +08:00
shiyu
c6cc7cc777
fix(README): update logo path to correct directory
2025-05-23 19:17:12 +08:00
ShiYu
0691f1c87d
refactor: restructure directories to improve module organization Foxel.Models.Request.Picture - Foxel.Models.Request.Tag - Foxel.Models.Request.Auth - Foxel.Models.Request.Picture
2025-05-23 15:07:37 +08:00
ShiYu
a03e245d67
refactor(storage): update storage providers to use IConfigService for configuration management
2025-05-22 23:13:03 +08:00
ShiYu
93fb2db208
docs(README): add WebDAV support
2025-05-22 21:52:14 +08:00
ShiYu
c00812e653
feat(storage): add WebDAV storage support #4
2025-05-22 21:48:07 +08:00
ShiYu
fba716ba28
refactor(services): split services into separate folders and update namespaces
2025-05-22 21:18:02 +08:00
ShiYu
9243a26189
feat(storage): refactor storage service and provider interface, support dynamic registration of storage providers
2025-05-22 16:31:32 +08:00
ShiYu
cafe48402e
docs(README): update sections and improve layout
2025-05-22 00:01:40 +08:00
ShiYu
0f010d0386
Merge remote-tracking branch 'origin/master'
2025-05-21 23:50:08 +08:00
ShiYu
df2358d688
feat(storage): add support for Tencent Cloud COS
2025-05-21 23:50:02 +08:00
ShiYu
019c5c347f
feat(storage): add support for Tencent Cloud COS
2025-05-21 23:49:05 +08:00
ShiYu
26c5b2fc78
refactor(View): remove unused dependencies and optimize image info component
2025-05-21 23:02:57 +08:00
shiyu
17f900aac2
refactor(ImageViewer): optimize image loading and zoom functionality
2025-05-21 19:47:40 +08:00
shiyu
9a50c4ca18
fix(nginx): correct uploads location path to match case sensitivity
2025-05-21 16:06:14 +08:00
shiyu
32e011ba11
refactor(BackgroundTaskQueue): streamline file handling and storage logic
2025-05-21 15:09:07 +08:00
shiyu
bd1e1db9f4
docs: update README
2025-05-21 13:04:09 +08:00
ShiYu
0c3ebb4f01
feat(image): implement image caching and preloading
2025-05-21 00:30:03 +08:00
ShiYu
aba4dc8190
refactor(View): update ImageViewer component to handle zoom control click events
2025-05-21 00:07:58 +08:00
ShiYu
205bd0e0da
feat(image-viewer): add loading spinner and improve image loading logic
2025-05-20 23:58:48 +08:00
ShiYu
21268c05a1
Merge remote-tracking branch 'origin/master'
2025-05-20 22:38:53 +08:00
ShiYu
97e3586cf8
feat(auth): add user information update feature and refactor the authentication service.
2025-05-20 22:38:39 +08:00
ShiYu
ceeab55ce9
feat(auth): add user information update feature and refactor the authentication service.
2025-05-20 20:43:08 +08:00
ShiYu
2c73fc29df
fix(user): include role when getting user by email
2025-05-20 19:06:34 +08:00
ShiYu
85dc34f6ea
feat(storage): add S3-compatible storage support
2025-05-20 09:49:11 +08:00
ShiYu
14bf0f585e
docs(README): add demo link
2025-05-20 00:35:07 +08:00
ShiYu
09a05706c7
fix: standardize upload request path and handle null storage path in URL generation
2025-05-20 00:04:14 +08:00
ShiYu
1ebe7b9e6c
feat: update Dockerfile to install EF Core tools and perform database migrations
2025-05-19 23:15:15 +08:00
ShiYu
252ca52a82
feat: update logging configuration to include Entity Framework Core command logging
2025-05-19 22:54:35 +08:00
shiyu
f8bc7baede
feat: implement database initialization and admin user setup
2025-05-19 21:02:43 +08:00
ShiYu
7a93a03903
feat: enhance mobile responsiveness across settings and image pages
2025-05-19 17:34:42 +08:00
ShiYu
61f254450c
feat: add storage type support and update the configuration interface.
2025-05-19 17:22:39 +08:00
ShiYu
d326970e8d
refactor: clean up MainLayout component and improve authentication handling
2025-05-19 16:56:43 +08:00
shiyu
4085c2329e
docs: enhance README with improved feature table layout
2025-05-19 12:34:24 +08:00
shiyu
1b7fe0267f
docs: update README layout and content
2025-05-19 12:24:23 +08:00
shiyu
ab83c519c4
refactor: improve GitHub OAuth handling and update authentication flow
2025-05-19 12:16:53 +08:00
shiyu
b65f1e4bbb
initialize project structure with View
2025-05-18 20:49:39 +08:00