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-02-14
Fix typo in error message
Florian Pritz
1
-1
/
+1
2015-02-14
Unify exceptions for unknown/invalid endpoints
Florian Pritz
1
-4
/
+4
2015-02-10
api: Require the version to start with v
Florian Pritz
1
-0
/
+7
2015-02-08
run-tests.sh: Clean up old database before running tests
Florian Pritz
1
-0
/
+4
2015-02-05
Add simple testsuite
Florian Pritz
1
-0
/
+37
2015-02-03
lib/Image->get: check if ob_get_clean worked
Florian Pritz
1
-5
/
+0
2015-02-03
Use exceptions instead of show_error
Florian Pritz
3
-17
/
+19
2015-02-03
api: implement file/create_multipaste
Florian Pritz
2
-46
/
+13
2015-02-03
api: implement file/delete
Florian Pritz
2
-49
/
+6
2015-02-03
Remove unstable json api
Florian Pritz
2
-29
/
+0
2015-02-03
Improve general exception handling
Florian Pritz
1
-0
/
+3
2015-02-03
api: handle json reply in api controller
Florian Pritz
3
-9
/
+9
2015-02-03
implement api/user/create_apikey
Florian Pritz
1
-2
/
+12
2015-02-03
Rework error handling in upload validator
Florian Pritz
2
-17
/
+2
2015-02-02
Rework api error handling
Florian Pritz
2
-31
/
+35
2015-01-16
add some TODOs
Florian Pritz
2
-1
/
+7
2015-01-16
fix multipaste in service/history
Florian Pritz
1
-1
/
+1
2015-01-16
add initial user api
Florian Pritz
2
-39
/
+27
2015-01-16
add max_files_per_request to api/file/get_config
Florian Pritz
1
-0
/
+1
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
[prev]
[next]