aboutsummaryrefslogtreecommitdiffstats
path: root/include/attach.php
Commit message (Expand)AuthorAgeFilesLines
...
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-140/+143
* remove special handling of lookalike '@ char from attach pathzotlabs2016-10-121-2/+2
* Comment and code about UTF-8 @-sign do not match.Klaus Weidenbach2016-10-111-3/+3
* wrong resource (attach_change_permissions())redmatrix2016-10-031-1/+1
* sync cloud storage permission changes (issue #538 continued)redmatrix2016-10-011-2/+13
* issue #538 continuedredmatrix2016-09-301-4/+4
* issue #538 continuedredmatrix2016-09-291-4/+4
* attach sql issueredmatrix2016-09-231-1/+1
* issue #519 continuedredmatrix2016-09-221-5/+12
* photo move to another album - resurrected from a temporary branch where the w...redmatrix2016-09-061-0/+48
* Merge remote-tracking branch 'upstream/dev' into website-export. Added attach...Andrew Manning2016-08-271-1/+125
|\
| * - implemented but untested: duplicate detection for photo 'move to another fo...redmatrix2016-08-261-2/+57
| * attach_move() function created to relocate files or photos to different direc...redmatrix2016-08-241-0/+70
* | Website export to cloud files works. Created new recursive copy function in a...Andrew Manning2016-08-231-0/+47
|/
* implement acl for folder creationMario Vavti2016-08-101-0/+16
* fix /cloud upload for imagesMario Vavti2016-08-061-1/+1
* bring back acl for cloud file uploadsMario Vavti2016-08-061-1/+1
* Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-301-0/+1
|\
| * translate mime types to icons, update some icons, move file preview (upload p...Mario Vavti2016-07-281-0/+1
* | Importing webpage elements from manually entered cloud file path work. All de...Andrew Manning2016-07-171-1/+1
* | Added functions to check cloud files path and return path with hashed namesAndrew Manning2016-07-171-0/+67
|/
* stream large photos through buffered I/O if possibleredmatrix2016-06-291-1/+1
* Merge branch 'dev' into sabre32Mario Vavti2016-06-211-2/+2
|\
| * update attach on import if existsredmatrix2016-06-201-2/+2
* | Merge branch 'dev' into sabre32Mario Vavti2016-06-171-3/+9
|\|
| * core changes to better support media migrationsredmatrix2016-06-161-3/+9
* | more style workMario Vavti2016-06-091-1/+1
|/
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-14/+12
* daemon conversion continued...redmatrix2016-05-191-2/+2
* send file sync packets for all known file operationsredmatrix2016-04-071-4/+12
* use the explicit form of build_sync_packet so that file/photo sync will work ...redmatrix2016-04-061-1/+1
* file sync testingredmatrix2016-04-061-2/+2
* file sync workredmatrix2016-04-061-1/+24
* getting file sync data - missed parent folderredmatrix2016-04-061-1/+7
* provide function to collect file/photo sync data per help/filesyncredmatrix2016-04-051-0/+55
* static Appredmatrix2016-03-311-2/+2
* some minor cleanupsredmatrix2016-03-101-1/+1
* fix deletion of files from filesystemMario Vavti2016-02-291-1/+1
* do not process update activity if there is no item to update and simplify cod...Mario Vavti2016-02-291-28/+19
* missing includeMario Vavti2016-02-271-0/+1
* make attach_delete() return and comment out album rename functionality since ...Mario Vavti2016-02-271-0/+2
* some improvement for file activityMario Vavti2016-02-261-7/+8
* get rid of duplicate functionMario Vavti2016-02-261-27/+2
* more work on media uploads via apiredmatrix2015-12-171-0/+4
* more work on api media uploadsredmatrix2015-12-131-1/+1
* handle old files with partial pathsredmatrix2015-11-051-3/+7
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-041-3/+3
|\
* | Support files with names like foo.0.1.3.oggken restivo2015-10-271-3/+3
* | Correct mime types via https://wiki.xiph.org/MIME_Types_and_File_Extensionsken restivo2015-10-271-1/+4
* | another try to avoid dubble photo deletion. allow to set a photo caption and ...Mario Vavti2015-10-241-5/+10