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
/
file.php
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-29
Set title on code render page
Florian Pritz
1
-0
/
+2
2014-08-29
add multipaste support
Florian Pritz
1
-139
/
+367
2014-07-23
Move migration code to CLI callable function
Florian Pritz
1
-10
/
+2
2014-02-21
Implement multiple access levels for api keys
Florian Pritz
1
-2
/
+2
2014-02-15
Work around PHP 5.3 limitation
Florian Pritz
1
-3
/
+5
2013-11-09
use cache_function() everywhere
Florian Pritz
1
-15
/
+13
2013-11-09
cache file/thumbnail responses
Florian Pritz
1
-5
/
+13
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
Remove chmod on uploaded files
Florian Pritz
1
-2
/
+0
2013-09-23
Implement rangeDownload() as driver and provide sendfile implementations for ...
Pierre Schmitz
1
-2
/
+4
2013-09-22
Move user_logged_in check to controller constructor
Florian Pritz
1
-1
/
+0
2013-09-04
Replace is_cli_client() with stateful_client where applicable
Florian Pritz
1
-4
/
+4
2013-09-04
Generalize request_type() to static_storage()
Florian Pritz
1
-3
/
+3
2013-09-02
claim_id: Fix error when called directly without last_upload data
Florian Pritz
1
-0
/
+7
2013-09-02
Replace echo with show_error; misc cleanup
Florian Pritz
1
-9
/
+8
2013-09-02
Provide json output for api functions
Florian Pritz
1
-29
/
+35
2013-08-22
Remove empty line after ansi2html
Florian Pritz
1
-4
/
+8
2013-08-22
Deduplicate initialisation code in controllers
Florian Pritz
1
-19
/
+1
2013-08-22
Only determine latest client version when needed
Florian Pritz
1
-6
/
+3
2013-08-22
Validate IDs when generating thumbnail history
Florian Pritz
1
-0
/
+5
2013-08-15
Switch to CI's caching class
Florian Pritz
1
-3
/
+3
2013-08-14
Use python-ansi2html instead of cpan module
Florian Pritz
1
-14
/
+8
2013-08-13
Coding style fixes
Florian Pritz
1
-4
/
+3
2013-08-13
remove caching code from history
Florian Pritz
1
-61
/
+52
2013-08-11
Add API key support
Florian Pritz
1
-5
/
+5
2013-08-05
Invert sorting order on thumbnail history
Florian Pritz
1
-1
/
+1
2013-08-05
Add history page with thumbnails of images
Florian Pritz
1
-0
/
+62
2013-07-18
Add json support to upload_history
Florian Pritz
1
-0
/
+4
2013-07-18
file/download: output html directly, don't use output class
Florian Pritz
1
-3
/
+6
2013-07-16
Fix handling of upload_max_age = 0
Florian Pritz
1
-0
/
+1
2013-07-15
Add footer; move contact info to footer
Florian Pritz
1
-1
/
+14
2013-07-15
Rework auto login for cli clients
Florian Pritz
1
-0
/
+10
2013-07-13
Add profile page to allow changing the upload id limits
Florian Pritz
1
-2
/
+4
2013-07-12
c/file: clarify comment
Florian Pritz
1
-1
/
+1
2013-07-12
Add standard name for CSP header
Florian Pritz
1
-1
/
+1
2013-06-23
c/file: remove unused variable
Florian Pritz
1
-1
/
+0
2013-06-23
c/file: improve upload error handling
Florian Pritz
1
-8
/
+16
2013-06-09
implement repasting (fills textarea with ID's content)
Florian Pritz
1
-0
/
+10
2013-06-02
c/file/do_upload: fix fallback if base64_decode fails
Florian Pritz
1
-1
/
+3
2013-05-24
upload_history: Allow column sorting (jquery.tablesorter)
Florian Pritz
1
-1
/
+0
2013-02-25
pygmentize: Disable newline stripping
Florian Pritz
1
-1
/
+1
2013-02-25
automatically wrap lines
Florian Pritz
1
-8
/
+32
2013-02-23
CLI: update_file_metadata: also update mimetypes
Florian Pritz
1
-7
/
+7
2013-02-14
Move cli client login code to muser constructor
Florian Pritz
1
-21
/
+0
2013-02-13
Change license to AGPL
Florian Pritz
1
-1
/
+1
2013-02-08
c/file/claim_id(): Call _show_url() with an array
Florian Pritz
1
-1
/
+1
2013-01-23
Reverse sort order on upload_history
Florian Pritz
1
-1
/
+3
2013-01-17
Support multiple uploads in the same request
Florian Pritz
1
-67
/
+98
2013-01-09
Fix some indentation issues
Florian Pritz
1
-1
/
+1
[next]