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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-13
Change license to AGPL
Florian Pritz
2
-2
/
+2
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-30
Remove userid from session upon logout
Florian Pritz
1
-0
/
+1
2013-01-30
Modularize authentication system
Florian Pritz
1
-37
/
+3
2013-01-25
Refactor querying action table
Florian Pritz
1
-0
/
+16
2013-01-24
m/user/username_exists: fix bug on empty/false argument
Florian Pritz
1
-0
/
+4
2013-01-09
Fix some indentation issues
Florian Pritz
1
-1
/
+1
2013-01-09
Fix copyright information
Florian Pritz
2
-1
/
+8
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-28
Only create new sessions when the are really needed
Florian Pritz
1
-3
/
+38
2012-08-16
switch to pygments
Florian Pritz
1
-2
/
+2
2012-08-09
rename file_mod to mfile
Florian Pritz
1
-1
/
+1
2012-07-12
Explicitly select fields in db queries
Florian Pritz
1
-1
/
+1
2012-07-12
Store userid in session
Florian Pritz
1
-6
/
+2
2012-07-12
Display nice error message if username exists already
Florian Pritz
1
-0
/
+15
2012-05-17
Move some functions from file_mod to file controller
Florian Pritz
1
-207
/
+7
2012-05-17
improve is_cli_client() and use everywhere
Florian Pritz
1
-1
/
+1
2012-05-15
Ignore etags when displaying HTML pages
Florian Pritz
1
-1
/
+3
2012-05-12
fix missing object initialization and properly declare class variables
Florian Pritz
1
-1
/
+1
2012-05-03
add ID/info to display more information about a file
Florian Pritz
1
-10
/
+37
2012-05-01
move file link generation from controller to view
Florian Pritz
1
-6
/
+1
2012-05-01
move etag handling into handle_etag()
Florian Pritz
1
-27
/
+23
2012-04-14
Make sure we keep the uri flashdata
Florian Pritz
1
-0
/
+1
2012-04-14
Allow to keep and reclaim uploads without being logged in
Florian Pritz
2
-3
/
+38
2012-04-13
Hide delete button if user doesn't own the id
Florian Pritz
1
-1
/
+1
2012-04-12
CSP: add unsafe-inline to style-src
Florian Pritz
1
-1
/
+1
2012-04-11
Use phpass for password hashing
Florian Pritz
1
-2
/
+5
2012-04-11
Fix password verification
Florian Pritz
1
-1
/
+9
2012-04-11
Add filesize to history view
Florian Pritz
1
-3
/
+4
2012-04-09
muser: decrease cost parameter for crypt
Florian Pritz
1
-1
/
+1
2012-04-09
random_id() -> random_alphanum(); allow single argument
Florian Pritz
1
-1
/
+1
2012-04-09
Move is_cli_client() and random_id() to helper
Florian Pritz
2
-30
/
+3
2012-04-09
muser: fix handling of cli clients without account
Florian Pritz
2
-2
/
+16
2012-04-09
Improve handling of cli clients without account
Florian Pritz
1
-2
/
+6
2012-04-09
fix missing $username when including header from file_mod
Florian Pritz
1
-24
/
+27
2012-04-09
improve page titles
Florian Pritz
1
-1
/
+1
2012-04-09
more user changes
Florian Pritz
1
-0
/
+1
2012-04-09
start working on users
Florian Pritz
2
-27
/
+81
2012-03-28
add scheme highlighting
Florian Pritz
1
-0
/
+1
2012-03-09
CSP: allow object-src
Florian Pritz
1
-1
/
+1
2012-02-26
fix handling of ocaml mimetype
Florian Pritz
1
-0
/
+1
2012-02-19
Implement CSP for direct file downloads
Florian Pritz
1
-0
/
+3
2012-02-19
encode special chars in some places
Florian Pritz
1
-2
/
+2
2012-02-14
bump geshi to 1.0.8.10
Florian Pritz
1
-1
/
+1
[next]