Age | Commit message (Expand) | Author | Files | Lines |
2015-02-23 | upload_form: Support multiple textareas/files at the same time | Florian Pritz | 1 | -47/+58 |
2014-11-02 | Add tarball support to multipastes | Florian Pritz | 1 | -0/+1 |
2014-08-29 | Document multipastes on the front page | Florian Pritz | 1 | -0/+7 |
2014-08-29 | add multipaste support | Florian Pritz | 1 | -0/+1 |
2014-08-29 | Add multiple file input boxes on upload form | Florian Pritz | 1 | -1/+4 |
2014-07-11 | Reword invitation text on front page | Florian Pritz | 1 | -1/+2 |
2013-09-25 | Remove whitespaces from upload form textarea | Pierre Schmitz | 1 | -4/+4 |
2013-09-25 | Change upload form layout | Markus Cisler | 1 | -31/+45 |
2013-09-25 | Fix indentation on upload form | Markus Cisler | 1 | -13/+13 |
2013-09-22 | Move user_logged_in check to controller constructor | Florian Pritz | 1 | -1/+1 |
2013-09-22 | Fix autoresizing of textarea on upload_form | Florian Pritz | 1 | -1/+1 |
2013-09-22 | Fix display issues on upload_form for smaller displays | Florian Pritz | 1 | -4/+6 |
2013-09-22 | almost migrated to bootstrap3 | Markus Cisler | 1 | -13/+13 |
2013-09-02 | Autofocus username text box on upload_form | Tillmann Karras | 1 | -1/+1 |
2013-08-11 | Remove api keys dependency on username | Florian Pritz | 1 | -1/+1 |
2013-07-19 | Alternate message for a delete-timeout of 0 (never delete) | Thore Bödecker | 1 | -3/+7 |
2013-07-15 | Add footer; move contact info to footer | Florian Pritz | 1 | -3/+0 |
2013-06-09 | implement repasting (fills textarea with ID's content) | Florian Pritz | 1 | -1/+5 |
2013-05-10 | Hide function not supported by auth driver | Florian Pritz | 1 | -2/+6 |
2013-02-28 | upload_form: Resize textarea using responsive css rather than js | Florian Pritz | 1 | -1/+1 |
2013-02-23 | Rearrange upload form | Florian Pritz | 1 | -14/+14 |
2013-01-24 | Add password reset function/pages/links | Florian Pritz | 1 | -0/+1 |
2013-01-17 | Support multiple uploads in the same request | Florian Pritz | 1 | -2/+3 |
2012-10-31 | Fix "invite" link on upload_form | Florian Pritz | 1 | -1/+1 |
2012-10-22 | Merge upload_form.js into script.js | Florian Pritz | 1 | -1/+0 |
2012-10-22 | switch design to bootstrap; minor fixes along the way | Florian Pritz | 1 | -63/+68 |
2012-05-03 | document ID/info mode | Florian Pritz | 1 | -1/+6 |
2012-05-01 | use function to generate links to css files | Florian Pritz | 1 | -1/+1 |
2012-04-14 | v/upload_form: Reword primary goal | Florian Pritz | 1 | -1/+1 |
2012-04-13 | Add do_paste() and remove ajax from upload_form | Florian Pritz | 1 | -10/+7 |
2012-04-11 | Display login boxes on upload_form | Florian Pritz | 1 | -0/+7 |
2012-04-09 | Fix HTML syntax error | Florian Pritz | 1 | -1/+1 |
2012-04-09 | Add information about acceptable usage and accounts. | Florian Pritz | 1 | -1/+6 |
2012-04-09 | css: limit width of <p> and <li> to 800px | Florian Pritz | 1 | -1/+1 |
2012-04-09 | upload_form: Display everything but forms if not logged in. | Florian Pritz | 1 | -1/+3 |
2012-04-09 | remove password from text form | Florian Pritz | 1 | -2/+0 |
2012-04-09 | Revert "Disable paste box" | Florian Pritz | 1 | -22/+20 |
2012-04-09 | start working on users | Florian Pritz | 1 | -4/+3 |
2012-04-09 | Remove upload box on UI. | Florian Pritz | 1 | -0/+2 |
2012-04-09 | Fix HTML syntax error | Florian Pritz | 1 | -1/+1 |
2012-04-09 | Disable paste box | Florian Pritz | 1 | -19/+21 |
2011-12-18 | uplaod_from: fix feature description for binary files | Florian Pritz | 1 | -1/+1 |
2011-12-18 | add delete icon on upload_history | Florian Pritz | 1 | -0/+1 |
2011-12-17 | remove php code from upload_from.js | Florian Pritz | 1 | -1/+3 |
2011-12-17 | move JS of upload_form to separate file | Florian Pritz | 1 | -65/+1 |
2011-12-17 | add short features description to upload_form | Florian Pritz | 1 | -1/+13 |
2011-09-11 | add upload_history to front page | Florian Pritz | 1 | -2/+3 |
2011-08-19 | make "contact me" on the main page optional | Florian Pritz | 1 | -2/+2 |
2011-06-06 | use javascript to allow text pastes | Florian Pritz | 1 | -11/+61 |
2011-05-28 | remove text upload notice | Florian Pritz | 1 | -1/+0 |