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
2014-09-20
thumbnails: Handle EXIF orientation
Florian Pritz
1
-0
/
+63
2014-09-20
Improve handling of PHP errors
Florian Pritz
1
-1
/
+4
2014-09-11
Fix black background in thumbnails with transparency
Florian Pritz
1
-0
/
+6
2014-08-30
Improve migration error message
Florian Pritz
1
-2
/
+2
2014-08-29
Set title on code render page
Florian Pritz
1
-0
/
+2
2014-08-29
Document multipastes on the front page
Florian Pritz
1
-0
/
+7
2014-08-29
Fix code renders for cli clients
Florian Pritz
2
-0
/
+2
2014-08-29
add multipaste support
Florian Pritz
20
-274
/
+888
2014-08-29
Add multiple file input boxes on upload form
Florian Pritz
1
-1
/
+4
2014-08-29
Simplify sorting of history table
Florian Pritz
1
-3
/
+4
2014-08-29
Display better errors for CLI requests
Florian Pritz
3
-125
/
+15
2014-07-23
Move migration code to CLI callable function
Florian Pritz
5
-13
/
+69
2014-07-22
update gentoo overlay URL
Florian Pritz
1
-1
/
+1
2014-07-11
Reword invitation text on front page
Florian Pritz
1
-1
/
+2
2014-06-06
Merge remote-tracking branch 'remotes/upstream/2.2-stable' into working
Florian Pritz
2
-1
/
+11
2014-04-17
migration 12: remove dependencies on users table again
Florian Pritz
1
-9
/
+0
2014-04-15
Use alter table to rename tables
Florian Pritz
1
-2
/
+2
2014-04-15
migration 12: Remove tablename, fix ordering problem
Florian Pritz
1
-6
/
+6
2014-04-12
Add foreign keys to database
Florian Pritz
3
-2
/
+31
2014-03-02
Clean up default config comments
Florian Pritz
2
-21
/
+34
2014-02-27
Added a .htaccess file to the application/cache folder for security-in-depths...
Ender Teszla
1
-0
/
+1
2014-02-27
Deleted useless .htaccess file, added missed index.html files.
Ender Teszla
2
-1
/
+10
2014-02-23
user/create_apikey: Use empty comment if unset
Florian Pritz
1
-0
/
+1
2014-02-21
Implement multiple access levels for api keys
Florian Pritz
6
-16
/
+71
2014-02-15
Work around PHP 5.3 limitation
Florian Pritz
1
-3
/
+5
2014-01-24
client: add gentoo overlay
Florian Pritz
1
-0
/
+1
2014-01-21
Disable automatic code display for SVG files
Florian Pritz
1
-1
/
+0
2014-01-10
let GD itself determine what it can read
Florian Pritz
1
-14
/
+5
2013-11-09
use cache_function() everywhere
Florian Pritz
2
-21
/
+16
2013-11-09
cache file/thumbnail responses
Florian Pritz
1
-5
/
+13
2013-11-09
implement cache_function to easily cache return values of functions
Florian Pritz
1
-0
/
+18
2013-10-31
Fix alignment of date column in plain text view
Florian Pritz
1
-1
/
+3
2013-10-22
Remove unnecessary TODO
Florian Pritz
1
-1
/
+0
2013-10-22
Update CSP header; change order to fix svg display in firefox
Florian Pritz
1
-1
/
+1
2013-10-06
Fix display error when redering markdown
Lukas Epple
1
-2
/
+4
2013-09-25
Align the brand image correctly
Markus Cisler
1
-1
/
+1
2013-09-25
Remove chmod on uploaded files
Florian Pritz
1
-2
/
+0
2013-09-25
Remove whitespaces from upload form textarea
Pierre Schmitz
1
-4
/
+4
2013-09-25
Change upload form layout
Markus Cisler
1
-31
/
+45
2013-09-25
Fix indentation on upload form
Markus Cisler
1
-13
/
+13
2013-09-25
Make tables responsive
Markus Cisler
4
-91
/
+99
2013-09-23
Limit header nav width to content width
Florian Pritz
1
-39
/
+39
2013-09-23
Remove unneeded return statements after show_error
Florian Pritz
2
-2
/
+0
2013-09-23
Implement rangeDownload() as driver and provide sendfile implementations for ...
Pierre Schmitz
7
-101
/
+222
2013-09-22
Add some more file extension -> lexer mappings
Florian Pritz
1
-0
/
+18
2013-09-22
Move user_logged_in check to controller constructor
Florian Pritz
6
-13
/
+6
2013-09-22
Fix autoresizing of textarea on upload_form
Florian Pritz
1
-1
/
+1
2013-09-22
Fix form display errors on small devices
Florian Pritz
5
-5
/
+5
2013-09-22
fix paste view on mobile devices
Markus Cisler
2
-89
/
+87
2013-09-22
fix forms on password reset page
Markus Cisler
1
-11
/
+17
[next]