aboutsummaryrefslogtreecommitdiffstats
path: root/include/attach.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'various-phpstan-issues' into 'dev'Mario7 days1-1/+0
|\ | | | | | | | | Several issues discovered by PHPStan See merge request hubzilla/core!2168
| * Several issues discovered by PHPStanHarald Eilertsen7 days1-1/+0
| |
* | make sure to notify the drop if necessaryMario Vavti11 days1-0/+4
| |
* | container fixes for photo and file uploadMario Vavti12 days1-1/+9
| |
* | refactor drop_item[s]() for containersMario Vavti13 days1-6/+3
| |
* | Merge branch 'dev' into containersMario Vavti2024-10-181-35/+0
|\|
| * remove attach_upgrade() after 7 years it should not be required anymoreMario2024-10-181-35/+0
| |
* | containers: port core modules and attach_store_item()Mario Vavti2024-10-111-10/+10
|/
* rewrite sql logic to rename photos - there are more DB queries involved now ↵Mario Vavti2024-10-021-21/+19
| | | | but the previous logic was throwing error in postgresql (while the result was correct anyway)
* whitespaceMario2024-09-191-1/+0
|
* prefer token if availableMario2024-09-191-0/+1
|
* duplicate array keyMario2024-06-101-1/+0
|
* docuMario2024-06-101-2/+2
|
* docuMario2024-06-101-2/+2
|
* fix spacing issues in mod wall_attach and make save_chunk() deal with ↵Mario2024-04-171-4/+10
| | | | userfile and file array keys
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-3/+4
|
* AS2Mario2024-02-251-164/+1
|
* postgres does not like binaries to be string while mariadb/mysql does not ↵Mario2024-01-021-1/+1
| | | | seem to care - let's see
* make sure that we allow "0" as pathnameMario2023-08-151-2/+2
|
* fix unable to create folders with name 0Mario2023-08-141-1/+1
|
* implement optional moderation of unsolicited comments, minor css fixes and ↵Mario2023-06-231-17/+14
| | | | some more work on ocap
* fix wrong array keyMario2023-06-021-1/+1
|
* ocap initial checkinMario2023-06-021-13/+41
|
* fix query for postgresMario Vavti2023-05-101-1/+1
|
* when uploading a image file, embed it in the item. otherwise attach itMario2022-12-071-2/+16
|
* fix regression where automatically created directories were not public and ↵Mario2022-11-071-6/+5
| | | | pinned/featured state of apps was not displayed correctly
* fix php warningsMario Vavti2022-10-181-11/+12
|
* remove loggingMario2022-10-121-1/+1
|
* fix php warningsMario2022-10-121-19/+23
|
* HQ dashboard - initial checkinMario2022-07-151-1/+2
|
* merge branch perms_ng into devMario2021-12-151-3/+3
|
* revise content import/export part 2Mario Vavti2021-09-291-1/+0
|
* file is stored in wrong directory (/) if uploaded using photo module and it...Zot2021-08-301-1/+2
|
* make sure we have a path before running getimagesize() on itMario2021-08-171-2/+6
|
* fix regression in relation with recent photo changesMario2021-06-271-2/+2
|
* get devHilmar R2021-03-011-2/+2
|
* make attach_upgrade() catch entries where only display_path is missingMario2021-01-161-2/+1
| | | (cherry picked from commit 42812078c51acb9ffc26cc3cfc52e5048fed16b8)
* error in logicMario2021-01-061-1/+1
| | | (cherry picked from commit 16082456dfbb3e3108ba1a1db627f7333d10ddce)
* simplify attach_folder_select_list()Mario2021-01-061-4/+1
| | | (cherry picked from commit c7010dac3c74e25eac8855d87d78d892052d3c4e)
* files_ng: implement directory and bulk file downloadMario2020-12-211-1/+38
|
* files_ng: fix regression in finding the right path in certain situations and ↵Mario2020-12-161-7/+28
| | | | add a info panel with attach and zrl bbcode
* handle removal of terms in attach_delete() when deleting a ressourceMario2020-12-141-1/+7
|
* sync categoriesMario2020-12-141-1/+12
|
* merge branch files_ng into devMario2020-12-141-33/+257
|
* if restarting a previously interrupted upload just return where we ended - ↵Mario2020-10-311-0/+6
| | | | fix issue #1485
* adjust code comments and whitespaceMario2020-04-291-3/+4
|
* more work on attach_store_item()Mario2020-04-291-2/+60
|
* fix mod filestorage and fetch the info from attach if only the hash is ↵Mario2020-04-251-0/+14
| | | | provided in attach_store_item()
* more work on deprecating ACTIVITY_OBJ_FILE and adapt mod sharedwithmeMario2020-04-241-3/+16
|
* more work on deprecating ACTIVITY_OBJ_FILEMario2020-04-231-7/+21
|