Support gif background upload #19

Open
sevichecc wants to merge 1 commit 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
Support gif wallpaper upload
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ca959e6deb
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.
View command line instructions

Checkout

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

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout develop
git merge --no-ff sevichecc-develop
git checkout sevichecc-develop
git rebase develop
git checkout develop
git merge --ff-only sevichecc-develop
git checkout sevichecc-develop
git rebase develop
git checkout develop
git merge --no-ff sevichecc-develop
git checkout develop
git merge --squash sevichecc-develop
git checkout develop
git merge --ff-only sevichecc-develop
git checkout develop
git merge sevichecc-develop
git push origin develop
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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.