Age | Commit message (Expand) | Author | Files | Lines |
2013-07-13 | profile view: mark update button as primary button | Florian Pritz | 1 | -1/+1 |
2013-07-13 | Add profile and change password links to nav | Florian Pritz | 3 | -4/+21 |
2013-07-13 | Add profile page to allow changing the upload id limits | Florian Pritz | 6 | -3/+187 |
2013-07-13 | duser: add get_email() | Florian Pritz | 3 | -1/+35 |
2013-07-13 | Handle enter key in lexer dropdown's text input | Florian Pritz | 1 | -0/+6 |
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-07-08 | Fixing a typo in the user guide. | Wes Baker | 139 | -139/+139 |
2013-07-08 | Revert "Updating User Guide for 2.1.4." | Wes Baker | 2 | -8/+3 |
2013-07-08 | Updating User Guide for 2.1.4. | Wes Baker | 147 | -200/+312 |
2013-07-07 | Add .coffee extension mapping | Florian Pritz | 1 | -0/+1 |
2013-07-05 | Added small improvement to the _remove_evil_attributes function | brian978 | 1 | -7/+6 |
2013-06-27 | mfile: Add some more ocaml extension mappings | Florian Pritz | 1 | -0/+3 |
2013-06-23 | c/file: remove unused variable | Florian Pritz | 1 | -1/+0 |
2013-06-23 | duser: add ldap driver to valid_drivers | Florian Pritz | 1 | -1/+1 |
2013-06-23 | c/file: improve upload error handling | Florian Pritz | 1 | -8/+16 |
2013-06-22 | mfile: extension -> lexer mapping; mark some functions public | Florian Pritz | 1 | -4/+20 |
2013-06-09 | update jquery and jquery.ui to 2.0.2 and 1.10.3 | Florian Pritz | 25 | -370/+25 |
2013-06-09 | update to bootstrap 2.3.2 | Florian Pritz | 7 | -27/+883 |
2013-06-09 | implement repasting (fills textarea with ID's content) | Florian Pritz | 3 | -1/+17 |
2013-06-08 | mfile/new_id(): rewrite as loop and make min/max parameters | Florian Pritz | 1 | -6/+12 |
2013-06-02 | c/file/do_upload: fix fallback if base64_decode fails | Florian Pritz | 1 | -1/+3 |
2013-05-24 | upload_history: improve display with small width | Florian Pritz | 2 | -1/+7 |
2013-05-24 | upload_history: remove hash | Florian Pritz | 1 | -2/+0 |
2013-05-24 | upload_history: Allow column sorting (jquery.tablesorter) | Florian Pritz | 8 | -5/+106 |
2013-05-23 | Rework javascript inclusion | Florian Pritz | 3 | -6/+29 |
2013-05-10 | Hide function not supported by auth driver | Florian Pritz | 3 | -4/+27 |
2013-05-09 | Change description for "text" in lexer list | Florian Pritz | 1 | -0/+1 |
2013-04-29 | duser_ldap: ignore errors from ldap_bind | Florian Pritz | 1 | -1/+2 |
2013-04-26 | munin-plugin: return 0 instead of NULL | Florian Pritz | 1 | -2/+2 |
2013-04-18 | new_id(): improve id blacklist | Florian Pritz | 1 | -1/+9 |
2013-04-18 | Add munin plugin | Florian Pritz | 1 | -0/+25 |
2013-04-18 | Add LDAP authentification driver | Florian Pritz | 2 | -0/+85 |
2013-03-15 | Merge pull request #2337 from moi90/2.1-stable | Andrey Andreev | 1 | -1/+1 |
2013-03-15 | Email library: htmlspecialchars for _header_str | moi90 | 1 | -1/+1 |
2013-02-28 | memcachelibrary: Ignore server unreachable errors in set() and delete() | Florian Pritz | 1 | -2/+17 |
2013-02-28 | upload_form: Resize textarea using responsive css rather than js | Florian Pritz | 3 | -16/+17 |
2013-02-25 | Use better word breaking. | Florian Pritz | 1 | -1/+1 |
2013-02-25 | pygmentize: Disable newline stripping | Florian Pritz | 1 | -1/+1 |
2013-02-25 | automatically wrap lines | Florian Pritz | 5 | -50/+94 |
2013-02-23 | INSTALL: Clarify hash_password URL | Florian Pritz | 1 | -1/+1 |
2013-02-23 | CLI: update_file_metadata: also update mimetypes | Florian Pritz | 2 | -9/+16 |
2013-02-23 | install.php: Add test for pygmentize | Florian Pritz | 1 | -0/+8 |
2013-02-23 | Rearrange upload form | Florian Pritz | 2 | -14/+29 |
2013-02-14 | Move cli client login code to muser constructor | Florian Pritz | 2 | -21/+21 |
2013-02-14 | Improve show_error() for cli clients | Florian Pritz | 1 | -2/+2 |
2013-02-13 | Change license to AGPL | Florian Pritz | 7 | -86/+73 |
2013-02-08 | c/file/claim_id(): Call _show_url() with an array | Florian Pritz | 1 | -1/+1 |
2013-02-08 | Add a viewport meta tag to control the layout on mobile browsers | Markus Cisler | 1 | -0/+1 |
2013-02-08 | Add some mimetypes and sort the list | Florian Pritz | 1 | -32/+41 |