Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'various-phpstan-issues' into 'dev' | Mario | 7 days | 1 | -1/+0 |
|\ | | | | | | | | | Several issues discovered by PHPStan See merge request hubzilla/core!2168 | ||||
| * | Several issues discovered by PHPStan | Harald Eilertsen | 7 days | 1 | -1/+0 |
| | | |||||
* | | make sure to notify the drop if necessary | Mario Vavti | 11 days | 1 | -0/+4 |
| | | |||||
* | | container fixes for photo and file upload | Mario Vavti | 12 days | 1 | -1/+9 |
| | | |||||
* | | refactor drop_item[s]() for containers | Mario Vavti | 13 days | 1 | -6/+3 |
| | | |||||
* | | Merge branch 'dev' into containers | Mario Vavti | 2024-10-18 | 1 | -35/+0 |
|\| | |||||
| * | remove attach_upgrade() after 7 years it should not be required anymore | Mario | 2024-10-18 | 1 | -35/+0 |
| | | |||||
* | | containers: port core modules and attach_store_item() | Mario Vavti | 2024-10-11 | 1 | -10/+10 |
|/ | |||||
* | rewrite sql logic to rename photos - there are more DB queries involved now ↵ | Mario Vavti | 2024-10-02 | 1 | -21/+19 |
| | | | | but the previous logic was throwing error in postgresql (while the result was correct anyway) | ||||
* | whitespace | Mario | 2024-09-19 | 1 | -1/+0 |
| | |||||
* | prefer token if available | Mario | 2024-09-19 | 1 | -0/+1 |
| | |||||
* | duplicate array key | Mario | 2024-06-10 | 1 | -1/+0 |
| | |||||
* | docu | Mario | 2024-06-10 | 1 | -2/+2 |
| | |||||
* | docu | Mario | 2024-06-10 | 1 | -2/+2 |
| | |||||
* | fix spacing issues in mod wall_attach and make save_chunk() deal with ↵ | Mario | 2024-04-17 | 1 | -4/+10 |
| | | | | userfile and file array keys | ||||
* | Deprecate *_config() functions in core. | Harald Eilertsen | 2024-03-24 | 1 | -3/+4 |
| | |||||
* | AS2 | Mario | 2024-02-25 | 1 | -164/+1 |
| | |||||
* | postgres does not like binaries to be string while mariadb/mysql does not ↵ | Mario | 2024-01-02 | 1 | -1/+1 |
| | | | | seem to care - let's see | ||||
* | make sure that we allow "0" as pathname | Mario | 2023-08-15 | 1 | -2/+2 |
| | |||||
* | fix unable to create folders with name 0 | Mario | 2023-08-14 | 1 | -1/+1 |
| | |||||
* | implement optional moderation of unsolicited comments, minor css fixes and ↵ | Mario | 2023-06-23 | 1 | -17/+14 |
| | | | | some more work on ocap | ||||
* | fix wrong array key | Mario | 2023-06-02 | 1 | -1/+1 |
| | |||||
* | ocap initial checkin | Mario | 2023-06-02 | 1 | -13/+41 |
| | |||||
* | fix query for postgres | Mario Vavti | 2023-05-10 | 1 | -1/+1 |
| | |||||
* | when uploading a image file, embed it in the item. otherwise attach it | Mario | 2022-12-07 | 1 | -2/+16 |
| | |||||
* | fix regression where automatically created directories were not public and ↵ | Mario | 2022-11-07 | 1 | -6/+5 |
| | | | | pinned/featured state of apps was not displayed correctly | ||||
* | fix php warnings | Mario Vavti | 2022-10-18 | 1 | -11/+12 |
| | |||||
* | remove logging | Mario | 2022-10-12 | 1 | -1/+1 |
| | |||||
* | fix php warnings | Mario | 2022-10-12 | 1 | -19/+23 |
| | |||||
* | HQ dashboard - initial checkin | Mario | 2022-07-15 | 1 | -1/+2 |
| | |||||
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 1 | -3/+3 |
| | |||||
* | revise content import/export part 2 | Mario Vavti | 2021-09-29 | 1 | -1/+0 |
| | |||||
* | file is stored in wrong directory (/) if uploaded using photo module and it... | Zot | 2021-08-30 | 1 | -1/+2 |
| | |||||
* | make sure we have a path before running getimagesize() on it | Mario | 2021-08-17 | 1 | -2/+6 |
| | |||||
* | fix regression in relation with recent photo changes | Mario | 2021-06-27 | 1 | -2/+2 |
| | |||||
* | get dev | Hilmar R | 2021-03-01 | 1 | -2/+2 |
| | |||||
* | make attach_upgrade() catch entries where only display_path is missing | Mario | 2021-01-16 | 1 | -2/+1 |
| | | | (cherry picked from commit 42812078c51acb9ffc26cc3cfc52e5048fed16b8) | ||||
* | error in logic | Mario | 2021-01-06 | 1 | -1/+1 |
| | | | (cherry picked from commit 16082456dfbb3e3108ba1a1db627f7333d10ddce) | ||||
* | simplify attach_folder_select_list() | Mario | 2021-01-06 | 1 | -4/+1 |
| | | | (cherry picked from commit c7010dac3c74e25eac8855d87d78d892052d3c4e) | ||||
* | files_ng: implement directory and bulk file download | Mario | 2020-12-21 | 1 | -1/+38 |
| | |||||
* | files_ng: fix regression in finding the right path in certain situations and ↵ | Mario | 2020-12-16 | 1 | -7/+28 |
| | | | | add a info panel with attach and zrl bbcode | ||||
* | handle removal of terms in attach_delete() when deleting a ressource | Mario | 2020-12-14 | 1 | -1/+7 |
| | |||||
* | sync categories | Mario | 2020-12-14 | 1 | -1/+12 |
| | |||||
* | merge branch files_ng into dev | Mario | 2020-12-14 | 1 | -33/+257 |
| | |||||
* | if restarting a previously interrupted upload just return where we ended - ↵ | Mario | 2020-10-31 | 1 | -0/+6 |
| | | | | fix issue #1485 | ||||
* | adjust code comments and whitespace | Mario | 2020-04-29 | 1 | -3/+4 |
| | |||||
* | more work on attach_store_item() | Mario | 2020-04-29 | 1 | -2/+60 |
| | |||||
* | fix mod filestorage and fetch the info from attach if only the hash is ↵ | Mario | 2020-04-25 | 1 | -0/+14 |
| | | | | provided in attach_store_item() | ||||
* | more work on deprecating ACTIVITY_OBJ_FILE and adapt mod sharedwithme | Mario | 2020-04-24 | 1 | -3/+16 |
| | |||||
* | more work on deprecating ACTIVITY_OBJ_FILE | Mario | 2020-04-23 | 1 | -7/+21 |
| |