mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-26 15:35:51 +03:00
[PR #78] [MERGED] V2 #154
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#154
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/HaschekSolutions/pictshare/pull/78
Author: @geek-at
Created: 12/27/2018
Status: ✅ Merged
Merged: 12/27/2018
Merged by: @geek-at
Base:
master← Head:v2📝 Commits (10+)
24411dfstage 1 of v256654e1updated readme and added write checks on upload00580d8added duplicate detection system16688faadded mp4 preview image generation0b981d5edited video template for correct vars0fe80b2fixed paths47545e5implemented mp4 resizing and added support for custom hashes3e63da3how the hell did that get in here63a28b8actually USE the resized video if already exists3345eb3added pastebinit support and fixed small errors📊 Changes
150 files changed (+13552 additions, -3244 deletions)
View changed files
📝
LICENSE(+0 -1)📝
README.md(+105 -319)➕
api/base64.php(+125 -0)➕
api/geturl.php(+124 -0)➕
api/pastebin.php(+39 -0)➕
api/upload.php(+84 -0)➖
backend.php(+0 -54)📝
bin/ffmpeg(+0 -0)➖
bin/guetzli_linux_x86-64(+0 -0)➖
classes/backblaze.php(+0 -280)➖
classes/crypto.php(+0 -24)➖
classes/filter.php(+0 -220)➖
classes/html.php(+0 -40)➖
classes/image.php(+0 -215)➖
classes/model.php(+0 -23)➖
cli.php(+0 -29)➕
content-controllers/image/conversion.php(+0 -0)➕
content-controllers/image/filters.php(+0 -0)➕
content-controllers/image/image.controller.php(+227 -0)➕
content-controllers/image/resize.php(+120 -0)...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.