Support gif background upload #19

Open
sevichecc wants to merge 1 commits from sevichecc/admin-fe:develop into develop
First-time contributor

In the current situation, users are allowed to upload GIF images as their personal background in akkoma-fe. So I assume the GIF format is acceptable. However, in admin-fe, administrators are unable to upload GIF images as the default background for instance, which seems a bit strange.

In the current situation, users are allowed to upload GIF images as their personal background in akkoma-fe. So I assume the GIF format is acceptable. However, in admin-fe, administrators are unable to upload GIF images as the default background for instance, which seems a bit strange.
sevichecc added 1 commit 2023-08-13 06:10:56 +00:00
ci/woodpecker/pr/woodpecker Pipeline was successful Details
ca959e6deb
Support gif wallpaper upload
sevichecc changed title from Support uploading gif background to Support gif background upload 2023-08-13 06:23:55 +00:00
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b sevichecc-develop develop
git pull develop

Step 2:

Merge the changes and update on Forgejo.
git checkout develop
git merge --no-ff sevichecc-develop
git push origin develop
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/admin-fe#19
No description provided.