Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-01 | Allow creation of multipastes from upload history | Florian Pritz | 1 | -0/+34 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-11-01 | Add multipaste queue | Florian Pritz | 1 | -0/+113 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-10-31 | Remove call to undefined function File_default->client() | Florian Pritz | 1 | -3/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-09-19 | Improve plaintext API deprecation warning | Florian Pritz | 1 | -1/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-09-19 | Extract tooltip function into \service\files | Florian Pritz | 1 | -28/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-09-19 | Move file controller into subdir | Florian Pritz | 1 | -0/+1221 | |
This allows to more easily split the controller into smaller parts in the future. Signed-off-by: Florian Pritz <bluewind@xinu.at> |