Age | Commit message (Expand) | Author | Files | Lines |
2015-09-20 | postgres: Fix multiple queries using MySQL syntax | Florian Pritz | 1 | -5/+5 |
2015-09-20 | API 2.1: Add thumbnail link to history | Florian Pritz | 1 | -0/+3 |
2015-09-14 | API 2.0: Remove private fields from file/history | Florian Pritz | 1 | -1/+6 |
2015-05-21 | Calc correct total size for history with duplicate hashes | Florian Pritz | 1 | -1/+2 |
2015-05-21 | Support multiple files with the same hash | Florian Pritz | 1 | -33/+52 |
2015-04-18 | s/files:get_multipaste_history: Remove multipastes without items | Florian Pritz | 1 | -0/+8 |
2015-03-08 | api/file/create_multipase: return URL | Florian Pritz | 1 | -0/+1 |
2015-03-08 | Unify file/cron and mfile->valid_id | Florian Pritz | 1 | -0/+50 |
2015-02-22 | s\files: rename add_file to add_uploaded_file | Florian Pritz | 1 | -1/+1 |
2015-02-21 | s/files: add add_file_data for future code deduplication | Florian Pritz | 1 | -2/+31 |
2015-02-15 | s/file/add_file: make file move atomic | Florian Pritz | 1 | -3/+5 |
2015-02-14 | Fix consistency of error_ids | Florian Pritz | 1 | -1/+1 |
2015-02-14 | Use assoc array for service/files/verify_uploaded_files | Florian Pritz | 1 | -1/+1 |
2015-02-14 | Use assoc array for service/user/apikeys | Florian Pritz | 1 | -1/+5 |
2015-02-06 | service/files::delete: Fix incorrect error when wrong owner | Florian Pritz | 1 | -3/+4 |
2015-02-05 | service/files::history: Fix total_size if no results | Florian Pritz | 1 | -1/+1 |
2015-02-05 | fixup! Support database table prefixes | Florian Pritz | 1 | -1/+1 |
2015-02-03 | api: implement file/create_multipaste | Florian Pritz | 1 | -0/+53 |
2015-02-03 | api: implement file/delete | Florian Pritz | 1 | -0/+62 |
2015-02-03 | Rework error handling in upload validator | Florian Pritz | 2 | -4/+5 |
2015-02-02 | Rework api error handling | Florian Pritz | 1 | -2/+2 |
2015-01-16 | add some TODOs | Florian Pritz | 1 | -0/+1 |
2015-01-16 | fix multipaste in service/history | Florian Pritz | 1 | -1/+5 |
2015-01-16 | refactor service/file/history | Florian Pritz | 1 | -24/+28 |
2015-01-16 | add initial user api | Florian Pritz | 1 | -0/+75 |
2015-01-16 | Improve history api for multipastes | Florian Pritz | 1 | -11/+21 |
2015-01-16 | first go at reworking; needs to be redesigned | Florian Pritz | 1 | -0/+116 |
2014-11-02 | Add tarball support to multipastes | Florian Pritz | 1 | -0/+161 |