Age | Commit message (Expand) | Author | Files | Lines |
2015-09-14 | API 1.4: Add more values to file/get_config | Florian Pritz | 3 | -2/+15 |
2015-09-11 | Make robots.txt available in ./public_html | Florian Pritz | 2 | -2/+3 |
2015-08-18 | Colorbox: Display number of images0.9.6 | Florian Pritz | 2 | -3/+3 |
2015-08-18 | claim_id: Support multiple upload batches | Florian Pritz | 1 | -5/+13 |
2015-08-18 | Fix redirect URI when using multiple tabs | Florian Pritz | 6 | -23/+21 |
2015-08-10 | Increase thumbnail cache ttl | Florian Pritz | 2 | -1/+3 |
2015-08-09 | Move thumbnail placeholder and container width to css | Florian Pritz | 3 | -7/+44 |
2015-08-09 | Improve performance of thumbnail history | Florian Pritz | 2 | -13/+17 |
2015-08-09 | Increase performance of thumbnail view | Florian Pritz | 1 | -1/+17 |
2015-08-08 | Cache/file: Catch unlink exception | Florian Pritz | 1 | -1/+1 |
2015-08-04 | Improve colorbox navigation and document it0.9.5 | Florian Pritz | 3 | -5/+6 |
2015-08-04 | Add audio and video players to multipastes | Florian Pritz | 4 | -1/+28 |
2015-08-02 | Add PLS playlist support for multipastes | Florian Pritz | 2 | -0/+32 |
2015-08-02 | Merge branch 'add-range-selection' into dev | Florian Pritz | 3 | -2/+11 |
2015-08-02 | Fix checkboxes.js | Florian Pritz | 3 | -3/+9 |
2015-08-02 | Support range selection on history page | taxus13 | 3 | -2/+5 |
2015-08-02 | Fix handling of php errors | Florian Pritz | 1 | -0/+5 |
2015-07-18 | tests: Run from ./public_html0.9.4 | Florian Pritz | 1 | -1/+1 |
2015-07-18 | index.php: Include correct file | Florian Pritz | 1 | -1/+1 |
2015-07-18 | Update NEWS0.9.3 | Florian Pritz | 1 | -0/+6 |
2015-07-18 | Display hash on file info page | Florian Pritz | 1 | -0/+4 |
2015-07-18 | Fix double path in exception handler | Florian Pritz | 1 | -1/+1 |
2015-07-10 | Make javascript baseUrl honor subdirs | Florian Pritz | 1 | -1/+1 |
2015-06-05 | Keep email reset keys after use | Florian Pritz | 1 | -2/+0 |
2015-06-05 | Allow users to change their email | Florian Pritz | 4 | -3/+135 |
2015-06-05 | data/local/.gitignore: Add some more files | Florian Pritz | 1 | -0/+2 |
2015-06-05 | Move public files to ./public_html | Florian Pritz | 62 | -226/+242 |
2015-06-04 | Refactor exception handling into dedicated class | Florian Pritz | 4 | -140/+158 |
2015-06-01 | Allow stderr for pygments | Florian Pritz | 1 | -1/+0 |
2015-05-31 | Add linebreak to exception HTML | Florian Pritz | 1 | -1/+2 |
2015-05-31 | Display error id when printing exception | Florian Pritz | 1 | -0/+6 |
2015-05-31 | test: Add more \libraries\Image tests | Florian Pritz | 3 | -0/+30 |
2015-05-28 | JS: Use newest file time for cache buster0.9.2 | Florian Pritz | 1 | -2/+20 |
2015-05-28 | Always display exceptions when running via CLI | Florian Pritz | 1 | -0/+3 |
2015-05-28 | imagemagick: Use nested exception | Florian Pritz | 2 | -3/+3 |
2015-05-28 | Handle nested Exceptions | Florian Pritz | 1 | -13/+36 |
2015-05-28 | Improve running of external commands | Florian Pritz | 4 | -27/+156 |
2015-05-28 | get_lexer_list.py: Use /usr/bin/env shebang | Florian Pritz | 1 | -1/+1 |
2015-05-28 | Execute scripts directly | Florian Pritz | 2 | -2/+2 |
2015-05-28 | Fix error when removing missing entries from file cache | Florian Pritz | 1 | -1/+5 |
2015-05-22 | Fix incorrect EXIF orientation on thumbnail history0.9.1 | Florian Pritz | 1 | -1/+1 |
2015-05-22 | No need to remove main.min.*.js anymore. Relict from earlier stage. | Joakim Reinert | 1 | -1/+0 |
2015-05-22 | Handle fresh clones gracefully in post-merge hook | Joakim Reinert | 1 | -3/+6 |
2015-05-22 | Change INSTALL doc to instruct running post-merge hook manually once | Joakim Reinert | 1 | -2/+3 |
2015-05-22 | Add instructions to install git hooks to INSTALL | Joakim Reinert | 1 | -0/+4 |
2015-05-22 | Fix missing db prefix in migration0.9.0 | Florian Pritz | 2 | -12/+12 |
2015-05-22 | Forbid cli requests until database is updated | Florian Pritz | 1 | -1/+1 |
2015-05-22 | Remove unneeded duplicates in file_storage | Florian Pritz | 3 | -1/+80 |
2015-05-21 | migration 14: Fix error if file was already renamed | Florian Pritz | 1 | -1/+3 |
2015-05-21 | Update NEWS | Florian Pritz | 1 | -0/+10 |