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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-04
Only renew uri flashdata when needed.
Florian Pritz
1
-1
/
+1
2013-09-03
Merge branch 'working'
Florian Pritz
19
-821
/
+190
2013-09-02
Autofocus username text box on upload_form
Tillmann Karras
1
-1
/
+1
2013-09-02
Disable CSRF checks for CLI requests
Florian Pritz
1
-1
/
+1
2013-09-02
Add GET parameter for json output
Florian Pritz
1
-0
/
+6
2013-09-02
mfile/delete_id: Remove require_access call
Florian Pritz
1
-1
/
+0
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
Add CSRF protection
Florian Pritz
4
-5
/
+51
2013-09-02
Provide json output for api functions
Florian Pritz
10
-51
/
+84
2013-09-02
muser: always verify api credentials; improve error messages
Florian Pritz
1
-17
/
+18
2013-09-02
Allow to override config_item() options; add modification comments
Florian Pritz
2
-1
/
+15
2013-09-02
user_logged_in(): always load muser
Florian Pritz
1
-0
/
+1
2013-09-02
remove left over security library
Florian Pritz
1
-737
/
+0
2013-09-02
Display domain of email address when resetting password
Florian Pritz
2
-2
/
+3
2013-08-26
add readme
Florian Pritz
1
-0
/
+3
2013-08-22
Remove empty line after ansi2html
Florian Pritz
1
-4
/
+8
2013-08-22
Deduplicate initialisation code in controllers
Florian Pritz
3
-34
/
+40
2013-08-22
Only determine latest client version when needed
Florian Pritz
1
-6
/
+3
2013-08-22
Add comment about ID blacklist
Florian Pritz
1
-0
/
+2
2013-08-22
Validate IDs when generating thumbnail history
Florian Pritz
1
-0
/
+5
2013-08-17
add NEWS file to track important changes
Florian Pritz
1
-0
/
+4
2013-08-15
INSTALL: perl is no longer needed for a dev install
Florian Pritz
1
-1
/
+0
2013-08-15
Switch to CI's caching class
Florian Pritz
9
-224
/
+31
2013-08-14
Use python-ansi2html instead of cpan module
Florian Pritz
4
-35
/
+518
2013-08-13
Coding style fixes
Florian Pritz
2
-8
/
+7
2013-08-13
remove caching code from history
Florian Pritz
1
-61
/
+52
2013-08-12
apikeys: allow any chars in comment
Florian Pritz
2
-4
/
+3
2013-08-11
Merge branch 'working-split/api-keys' into working
Florian Pritz
13
-19
/
+206
2013-08-11
Allow more chars in apikey comment
Florian Pritz
1
-2
/
+2
2013-08-11
Document API keys on client page
Florian Pritz
1
-0
/
+8
2013-08-11
Remove api keys dependency on username
Florian Pritz
4
-8
/
+11
2013-08-11
Add API keys link to nav
Florian Pritz
1
-0
/
+1
2013-08-11
Add API key support
Florian Pritz
8
-16
/
+191
2013-08-11
data/local: add missing examples and gitignore
Florian Pritz
3
-0
/
+3
2013-08-09
Add logo to header
Florian Pritz
1
-1
/
+8
2013-08-09
Add delete support to thumbnail history
Florian Pritz
3
-2
/
+54
2013-08-08
Add delete button to info popup on paste page
Florian Pritz
1
-0
/
+4
2013-08-07
Add favicon support
Florian Pritz
3
-1
/
+6
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
7
-0
/
+249
2013-08-02
Add os x install instructions for client
Florian Pritz
1
-2
/
+6
2013-07-19
Alternate message for a delete-timeout of 0 (never delete)
Thore Bödecker
1
-3
/
+7
2013-07-18
Add json support to upload_history
Florian Pritz
2
-0
/
+11
2013-07-18
file/download: output html directly, don't use output class
Florian Pritz
1
-3
/
+6
2013-07-18
Fix missing conversion of timestamps on plaintext upload_history
Florian Pritz
1
-1
/
+1
2013-07-16
Decrease size of footer
Florian Pritz
2
-7
/
+13
2013-07-16
Fix handling of upload_max_age = 0
Florian Pritz
2
-0
/
+4
2013-07-15
Fix typo in example
Florian Pritz
1
-1
/
+1
2013-07-15
data/local/examples: fix .gitignore
Florian Pritz
2
-1
/
+5
[next]