Age | Commit message (Expand) | Author | Files | Lines |
2016-07-21 | history: Disable lazy loading for the first 42 thumbnails | Florian Pritz | 1 | -4/+14 |
2016-07-21 | Update NEWS | Florian Pritz | 1 | -0/+2 |
2016-07-21 | Add special *.asciinema.json filename0.9.18 | Florian Pritz | 2 | -0/+14 |
2016-07-14 | Tests: Test muser username/email verification | Florian Pritz | 1 | -0/+56 |
2016-07-14 | Tests: Use muser->add_user to create test users | Florian Pritz | 2 | -22/+12 |
2016-07-14 | muser: Add add_user function | Florian Pritz | 2 | -14/+25 |
2016-07-14 | controller/user: Use our function for email verifcation | Florian Pritz | 1 | -2/+1 |
2016-07-14 | Move username/email validation functions to muser | Florian Pritz | 2 | -29/+29 |
2016-07-14 | Doc: Fixed wrong paths, typo | Jan Koppe | 1 | -3/+3 |
2016-07-14 | Fix incorrect username validation0.9.17 | Florian Pritz | 1 | -1/+1 |
2016-07-13 | Update NEWS0.9.16 | Florian Pritz | 1 | -0/+4 |
2016-07-13 | Fix missing empty lines in chromium when copying code | Florian Pritz | 1 | -2/+6 |
2016-07-13 | Fix double linebreaks when copying code in firefox | Florian Pritz | 2 | -12/+14 |
2016-07-13 | Improve insufficient permisions error message | Florian Pritz | 3 | -3/+11 |
2016-07-13 | Add site URL to authentication error | Florian Pritz | 3 | -3/+3 |
2016-07-13 | Throw public exception when accessing CLI only functions | Florian Pritz | 4 | -9/+14 |
2016-07-13 | muser: Improve invalid action key error message | Florian Pritz | 1 | -1/+1 |
2016-07-13 | controllers/user: Deduplicate email verification | Florian Pritz | 1 | -5/+14 |
2016-07-13 | controllers/user: Deduplicate username verification | Florian Pritz | 1 | -2/+15 |
2016-07-13 | Fix missing phpdoc for \service\user | Florian Pritz | 1 | -4/+6 |
2016-07-13 | Remove incorrect TODO about $new_file being unset | Florian Pritz | 1 | -1/+0 |
2016-07-13 | Fix typo | Florian Pritz | 1 | -1/+1 |
2016-07-13 | Remove duplicate TODO for supporting multiple type for thumbnails | Florian Pritz | 1 | -1/+0 |
2016-07-12 | Focus first input when clicking login button in nvaigation | Florian Pritz | 1 | -1/+10 |
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 | 7 | -4/+3531 |
2016-07-10 | Update NEWS0.9.15 | Florian Pritz | 1 | -0/+5 |
2016-07-10 | Add docker-compose file | Florian Pritz | 2 | -0/+32 |
2016-07-10 | docker: Wait for database to reachable before doing anything | Florian Pritz | 1 | -0/+7 |
2016-07-10 | Make delete button fixed on upload history page | Florian Pritz | 4 | -9/+34 |
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 | 6 | -6/+13 |
2016-07-04 | Add popover with filenames of multipaste to history | Florian Pritz | 1 | -0/+20 |
2016-07-04 | service\files->get_multipaste_history: Add sort order from DB | Florian Pritz | 3 | -2/+18 |
2016-07-04 | Add function to ellipsize text | Florian Pritz | 2 | -0/+70 |
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 | 4 | -1/+28 |
2016-07-04 | doc/api/user.md: Document introduction of user/delete_apikey | Florian Pritz | 1 | -0/+3 |
2016-07-04 | doc/api.md: Add overview of API versions | Florian Pritz | 1 | -0/+13 |
2016-07-04 | Update API v2 version info to 2.1.0 | Florian Pritz | 1 | -1/+1 |
2016-07-04 | Ensure popovers do not render outside of the page | Florian Pritz | 1 | -1/+1 |
2016-07-04 | Fix display issues with new bootstrap | Florian Pritz | 6 | -13/+6 |
2016-07-04 | Update to boostrap 3.3.6 | Florian Pritz | 12 | -225/+10037 |
2016-06-16 | Remove old TODO | Florian Pritz | 1 | -1/+0 |
2016-06-16 | Update News0.9.14 | Florian Pritz | 1 | -0/+2 |
2016-06-16 | NEWS: Fix typo | Florian Pritz | 1 | -1/+1 |
2016-06-16 | post-merge: Update git submodules after pulling | Florian Pritz | 1 | -0/+3 |
2016-06-16 | Update NEWS0.9.13 | Florian Pritz | 1 | -0/+3 |