Skip to content

Conversation

@LinkinStars
Copy link
Member

No description provided.

sosyz and others added 30 commits May 9, 2025 11:50
The codes are self-documenting enough.
The codes are self-documenting enough.
shuashuai and others added 12 commits May 23, 2025 15:05
- [x] create file_record table
- [x] avatar and branding files are added to file_record
- [x] branding files are being deleted
- [x] avatar files are being deleted
- [x] reload latest avatar (frontend) after backend state is being
updated

problems addressed in the pr:
- clean up job fails, because it cannot access file_record table
- avatar and branding files are not added to the file_record table
- avatar and branding files are never deleted
- after an avatar is being updated/deleted, the old file is still being
requested due to browser caching. This is causing error logs ("no such
file or directory") in the backend.

cf. conversation in [pr
1326](#1326)

---------

Co-authored-by: broccoli <lekker.broccoli@gmail.com>
Co-authored-by: LinkinStars <linkinstar@foxmail.com>
# Conflicts:
#	internal/migrations/init_data.go
Previous behavior was to keep any existing visit cookies, which caused problems like #1334
@LinkinStars LinkinStars merged commit bd032df into main May 28, 2025
1 check passed
@LinkinStars LinkinStars deleted the release/1.5.1 branch May 28, 2025 02:17
@LinkinStars LinkinStars restored the release/1.5.1 branch May 28, 2025 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants