| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Show file upload/download progress | Xavier Del Campo Romero | 2023-10-09 | 1 | -1/+2 |
| | | | | | | | | | | | | Fixes upstream issue #1350. Notes: Image uploads were incorrectly handled by Dino, as they were always reported as completed even if they were not, maybe so as to show the image preview from the start. Now, Dino shows the upload progress for all file types, and the image is only shown when completed. | ||||
| * | Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'') | fiaxh | 2021-10-12 | 1 | -4/+4 |
| | | |||||
| * | Fix compilation for older vala compilers | fiaxh | 2020-10-07 | 1 | -7/+7 |
| | | |||||
| * | Update translations | Translations | 2020-10-07 | 1 | -1/+1 |
| | | |||||
| * | Only consider first file if multiple ones are drag and droped | fiaxh | 2020-06-04 | 1 | -1/+5 |
| | | | | | fixes #818 | ||||
| * | Add file upload preview | fiaxh | 2020-04-22 | 1 | -0/+88 |
| fixes #756 | |||||
