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
2013-07-16
Fix handling of upload_max_age = 0
Florian Pritz
1
-0
/
+1
2013-07-15
Add footer; move contact info to footer
Florian Pritz
1
-1
/
+14
2013-07-15
Rework auto login for cli clients
Florian Pritz
1
-0
/
+10
2013-07-15
user/test_login: Allow clients to test login credentials
Florian Pritz
1
-0
/
+12
2013-07-14
Add sucess alert when saving profile
Florian Pritz
1
-2
/
+11
2013-07-13
Switch to bootstrap div form code instead of tables
Florian Pritz
1
-2
/
+2
2013-07-13
Add profile page to allow changing the upload id limits
Florian Pritz
2
-2
/
+63
2013-07-12
c/file: clarify comment
Florian Pritz
1
-1
/
+1
2013-07-12
Add standard name for CSP header
Florian Pritz
1
-1
/
+1
2013-06-23
c/file: remove unused variable
Florian Pritz
1
-1
/
+0
2013-06-23
c/file: improve upload error handling
Florian Pritz
1
-8
/
+16
2013-06-09
implement repasting (fills textarea with ID's content)
Florian Pritz
1
-0
/
+10
2013-06-02
c/file/do_upload: fix fallback if base64_decode fails
Florian Pritz
1
-1
/
+3
2013-05-24
upload_history: Allow column sorting (jquery.tablesorter)
Florian Pritz
1
-1
/
+0
2013-02-25
pygmentize: Disable newline stripping
Florian Pritz
1
-1
/
+1
2013-02-25
automatically wrap lines
Florian Pritz
1
-8
/
+32
2013-02-23
CLI: update_file_metadata: also update mimetypes
Florian Pritz
1
-7
/
+7
2013-02-14
Move cli client login code to muser constructor
Florian Pritz
1
-21
/
+0
2013-02-13
Change license to AGPL
Florian Pritz
2
-2
/
+2
2013-02-08
c/file/claim_id(): Call _show_url() with an array
Florian Pritz
1
-1
/
+1
2013-01-30
Modularize authentication system
Florian Pritz
1
-0
/
+4
2013-01-25
Refactor querying action table
Florian Pritz
1
-21
/
+2
2013-01-24
Add password reset function/pages/links
Florian Pritz
1
-0
/
+131
2013-01-24
Repurpose invitations table to actions
Florian Pritz
1
-12
/
+15
2013-01-23
Reverse sort order on upload_history
Florian Pritz
1
-1
/
+3
2013-01-17
Support multiple uploads in the same request
Florian Pritz
1
-67
/
+98
2013-01-09
Fix some indentation issues
Florian Pritz
2
-6
/
+6
2013-01-09
Fix copyright information
Florian Pritz
2
-1
/
+8
2012-12-16
c/user: register() prevent DB error if username is non-ascii
Florian Pritz
1
-4
/
+4
2012-11-09
Rework file/client page
Florian Pritz
1
-0
/
+6
2012-10-22
switch design to bootstrap; minor fixes along the way
Florian Pritz
2
-55
/
+57
2012-10-16
Fall back to plain text if lexer is unknown/broken
Florian Pritz
1
-13
/
+46
2012-10-10
Accept authentication via post parameters
Florian Pritz
1
-5
/
+18
2012-10-09
Rename $mode to $lexer
Florian Pritz
1
-26
/
+26
2012-10-07
c/file/download: display an error if highlighting fails
Florian Pritz
1
-5
/
+9
2012-10-07
c/file/download: remove useless return statement
Florian Pritz
1
-2
/
+0
2012-10-07
c/file/download: stop working around CI's output class
Florian Pritz
1
-3
/
+4
2012-09-26
c/file/_download: urldecode mode to fix lexers with spaces
Florian Pritz
1
-1
/
+1
2012-09-11
file/cron: always remove stale files
Florian Pritz
1
-0
/
+3
2012-09-10
Let pygments guess input encoding
Florian Pritz
1
-1
/
+1
2012-08-31
Fix missing require_session call
Florian Pritz
1
-0
/
+1
2012-08-28
Only create new sessions when the are really needed
Florian Pritz
1
-0
/
+1
2012-08-16
Add help message when running file controller via CLI
Florian Pritz
1
-0
/
+12
2012-08-16
remove 'class="no"' from highlit html
Florian Pritz
1
-1
/
+1
2012-08-16
switch to pygments
Florian Pritz
1
-3
/
+1
2012-08-09
rename file_mod to mfile
Florian Pritz
1
-32
/
+32
2012-07-22
display header on client page when using browser
Florian Pritz
1
-2
/
+2
2012-07-22
fix call to _non_existent() typos
Florian Pritz
1
-2
/
+2
2012-07-12
Add cron function for user controller
Florian Pritz
1
-0
/
+14
2012-07-12
c/user: improve error messages
Florian Pritz
1
-6
/
+2
[prev]
[next]