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
2014-04-12
Add foreign keys to database
Florian Pritz
1
-1
/
+1
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
2
-6
/
+15
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
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
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
2
-3
/
+0
2013-09-16
Remove executable bits
Florian Pritz
1
-0
/
+0
2013-09-08
user/create_apikey: Add JSON support
Florian Pritz
1
-0
/
+5
2013-09-04
Remove left over var_dump()
Florian Pritz
1
-2
/
+0
2013-09-04
Remove unneeded "as" in sql query
Florian Pritz
1
-1
/
+1
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
2
-4
/
+4
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
2
-29
/
+43
2013-09-02
Display domain of email address when resetting password
Florian Pritz
1
-1
/
+2
2013-08-22
Remove empty line after ansi2html
Florian Pritz
1
-4
/
+8
2013-08-22
Deduplicate initialisation code in controllers
Florian Pritz
2
-34
/
+4
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-12
apikeys: allow any chars in comment
Florian Pritz
1
-3
/
+2
2013-08-11
Allow more chars in apikey comment
Florian Pritz
1
-2
/
+2
2013-08-11
Add API key support
Florian Pritz
2
-5
/
+70
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-15
user/test_login: Allow clients to test login credentials
Florian Pritz
1
-0
/
+12
2013-07-14
Add sucess alert when saving profile
Florian Pritz
1
-2
/
+11
2013-07-13
Switch to bootstrap div form code instead of tables
Florian Pritz
1
-2
/
+2
2013-07-13
Add profile page to allow changing the upload id limits
Florian Pritz
2
-2
/
+63
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
[next]