Age | Commit message (Expand) | Author | Files | Lines |
2023-01-29 | feat(PHP8.2): Fix deprecated string interpolation | Florian Pritz | 1 | -1/+1 |
2023-01-29 | Merge remote-tracking branch 'upstream/develop' into dev | Florian Pritz | 7 | -89/+112 |
2022-07-10 | docs: Update Android client repo URL | Florian Pritz | 1 | -1/+1 |
2021-04-11 | Copy filename when repasting file | Florian Pritz | 1 | -1/+1 |
2021-04-11 | Add links to new android client | Florian Pritz | 1 | -0/+6 |
2020-01-25 | inserted required attribute in html tag | Francisco Javier Llanquipichun Garcia | 4 | -4/+4 |
2020-01-15 | Link to OpenSUSE client repository by Moritz Wilhelmy | Florian Pritz | 1 | -0/+1 |
2019-09-25 | Fix indent | sapics | 1 | -3/+3 |
2019-06-14 | Update Gentoo overlay info link | Florian Pritz | 1 | -1/+1 |
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 |
2017-01-22 | Removed wrapper and changed mix cases usage of hex colorcodes | DiederikLascaris | 6 | -274/+248 |
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 |