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
/
models
/
mfile.php
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-19
Fixing multipaste delete queries
Rafael Bodill
1
-25
/
+31
2014-09-19
WIP: Cascading delete
Rafael Bodill
1
-14
/
+27
2014-09-18
Integrating query builder in models
Rafael Bodill
1
-28
/
+24
2014-09-11
Fix black background in thumbnails with transparency
Florian Pritz
1
-0
/
+6
2014-08-29
add multipaste support
Florian Pritz
1
-32
/
+86
2014-01-21
Disable automatic code display for SVG files
Florian Pritz
1
-1
/
+0
2014-01-10
let GD itself determine what it can read
Florian Pritz
1
-14
/
+5
2013-11-09
use cache_function() everywhere
Florian Pritz
1
-6
/
+3
2013-09-22
Add some more file extension -> lexer mappings
Florian Pritz
1
-0
/
+18
2013-09-02
mfile/delete_id: Remove require_access call
Florian Pritz
1
-1
/
+0
2013-08-22
Add comment about ID blacklist
Florian Pritz
1
-0
/
+2
2013-08-15
Switch to CI's caching class
Florian Pritz
1
-3
/
+3
2013-08-13
Coding style fixes
Florian Pritz
1
-4
/
+4
2013-08-11
Add API key support
Florian Pritz
1
-1
/
+1
2013-08-05
Add history page with thumbnails of images
Florian Pritz
1
-0
/
+112
2013-07-16
Fix handling of upload_max_age = 0
Florian Pritz
1
-0
/
+3
2013-07-07
Add .coffee extension mapping
Florian Pritz
1
-0
/
+1
2013-06-27
mfile: Add some more ocaml extension mappings
Florian Pritz
1
-0
/
+3
2013-06-22
mfile: extension -> lexer mapping; mark some functions public
Florian Pritz
1
-4
/
+20
2013-06-08
mfile/new_id(): rewrite as loop and make min/max parameters
Florian Pritz
1
-6
/
+12
2013-05-09
Change description for "text" in lexer list
Florian Pritz
1
-0
/
+1
2013-04-18
new_id(): improve id blacklist
Florian Pritz
1
-1
/
+9
2013-02-23
CLI: update_file_metadata: also update mimetypes
Florian Pritz
1
-2
/
+9
2013-02-13
Change license to AGPL
Florian Pritz
1
-1
/
+1
2013-02-08
Add some mimetypes and sort the list
Florian Pritz
1
-32
/
+41
2013-02-04
Handle text/x-diff MIME type
Florian Pritz
1
-0
/
+1
2013-02-03
Use php's fileinfo instead of perl to detect mimetype
Florian Pritz
1
-1
/
+3
2013-02-02
Add tex highlighting
Florian Pritz
1
-0
/
+1
2013-01-09
Fix copyright information
Florian Pritz
1
-1
/
+1
2012-10-22
switch design to bootstrap; minor fixes along the way
Florian Pritz
1
-0
/
+21
2012-10-09
Rename $mode to $lexer
Florian Pritz
1
-16
/
+16
2012-09-11
file/cron: always remove stale files
Florian Pritz
1
-0
/
+5
2012-09-09
m/file: add text/x-tcl to autodetection
Florian Pritz
1
-0
/
+1
2012-08-16
switch to pygments
Florian Pritz
1
-2
/
+2
2012-08-09
rename file_mod to mfile
Florian Pritz
1
-0
/
+312