index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
application
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-07
API: Update API version to 2.2.0
Florian Pritz
1
-1
/
+1
2020-10-07
API: Only consider public methods as API endpoints
Florian Pritz
1
-1
/
+1
2020-10-07
API: Add `minimum-id-length` post parameter
Simon Schuster
3
-2
/
+82
2020-04-19
Reclassify various exceptions as InsufficientPermissionsException
Florian Pritz
2
-2
/
+2
2020-04-19
Reclassify various exceptions as UserInputException
Florian Pritz
4
-15
/
+15
2020-02-09
Fix error when repasting non-existent ID
Florian Pritz
1
-4
/
+5
2020-01-15
Link to OpenSUSE client repository by Moritz Wilhelmy
Florian Pritz
1
-0
/
+1
2019-12-07
ExceptionHandler: Fix null object array access error
Florian Pritz
1
-1
/
+1
2019-12-06
Fix deprecated array access syntax with {}
Florian Pritz
1
-1
/
+1
2019-09-27
upload_history_thumbnails: Remove broken PDF thumbnails
Florian Pritz
1
-1
/
+0
2019-09-27
Merge tag '3.1.11' of git://github.com/bcit-ci/CodeIgniter into dev
Florian Pritz
3
-7
/
+19
2019-08-13
[ci skip] Merge pull request #5815 from kamaslau/patch-2
Andrey Andreev
1
-1
/
+1
2019-08-13
[ci skip] Merge pull request #5808 from harrysrevis/develop
Andrey Andreev
1
-6
/
+17
2019-06-14
Update Gentoo overlay info link
Florian Pritz
1
-1
/
+1
2019-05-21
Allow data URLs in CSP header
Florian Pritz
1
-1
/
+1
2019-05-15
Pygments: Skip lexers that do not have names
Florian Pritz
1
-0
/
+3
2019-04-01
[ci skip] Merge pull request #5725 from Lablnet/patch-1
Andrey Andreev
1
-0
/
+1
2019-01-28
Disable CSRF token regeneration for multipaste AJAX
Florian Pritz
1
-0
/
+5
2019-01-28
Merge tag '3.1.10' of git://github.com/bcit-ci/CodeIgniter into dev
Florian Pritz
2
-1
/
+2
2019-01-15
Merge pull request #5676 from albertleao/albertleao-patch-1
Andrey Andreev
1
-0
/
+1
2018-12-31
Stop making PDF thumbnails with imagemagick
Florian Pritz
2
-8
/
+17
2018-09-24
Move JSON code to API class
Florian Pritz
2
-31
/
+30
2018-09-24
Move etag handling to Main class
Florian Pritz
2
-26
/
+26
2018-09-24
Remove unnecessary set of MB encoding
Florian Pritz
1
-1
/
+0
2018-09-24
Remove unused length field when passing upload history to view
Florian Pritz
1
-4
/
+0
2018-09-24
Remove unused mb_str_pad function
Florian Pritz
2
-55
/
+0
2018-09-24
Remove unused even_odd function
Florian Pritz
2
-23
/
+0
2018-09-24
Remove unused get_max_size endpoint
Florian Pritz
1
-7
/
+0
2018-09-19
Fix procrunner test_forbid_stderr
3.3.0
Florian Pritz
1
-3
/
+3
2018-08-22
[ci skip] Close #5513
Andrey Andreev
1
-1
/
+1
2018-08-12
Disable slash escaping when reformating json
Florian Pritz
1
-1
/
+1
2018-08-12
Make reformat_json more readable
Florian Pritz
1
-16
/
+22
2018-07-23
Merge branch 'raphaelm-patch-1' into dev
Florian Pritz
2
-4
/
+21
2018-07-23
LDAP: Allow optional filtering of allowed users
Raphael Michel
2
-3
/
+13
2018-07-23
LDAP: Allow optional binding/authentication
Raphael Michel
2
-1
/
+8
2018-07-18
Use transaction when adding file
Florian Pritz
1
-0
/
+2
2018-06-28
Fix order of c and cast extensions
Florian Pritz
1
-1
/
+1
2018-06-28
Add .go extension for go
Florian Pritz
1
-0
/
+1
2018-06-14
Merge tag '3.1.9' of git://github.com/bcit-ci/CodeIgniter into dev
Florian Pritz
2
-2
/
+3
2018-06-14
Add cli user deletion
Florian Pritz
2
-0
/
+19
2018-06-14
Document cli user/add_user
Florian Pritz
1
-0
/
+1
2018-06-14
Refactor user deletion to work without password
Florian Pritz
1
-23
/
+36
2018-06-04
[ci skip] Merge pull request #5512 from gxgpet/develop
Andrey Andreev
1
-1
/
+2
2018-06-01
Fix overflow of text in upload_form
Florian Pritz
1
-1
/
+1
2018-06-01
Mention .cast extension on upload_form
Florian Pritz
1
-1
/
+1
2018-06-01
service/files: Add missing namespace for Recursive*Iterator
Florian Pritz
1
-2
/
+2
2018-06-01
file/cron: Fix call to undefined method clean_multipaste_tarballs
Florian Pritz
1
-1
/
+1
2018-05-19
Test result of delete_invitation_key
Florian Pritz
1
-6
/
+10
2018-05-19
Document invitation key creation/deletion methods
Florian Pritz
1
-0
/
+11
2018-05-18
Add invitation key deletion
Florian Pritz
4
-0
/
+90
[next]