aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Getfile.php
Commit message (Collapse)AuthorAgeFilesLines
* get devHilmar R2021-03-011-1/+2
|
* Revert "keyid adapt for backward compatibility to current release"Mario2021-01-131-4/+3
| | | | This reverts commit ff100a499a2813c1ffa31db04936b04d4b2c8eb4.
* keyid adapt for backward compatibility to current releaseMario2021-01-091-3/+4
|
* streamline keyidMario2021-01-091-20/+20
|
* fix hubloc issue in mod getfileMario2020-12-111-2/+3
| | | (cherry picked from commit b0b9b9f28974f9016e47491e81876224c57a7e3b)
* http signature consolidationzotlabs2019-06-261-2/+4
|
* Fix wrong image resolution selectionMax Kostikov2019-04-101-2/+3
|
* Revert "Update htconfig.sample.php"Max Kostikov2019-04-101-2/+6
| | | | This reverts commit f2126ef18c8b66020305d07dcefeacc4e55a3c12
* use the same variable name consistentlyzotlabs2017-11-291-1/+1
|
* use httpsig auth for getfilezotlabs2017-11-291-11/+46
|
* check code rights on cloud fileszotlabs2017-09-051-1/+1
|
* partial fix for failure to sync photos - appears to be memory exhaustion and ↵zotlabs2017-06-071-0/+35
| | | | | | dependent on filesize although an unrelated issue was found with directory creation during file sync (we didn't check ownership when looking for duplicates). This checkin provides the means for a sync process to fetch the contents for various photo scales from the original server just as is done for the attach data now. It is still missing the bit for the sync process to spawn a mob of children to fetch these suckers and update the photo table with the results.
* issue #538 continuedredmatrix2016-09-301-3/+3
|
* issue #538 continuedredmatrix2016-09-291-1/+1
|
* file clone sync issue, 1. channel permission import had no uid, 2. ↵redmatrix2016-09-281-13/+14
| | | | mod_getfile was sending attach['data'] instead of attach['content']
* renamed include files identity.php (channel.php) and Contact.php ↵redmatrix2016-05-221-1/+0
| | | | (connections.php)
* module updatesredmatrix2016-04-181-0/+102