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
/
controllers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-04
Add popover with filenames of multipaste to history
Florian Pritz
1
-0
/
+20
2016-07-04
service\files->get_multipaste_history: Add sort order from DB
Florian Pritz
2
-1
/
+10
2016-07-04
file/history: Add support to display preview of entries on hover
Florian Pritz
1
-0
/
+5
2016-07-04
Update API v2 version info to 2.1.0
Florian Pritz
1
-1
/
+1
2016-06-12
Switch to PHP based markdown renderer (parsedown)
Florian Pritz
1
-4
/
+6
2016-06-09
Use PHP library for QR codes
Florian Pritz
1
-1
/
+5
2016-06-07
file/download: Delete invalid multipastes
Florian Pritz
1
-0
/
+1
2016-06-05
Fix redirect on login after registering new account
Florian Pritz
1
-0
/
+2
2016-04-01
muser: Add set_password
Florian Pritz
1
-4
/
+1
2015-11-02
view/client: Hardcode URLs
Florian Pritz
1
-3
/
+0
2015-09-28
Fix login redirect with multipate URL
Florian Pritz
1
-1
/
+1
2015-09-26
f/cron: Fix missing field when deleting unowned uploads
Florian Pritz
1
-2
/
+3
2015-09-20
postgres: Adapt MySQL query for thumbnail history
Florian Pritz
1
-3
/
+3
2015-09-20
Implement migration 14 for postgres
Florian Pritz
1
-2
/
+7
2015-09-20
API 2.1: Add thumbnail link to history
Florian Pritz
1
-0
/
+3
2015-09-14
API 2.0: Remove private fields from file/history
Florian Pritz
3
-0
/
+116
2015-09-14
API 1.4: Add more values to file/get_config
Florian Pritz
2
-2
/
+3
2015-08-18
claim_id: Support multiple upload batches
Florian Pritz
1
-5
/
+13
2015-08-18
Fix redirect URI when using multiple tabs
Florian Pritz
1
-7
/
+12
2015-08-10
Increase thumbnail cache ttl
Florian Pritz
1
-1
/
+2
2015-08-09
Improve performance of thumbnail history
Florian Pritz
1
-1
/
+1
2015-08-04
Add audio and video players to multipastes
Florian Pritz
1
-1
/
+4
2015-08-02
Add PLS playlist support for multipastes
Florian Pritz
1
-0
/
+31
2015-06-05
Keep email reset keys after use
Florian Pritz
1
-2
/
+0
2015-06-05
Allow users to change their email
Florian Pritz
1
-2
/
+132
2015-06-04
Refactor exception handling into dedicated class
Florian Pritz
2
-2
/
+2
2015-06-01
Allow stderr for pygments
Florian Pritz
1
-1
/
+0
2015-05-28
Improve running of external commands
Florian Pritz
1
-11
/
+16
2015-05-28
Execute scripts directly
Florian Pritz
1
-1
/
+1
2015-05-22
Fix incorrect EXIF orientation on thumbnail history
0.9.1
Florian Pritz
1
-1
/
+1
2015-05-21
\c\file::clean_stale_files: Increase robustness
Florian Pritz
1
-3
/
+7
2015-05-21
Clarify variable usage in \c\tools->test
Florian Pritz
1
-1
/
+1
2015-05-21
tests: Rework database handling
Florian Pritz
1
-2
/
+2
2015-05-21
tests: Make prove --state work; Restructure tests
Florian Pritz
1
-2
/
+5
2015-05-21
Support multiple files with the same hash
Florian Pritz
1
-34
/
+42
2015-05-03
c/tools: Make non-cli request error public
Florian Pritz
1
-1
/
+1
2015-05-02
Get supported image types from drivers
Florian Pritz
1
-2
/
+1
2015-04-25
API 1.3.0: Allow multipaste creation for basic access
Florian Pritz
3
-3
/
+3
2015-04-18
Added config option max_invitation_keys
Alexander Finkhäuser
1
-1
/
+1
2015-04-09
Improve title for multipastes
Florian Pritz
1
-1
/
+36
2015-04-01
file/do_websubmit: throw exception rather than assert
Florian Pritz
1
-2
/
+3
2015-04-01
Refactor lexer code into dedicated class
Florian Pritz
1
-7
/
+9
2015-03-25
API 1.2.0: Add user/delete_apikeys endpoint
Florian Pritz
2
-1
/
+28
2015-03-09
Test: Prefix output with testcase name
Florian Pritz
1
-0
/
+1
2015-03-08
Test: Improve exception handling
Florian Pritz
1
-4
/
+16
2015-03-08
api/file/create_multipase: return URL
Florian Pritz
1
-1
/
+1
2015-03-08
Unify file/cron and mfile->valid_id
Florian Pritz
1
-24
/
+19
2015-03-08
test: Fail on exceptions
Florian Pritz
1
-0
/
+1
2015-03-02
Add imagemagick support
Florian Pritz
1
-17
/
+33
2015-02-23
upload_form: Support multiple textareas/files at the same time
Florian Pritz
1
-28
/
+83
[next]