Harald Eilertsen
|
0dc959d9fe
|
Deprecate *_config() functions in core.
|
2024-03-24 09:58:21 +00:00 |
|
Mario
|
3dd7394247
|
AS2
|
2024-02-25 19:29:50 +00:00 |
|
Mario
|
515d1d5e63
|
postgres does not like binaries to be string while mariadb/mysql does not seem to care - let's see
|
2024-01-02 20:49:57 +00:00 |
|
Mario
|
be19b75031
|
make sure that we allow "0" as pathname
|
2023-08-15 12:05:50 +00:00 |
|
Mario
|
c4af4e3297
|
fix unable to create folders with name 0
|
2023-08-14 08:17:47 +00:00 |
|
Mario
|
cd26ead043
|
implement optional moderation of unsolicited comments, minor css fixes and some more work on ocap
|
2023-06-23 09:13:51 +00:00 |
|
Mario
|
11a2419c22
|
fix wrong array key
|
2023-06-02 19:10:53 +00:00 |
|
Mario
|
48a33f08e2
|
ocap initial checkin
|
2023-06-02 11:33:44 +00:00 |
|
Mario Vavti
|
3fb27bdc55
|
fix query for postgres
|
2023-05-10 18:04:19 +02:00 |
|
Mario
|
abae5de4d8
|
when uploading a image file, embed it in the item. otherwise attach it
|
2022-12-07 10:50:26 +00:00 |
|
Mario
|
839c5a8e41
|
fix regression where automatically created directories were not public and pinned/featured state of apps was not displayed correctly
|
2022-11-07 19:41:22 +00:00 |
|
Mario Vavti
|
e9ca17cec1
|
fix php warnings
|
2022-10-18 12:39:13 +02:00 |
|
Mario
|
108be24aed
|
remove logging
|
2022-10-12 19:39:15 +00:00 |
|
Mario
|
71efb05658
|
fix php warnings
|
2022-10-12 19:36:24 +00:00 |
|
Mario
|
d6a9a9927c
|
HQ dashboard - initial checkin
|
2022-07-15 17:50:02 +00:00 |
|
Mario
|
2968bf8241
|
merge branch perms_ng into dev
|
2021-12-15 12:17:19 +00:00 |
|
Mario Vavti
|
4ba47698d7
|
revise content import/export part 2
|
2021-09-29 21:47:12 +02:00 |
|
Zot
|
5b73cee0d8
|
file is stored in wrong directory (/) if uploaded using photo module and it...
|
2021-08-30 07:56:00 +00:00 |
|
Mario
|
a2403042c2
|
make sure we have a path before running getimagesize() on it
|
2021-08-17 07:53:07 +00:00 |
|
Mario
|
3f6b6dfaf3
|
fix regression in relation with recent photo changes
|
2021-06-27 15:20:06 +00:00 |
|
Hilmar R
|
c26dede97f
|
get dev
|
2021-03-01 18:48:11 +01:00 |
|
Mario
|
3105f514e4
|
make attach_upgrade() catch entries where only display_path is missing
(cherry picked from commit 42812078c5)
|
2021-01-16 10:13:43 +01:00 |
|
Mario
|
52fa350138
|
error in logic
(cherry picked from commit 16082456df)
|
2021-01-06 20:35:16 +01:00 |
|
Mario
|
d80f2a621d
|
simplify attach_folder_select_list()
(cherry picked from commit c7010dac3c)
|
2021-01-06 20:33:59 +01:00 |
|
Mario
|
d118ab71e6
|
files_ng: implement directory and bulk file download
|
2020-12-21 21:37:10 +00:00 |
|
Mario
|
b4b566318a
|
files_ng: fix regression in finding the right path in certain situations and add a info panel with attach and zrl bbcode
|
2020-12-16 16:57:56 +00:00 |
|
Mario
|
8e488e2913
|
handle removal of terms in attach_delete() when deleting a ressource
|
2020-12-14 21:56:19 +00:00 |
|
Mario
|
e58e27ce22
|
sync categories
|
2020-12-14 21:38:49 +00:00 |
|
Mario
|
2a154f8c9a
|
merge branch files_ng into dev
|
2020-12-14 11:02:20 +00:00 |
|
Mario
|
d59b81f11d
|
if restarting a previously interrupted upload just return where we ended - fix issue #1485
|
2020-10-31 19:57:14 +00:00 |
|
Mario
|
c9794439bc
|
adjust code comments and whitespace
|
2020-04-29 08:24:00 +00:00 |
|
Mario
|
079c13e633
|
more work on attach_store_item()
|
2020-04-29 08:21:33 +00:00 |
|
Mario
|
c229f058b4
|
fix mod filestorage and fetch the info from attach if only the hash is provided in attach_store_item()
|
2020-04-25 09:15:20 +00:00 |
|
Mario
|
e2b10f52e0
|
more work on deprecating ACTIVITY_OBJ_FILE and adapt mod sharedwithme
|
2020-04-24 14:25:49 +00:00 |
|
Mario
|
7e89d816d7
|
more work on deprecating ACTIVITY_OBJ_FILE
|
2020-04-23 19:14:43 +00:00 |
|
Mario
|
b7a655917e
|
some work on deprecating ACTIVITY_OBJ_FILE
|
2020-04-23 18:19:25 +00:00 |
|
Mario
|
328685d2fb
|
move from build_sync_packet() to Libsync::build_sync_packet()
|
2020-04-09 09:38:36 +00:00 |
|
Max Kostikov
|
aed6823051
|
Add .webp image format support
|
2019-12-07 20:14:17 +01:00 |
|
Mario Vavti
|
801ab611ed
|
more work on linked item/resource deletion for photos and events, deprecate the force flag in drop_item() and comment out goaway() in drop_item().
|
2019-06-13 13:34:04 +02:00 |
|
Max Kostikov
|
5d70d889e9
|
Revert "Update htconfig.sample.php"
This reverts commit f2126ef18c8b66020305d07dcefeacc4e55a3c12
|
2019-04-10 13:25:03 +02:00 |
|
Mario
|
ebc3666c6f
|
Cleanup and fixes
|
2019-03-15 02:51:51 +01:00 |
|
Klaus Weidenbach
|
13e0151cd2
|
Correct and extend Doxygen comments.
Correct some documentation errors for Doxygen and add
more comments.
Document some undefined variables with @FIXME.
|
2019-01-23 22:25:47 +01:00 |
|
zotlabs
|
9a8d1200ec
|
use uuid in file storage
|
2018-11-22 18:39:38 -08:00 |
|
zotlabs
|
39d914c9df
|
add item.uuid to relevant places
|
2018-11-15 16:34:09 -08:00 |
|
M.Dent (DM42.Net)
|
abe35817cd
|
Add attach_delete hook
|
2018-09-15 23:09:16 -04:00 |
|
Mario Vavti
|
eb322e8312
|
set the correct album name when moving photos
|
2018-07-18 13:18:37 +02:00 |
|
zotlabs
|
e9f49d9d9c
|
admin delete of files
|
2018-05-02 20:08:59 -07:00 |
|
zotlabs
|
32423a7706
|
parent folder permissions weren't being checked back to the cloud root directory in all cases
|
2018-04-30 22:30:59 -07:00 |
|
zotlabs
|
ce13fef6aa
|
more testing of attach_move() uncovered some issues
|
2018-04-26 19:21:08 -07:00 |
|
zotlabs
|
662316e687
|
update folder timestamp on uploaded files (fixme - we need to recurse back to the storage root but that is for another day)
|
2018-03-27 21:13:14 -07:00 |
|