| Commit message (Expand) | Author | Age | Files | Lines |
* | fix typo in pipe_streams() | Mario Vavti | 2017-11-23 | 1 | -1/+1 |
* | Video thumbnail generator | zotlabs | 2017-11-21 | 1 | -2/+3 |
* | pdf thumbnails | zotlabs | 2017-11-21 | 1 | -1/+1 |
* | text thumbnails in cloud tile mode | zotlabs | 2017-11-19 | 1 | -0/+3 |
* | improve the icon mappings for cloud tile view | zotlabs | 2017-11-16 | 1 | -3/+9 |
* | sort out a few more large image upload issues | zotlabs | 2017-11-14 | 1 | -0/+6 |
* | fix php warnings on photo delete | Mario Vavti | 2017-11-13 | 1 | -1/+1 |
* | lets try this in the wild for a while | Mario Vavti | 2017-11-06 | 1 | -4/+4 |
* | attach.php minor cleanup and doc | zotlabs | 2017-11-06 | 1 | -61/+26 |
* | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 1 | -35/+95 |
* | util/dcp - support recursion and folders full of photos by importing files si... | zotlabs | 2017-08-22 | 1 | -1/+7 |
* | finally fix recursive attachments permissions | git-marijus | 2017-08-01 | 1 | -54/+79 |
* | improve file_activity() a little | git-marijus | 2017-07-31 | 1 | -20/+3 |
* | disable file notifications on initial upload for now - it can behave funky wh... | git-marijus | 2017-07-31 | 1 | -3/+3 |
* | fix a bug where if multiple channels uploaded the same file to the same folde... | git-marijus | 2017-07-30 | 1 | -2/+4 |
* | ltrim $display_path in attach_store() to be consistent with attach_mkdir() an... | git-marijus | 2017-07-30 | 1 | -2/+2 |
* | implement file notification on initial upload and rename get_parent_cloudpath... | git-marijus | 2017-07-29 | 1 | -7/+14 |
* | implement chunked uploads on the wall; making it work painlessly on /cloud wa... | zotlabs | 2017-07-13 | 1 | -0/+101 |
* | more cloud updates - upgrade the DAV structures as well. | zotlabs | 2017-03-22 | 1 | -18/+28 |
* | some more photo issues | zotlabs | 2017-03-22 | 1 | -5/+7 |
* | perform attach_upgrade() | zotlabs | 2017-03-20 | 1 | -0/+23 |
* | add function attach_syspaths to calculate the contents of os_path and display... | zotlabs | 2017-03-19 | 1 | -2/+42 |
* | attach_folder_rpaths() providing incorrect results | zotlabs | 2017-03-19 | 1 | -3/+3 |
* | add os_path and display_path to photos, fix some issues with multiple path se... | zotlabs | 2017-03-14 | 1 | -5/+4 |
* | store os_path and display_path with files | zotlabs | 2017-03-14 | 1 | -2/+3 |
* | fix find_folder_hash_by_path() which was not safe against multiple attach str... | zotlabs | 2017-02-20 | 1 | -9/+23 |
* | don't search on empty filename - we shouldn't find it. The reason why this ch... | zotlabs | 2017-02-20 | 1 | -4/+6 |
* | Create virtual privacy groups for private profile member lists | zotlabs | 2017-02-12 | 1 | -28/+30 |
* | attach_delete() - remove photo resources even if the attach table row wasn't ... | zotlabs | 2017-01-15 | 1 | -12/+23 |
* | attach_list_files bugfix | zotlabs | 2016-12-06 | 1 | -1/+1 |
* | api files improvements/fixes and documentation | zotlabs | 2016-12-06 | 1 | -2/+2 |
* | attach_rename: flaw in duplicate filename detection resulted in filename(1)(1... | zotlabs | 2016-11-10 | 1 | -0/+4 |
* | issue #409 - use item_notshown for file activities to prevent display but all... | zotlabs | 2016-11-02 | 1 | -1/+1 |
* | some more places which require dbescbin and dbunescbin | zotlabs | 2016-10-24 | 1 | -8/+9 |
* | correct encoding | zotlabs | 2016-10-23 | 1 | -1/+1 |
* | attach_mkdir use $os_path and $display_path initilized to an empty string | Florian Steinel | 2016-10-22 | 1 | -2/+6 |
* | add column display_path to inserts into attachment, as this column is a not n... | Florian Steinel | 2016-10-22 | 1 | -10/+18 |
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -140/+143 |
* | remove special handling of lookalike '@ char from attach path | zotlabs | 2016-10-12 | 1 | -2/+2 |
* | Comment and code about UTF-8 @-sign do not match. | Klaus Weidenbach | 2016-10-11 | 1 | -3/+3 |
* | wrong resource (attach_change_permissions()) | redmatrix | 2016-10-03 | 1 | -1/+1 |
* | sync cloud storage permission changes (issue #538 continued) | redmatrix | 2016-10-01 | 1 | -2/+13 |
* | issue #538 continued | redmatrix | 2016-09-30 | 1 | -4/+4 |
* | issue #538 continued | redmatrix | 2016-09-29 | 1 | -4/+4 |
* | attach sql issue | redmatrix | 2016-09-23 | 1 | -1/+1 |
* | issue #519 continued | redmatrix | 2016-09-22 | 1 | -5/+12 |
* | photo move to another album - resurrected from a temporary branch where the w... | redmatrix | 2016-09-06 | 1 | -0/+48 |
* | Merge remote-tracking branch 'upstream/dev' into website-export. Added attach... | Andrew Manning | 2016-08-27 | 1 | -1/+125 |
|\ |
|
| * | - implemented but untested: duplicate detection for photo 'move to another fo... | redmatrix | 2016-08-26 | 1 | -2/+57 |
| * | attach_move() function created to relocate files or photos to different direc... | redmatrix | 2016-08-24 | 1 | -0/+70 |