Age | Commit message (Expand) | Author | Files | Lines |
2018-06-01 | Fix overflow of text in upload_form | Florian Pritz | 1 | -1/+1 |
2018-06-01 | Mention .cast extension on upload_form | Florian Pritz | 1 | -1/+1 |
2018-05-18 | Add invitation key deletion | Florian Pritz | 1 | -0/+6 |
2018-01-31 | Proper display of expiration duration for less than a day | Hrvoje Hodak | 1 | -1/+1 |
2017-10-16 | Remove link to android app in playstore | Florian Pritz | 1 | -1/+0 |
2017-09-26 | Merge CodeIgniter 3 support | Florian Pritz | 14 | -1/+276 |
2017-09-22 | Explain username rules on registration page | Florian Pritz | 1 | -0/+1 |
2017-09-21 | Remove usage of deprecated is_cli_request() | Florian Pritz | 1 | -1/+1 |
2017-09-09 | WIP: CI3 migration | Florian Pritz | 2 | -2/+2 |
2017-09-09 | Merge tag '3.1.5' into dev-ci3 | Florian Pritz | 14 | -1/+276 |
2017-04-18 | Unify look of client installation instructions | Florian Pritz | 1 | -1/+1 |
2017-04-18 | Add FreeBSD client installation instructions | Florian Pritz | 1 | -0/+1 |
2017-03-24 | Allow alternative colors in alert template | Florian Pritz | 1 | -1/+1 |
2016-11-05 | Drop plain text header/footer | Florian Pritz | 4 | -12/+1 |
2016-11-05 | Drop file_plaintext views | Florian Pritz | 11 | -85/+0 |
2016-11-01 | upload_history: Drop duplicate buttons from bottom | Florian Pritz | 1 | -2/+0 |
2016-11-01 | Fix broken multipaste button on history page | Florian Pritz | 1 | -1/+1 |
2016-11-01 | Add multipaste queue button to navigation | Florian Pritz | 1 | -0/+3 |
2016-11-01 | Support creation of multipaste from upload thumbnail history | Florian Pritz | 1 | -3/+4 |
2016-11-01 | Allow creation of multipastes from upload history | Florian Pritz | 1 | -2/+6 |
2016-11-01 | Add multipaste queue | Florian Pritz | 1 | -0/+32 |
2016-09-19 | Add missing space on front page | Florian Pritz | 1 | -1/+1 |
2016-09-19 | Update jQuery UI and include sortable | Florian Pritz | 1 | -1/+1 |
2016-08-26 | Improve wording and code layout on start page | Florian Pritz | 1 | -5/+24 |
2016-08-25 | Move client documentation to fron page | Florian Pritz | 3 | -21/+20 |
2016-08-25 | Increase readability of HTML code | Florian Pritz | 1 | -0/+3 |
2016-08-25 | Document special filenames | Florian Pritz | 1 | -0/+5 |
2016-08-25 | Switch client git repo link to HTTPS | Florian Pritz | 2 | -2/+2 |
2016-08-25 | Drop links to outdated clients | Florian Pritz | 1 | -7/+0 |
2016-08-25 | Remove documentation for deprecated API | Florian Pritz | 2 | -37/+0 |
2016-08-23 | Only show account deletion link if supported | Florian Pritz | 1 | -0/+2 |
2016-08-21 | Display deprecation warning for files uploaded via plain text API | Florian Pritz | 1 | -0/+1 |
2016-08-21 | Allow users to delete their accounts | Florian Pritz | 3 | -0/+41 |
2016-08-20 | Test \libraries\Output_cache | Florian Pritz | 1 | -0/+5 |
2016-07-21 | history: Disable lazy loading for the first 42 thumbnails | Florian Pritz | 1 | -4/+14 |
2016-07-12 | Fix incorrect width of thumbnail list | Florian Pritz | 1 | -1/+1 |
2016-07-12 | Link single paste to autodetection in video/audio/asciinema fragemnts | Florian Pritz | 3 | -3/+3 |
2016-07-12 | Add asciinema support | Florian Pritz | 2 | -0/+10 |
2016-07-10 | Make delete button fixed on upload history page | Florian Pritz | 3 | -9/+18 |
2016-07-10 | Fix login page being to wide on mobile devices | Florian Pritz | 1 | -1/+1 |
2016-07-10 | Fix display issue on paste page | Florian Pritz | 1 | -1/+1 |
2016-07-10 | Revert "Fix display issues with new bootstrap" | Florian Pritz | 5 | -5/+5 |
2016-07-04 | Harden XSS escaping | Florian Pritz | 2 | -3/+3 |
2016-07-04 | file/history: Add support to display preview of entries on hover | Florian Pritz | 1 | -1/+1 |
2016-07-04 | Fix display issues with new bootstrap | Florian Pritz | 5 | -5/+5 |
2016-06-05 | Fix redirect on login after registering new account | Florian Pritz | 1 | -1/+1 |
2016-02-19 | view/user/profile: Fix typo | Florian Pritz | 1 | -1/+1 |
2015-11-02 | view/client: Hardcode URLs | Florian Pritz | 2 | -4/+4 |
2015-09-30 | Bring a/views/file_plaintext in line with a/v/file | Florian Pritz | 8 | -4/+30 |
2015-08-18 | Fix redirect URI when using multiple tabs | Florian Pritz | 2 | -2/+2 |