pub / pastesrv

Paste service setup for paste.jayvii.de
git clone https://src.jayvii.de/pub/pastesrv.git
Home | Log | Files | Exports | Refs | README | RSS

DateCommit messageAuthorFiles+-
2024-08-13 16:44feat: also use dynamic salt in bash functionJayVii1+2-1
2024-08-13 16:36feat: add dynamic salt value for URL hashingJayVii2+6-1
2024-08-13 16:25feat: allow direct pasting into a textboxJayVii1+44-9
2024-08-06 13:07feat: add faviconJayVii8+13-2
2024-08-06 11:00feat: move upload-area to top of the pageJayVii1+36-36
2024-08-06 10:56fix: show correct mail addressJayVii1+1-1
2024-08-06 10:54fix: create header button correctlyJayVii2+2-2
2024-08-06 10:50fix: use php's hashing methodJayVii4+29-5
2024-08-06 10:19feat: add option for a PHP uploaderJayVii5+194-15
2024-08-06 08:18feat: use Simple CSSJayVii4+738-345
2024-06-29 19:07feat: transform readme to markdownJayVii2+70-62
2024-06-29 11:18fix: remove unnecessary codeJayVii1+0-4
2024-06-29 10:30feat: add index and 404 pageJayVii4+379-0
2024-06-29 10:16feat: initial version of pastesrvJayVii3+78-0