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
2015-01-16
improve api errors
Florian Pritz
2
-6
/
+6
2015-01-16
Fix error in file/upload_history
Florian Pritz
1
-1
/
+1
2015-01-16
Improve history api for multipastes
Florian Pritz
1
-0
/
+16
2015-01-16
add missing files
Florian Pritz
2
-0
/
+88
2015-01-16
misc
Florian Pritz
3
-92
/
+22
2015-01-16
first go at reworking; needs to be redesigned
Florian Pritz
4
-76
/
+152
2014-11-03
Ignore special dir in clean_stale_files
Florian Pritz
1
-1
/
+1
2014-11-02
Add tarball support to multipastes
Florian Pritz
1
-0
/
+76
2014-10-29
Simplify creation of initial user
Florian Pritz
1
-0
/
+67
2014-10-29
Make email sender configurable
Florian Pritz
1
-8
/
+1
2014-10-19
Clean up the postgres changes
Florian Pritz
2
-8
/
+7
2014-10-10
Merge remote-tracking branch 'rafi/master' into rafi
Florian Pritz
2
-110
/
+117
2014-10-03
Support EXIF orientation in colorbox
Florian Pritz
1
-0
/
+2
2014-10-03
Rework image manipulation class
Florian Pritz
1
-3
/
+3
2014-10-03
Move thumbnail code to dedicated class
Florian Pritz
1
-4
/
+6
2014-09-28
file/cron: Protecting identifiers
Rafael Bodill
1
-1
/
+2
2014-09-19
where_in for in array queries a proper count usage
Rafael Bodill
2
-4
/
+4
2014-09-19
Fix timestamp adjusting for a list of arrays
Rafael Bodill
1
-2
/
+6
2014-09-19
Correct unsupported open/close where query statements
Rafael Bodill
1
-3
/
+1
2014-09-19
File controller uses query builder, except 2 queries
Rafael Bodill
1
-32
/
+36
2014-09-18
User controller queries built dynamically
Rafael Bodill
1
-74
/
+72
2014-09-18
Query builder in user login and controller
Rafael Bodill
1
-5
/
+7
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
3
-10
/
+52
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
[prev]
[next]