summaryrefslogtreecommitdiffstats
path: root/application
AgeCommit message (Expand)AuthorFilesLines
2013-07-15Add footer; move contact info to footerFlorian Pritz6-6/+32
2013-07-15Rework auto login for cli clientsFlorian Pritz2-32/+51
2013-07-15user/test_login: Allow clients to test login credentialsFlorian Pritz2-0/+13
2013-07-14get_upload_id_limits(): return proper default valuesFlorian Pritz1-1/+1
2013-07-14Add sucess alert when saving profileFlorian Pritz3-4/+23
2013-07-14profile: reword save buttonFlorian Pritz1-1/+1
2013-07-14reset_password_form: fix wrong button textFlorian Pritz1-1/+1
2013-07-14Improve help text for upload id limitsFlorian Pritz1-1/+1
2013-07-13Switch to bootstrap div form code instead of tablesFlorian Pritz6-69/+109
2013-07-13profile view: mark update button as primary buttonFlorian Pritz1-1/+1
2013-07-13Add profile and change password links to navFlorian Pritz3-4/+21
2013-07-13Add profile page to allow changing the upload id limitsFlorian Pritz6-3/+187
2013-07-13duser: add get_email()Florian Pritz3-1/+35
2013-07-12c/file: clarify commentFlorian Pritz1-1/+1
2013-07-12Add standard name for CSP headerFlorian Pritz1-1/+1
2013-07-07Add .coffee extension mappingFlorian Pritz1-0/+1
2013-06-27mfile: Add some more ocaml extension mappingsFlorian Pritz1-0/+3
2013-06-23c/file: remove unused variableFlorian Pritz1-1/+0
2013-06-23duser: add ldap driver to valid_driversFlorian Pritz1-1/+1
2013-06-23c/file: improve upload error handlingFlorian Pritz1-8/+16
2013-06-22mfile: extension -> lexer mapping; mark some functions publicFlorian Pritz1-4/+20
2013-06-09update jquery and jquery.ui to 2.0.2 and 1.10.3Florian Pritz2-3/+3
2013-06-09update to bootstrap 2.3.2Florian Pritz2-3/+2
2013-06-09implement repasting (fills textarea with ID's content)Florian Pritz3-1/+17
2013-06-08mfile/new_id(): rewrite as loop and make min/max parametersFlorian Pritz1-6/+12
2013-06-02c/file/do_upload: fix fallback if base64_decode failsFlorian Pritz1-1/+3
2013-05-24upload_history: improve display with small widthFlorian Pritz1-1/+1
2013-05-24upload_history: remove hashFlorian Pritz1-2/+0
2013-05-24upload_history: Allow column sorting (jquery.tablesorter)Florian Pritz2-3/+3
2013-05-23Rework javascript inclusionFlorian Pritz3-6/+29
2013-05-10Hide function not supported by auth driverFlorian Pritz3-4/+27
2013-05-09Change description for "text" in lexer listFlorian Pritz1-0/+1
2013-04-29duser_ldap: ignore errors from ldap_bindFlorian Pritz1-1/+2
2013-04-18new_id(): improve id blacklistFlorian Pritz1-1/+9
2013-04-18Add LDAP authentification driverFlorian Pritz2-0/+85
2013-02-28memcachelibrary: Ignore server unreachable errors in set() and delete()Florian Pritz1-2/+17
2013-02-28upload_form: Resize textarea using responsive css rather than jsFlorian Pritz1-1/+1
2013-02-25pygmentize: Disable newline strippingFlorian Pritz1-1/+1
2013-02-25automatically wrap linesFlorian Pritz3-12/+33
2013-02-23CLI: update_file_metadata: also update mimetypesFlorian Pritz2-9/+16
2013-02-23Rearrange upload formFlorian Pritz1-14/+14
2013-02-14Move cli client login code to muser constructorFlorian Pritz2-21/+21
2013-02-14Improve show_error() for cli clientsFlorian Pritz1-2/+2
2013-02-13Change license to AGPLFlorian Pritz6-6/+6
2013-02-08c/file/claim_id(): Call _show_url() with an arrayFlorian Pritz1-1/+1
2013-02-08Add a viewport meta tag to control the layout on mobile browsersMarkus Cisler1-0/+1
2013-02-08Add some mimetypes and sort the listFlorian Pritz1-32/+41
2013-02-04Add files to add localized html header and cssFlorian Pritz1-0/+9
2013-02-04Handle text/x-diff MIME typeFlorian Pritz1-0/+1
2013-02-03Use php's fileinfo instead of perl to detect mimetypeFlorian Pritz1-1/+3