mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-21 16:15:24 -04:00
[PR #31] [MERGED] v0.3.0 #184
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/drop/pull/31
Author: @DecDuck
Created: 3/31/2025
Status: ✅ Merged
Merged: 7/31/2025
Merged by: @DecDuck
Base:
main← Head:develop📝 Commits (10+)
47dc364Merge branch 'develop' of https://github.com/AdenMGB/drop into AdenMGB-develop6f8e28dfix: sidebar in library page68f5f88fix: carousel paginationc809c8ffix: re-request fix for $dropFetchd729770fix: register redirect17372a9feat: account pages framework & updates to librarye7109e5feat: update readme36e6c92feat: add cloud save backend065951dfix: update last accessed client on push57f50b0fix: renable nuxt-security with xss validator off📊 Changes
444 files changed (+28299 additions, -9809 deletions)
View changed files
📝
.dockerignore(+17 -0)📝
.env.example(+1 -4)📝
.gitattributes(+1 -0)➕
.github/workflows/ci.yml(+55 -0)➕
.github/workflows/release.yml(+95 -0)📝
.gitignore(+5 -1)📝
.gitlab-ci.yml(+23 -0)➕
.prettierignore(+1 -0)➕
.vscode/extensions.json(+12 -0)📝
.vscode/settings.json(+35 -16)➖
.yarnrc(+0 -1)📝
CONTRIBUTING.md(+21 -14)📝
Dockerfile(+40 -19)📝
README.md(+18 -19)📝
SECURITY.md(+1 -0)📝
app.vue(+13 -0)📝
assets/core.scss(+13 -5)➕
assets/tailwindcss.css(+4 -0)📝
build/launch.sh(+3 -2)📝
changelog.md(+198 -8)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.