summaryrefslogtreecommitdiffstats
path: root/application/views
AgeCommit message (Expand)AuthorFilesLines
2016-11-01upload_history: Drop duplicate buttons from bottomFlorian Pritz1-2/+0
2016-11-01Fix broken multipaste button on history pageFlorian Pritz1-1/+1
2016-11-01Add multipaste queue button to navigationFlorian Pritz1-0/+3
2016-11-01Support creation of multipaste from upload thumbnail historyFlorian Pritz1-3/+4
2016-11-01Allow creation of multipastes from upload historyFlorian Pritz1-2/+6
2016-11-01Add multipaste queueFlorian Pritz1-0/+32
2016-09-19Add missing space on front pageFlorian Pritz1-1/+1
2016-09-19Update jQuery UI and include sortableFlorian Pritz1-1/+1
2016-08-26Improve wording and code layout on start pageFlorian Pritz1-5/+24
2016-08-25Move client documentation to fron pageFlorian Pritz3-21/+20
2016-08-25Increase readability of HTML codeFlorian Pritz1-0/+3
2016-08-25Document special filenamesFlorian Pritz1-0/+5
2016-08-25Switch client git repo link to HTTPSFlorian Pritz2-2/+2
2016-08-25Drop links to outdated clientsFlorian Pritz1-7/+0
2016-08-25Remove documentation for deprecated APIFlorian Pritz2-37/+0
2016-08-23Only show account deletion link if supportedFlorian Pritz1-0/+2
2016-08-21Display deprecation warning for files uploaded via plain text APIFlorian Pritz1-0/+1
2016-08-21Allow users to delete their accountsFlorian Pritz3-0/+41
2016-08-20Test \libraries\Output_cacheFlorian Pritz1-0/+5
2016-07-21history: Disable lazy loading for the first 42 thumbnailsFlorian Pritz1-4/+14
2016-07-12Fix incorrect width of thumbnail listFlorian Pritz1-1/+1
2016-07-12Link single paste to autodetection in video/audio/asciinema fragemntsFlorian Pritz3-3/+3
2016-07-12Add asciinema supportFlorian Pritz2-0/+10
2016-07-10Make delete button fixed on upload history pageFlorian Pritz3-9/+18
2016-07-10Fix login page being to wide on mobile devicesFlorian Pritz1-1/+1
2016-07-10Fix display issue on paste pageFlorian Pritz1-1/+1
2016-07-10Revert "Fix display issues with new bootstrap"Florian Pritz5-5/+5
2016-07-04Harden XSS escapingFlorian Pritz2-3/+3
2016-07-04file/history: Add support to display preview of entries on hoverFlorian Pritz1-1/+1
2016-07-04Fix display issues with new bootstrapFlorian Pritz5-5/+5
2016-06-05Fix redirect on login after registering new accountFlorian Pritz1-1/+1
2016-02-19view/user/profile: Fix typoFlorian Pritz1-1/+1
2015-11-02view/client: Hardcode URLsFlorian Pritz2-4/+4
2015-09-30Bring a/views/file_plaintext in line with a/v/fileFlorian Pritz8-4/+30
2015-08-18Fix redirect URI when using multiple tabsFlorian Pritz2-2/+2
2015-08-09Increase performance of thumbnail viewFlorian Pritz1-1/+17
2015-08-04Add audio and video players to multipastesFlorian Pritz2-0/+20
2015-08-02Add PLS playlist support for multipastesFlorian Pritz1-0/+1
2015-07-18Display hash on file info pageFlorian Pritz1-0/+4
2015-07-10Make javascript baseUrl honor subdirsFlorian Pritz1-1/+1
2015-06-05Allow users to change their emailFlorian Pritz1-1/+1
2015-05-05Set cache buster for js with urlArgs settingJoakim Reinert1-1/+2
2015-05-05Add support for minified main.jsJoakim Reinert1-2/+8
2015-05-05Set max upload size and file count in upload_form view onlyJoakim Reinert2-6/+3
2015-05-05Fix non-closing script tag in file/html_headerJoakim Reinert1-1/+1
2015-05-05Refactor file uploader jsJoakim Reinert1-1/+4
2015-05-05Use global appConfig js variable instead of passing it downJoakim Reinert2-6/+6
2015-05-05Refactor thumbnail view jsJoakim Reinert1-1/+1
2015-05-05Refactor linewrap toggleJoakim Reinert1-1/+1
2015-05-05Refactor lexer input setupJoakim Reinert2-3/+5