zotlabs
|
beeafc6bc5
|
fix bitrot in util/zotsh
|
2019-08-15 16:28:06 -07:00 |
|
zotlabs
|
9a8d1200ec
|
use uuid in file storage
|
2018-11-22 18:39:38 -08:00 |
|
zotlabs
|
3716f4e809
|
hiding a channel from the directory also hides them from the cloud rootdir
|
2018-06-18 22:57:38 -07:00 |
|
zotlabs
|
7a144b90fb
|
re-implement/refactor getQuotaInfo() on DAV storage
|
2018-06-14 20:40:25 -07:00 |
|
zotlabs
|
2bd7d30a5b
|
show/hide dot files only in mod_cloud. For DAV let the OS decide
|
2018-05-09 01:54:18 -07:00 |
|
zotlabs
|
cab22f228a
|
hide dotfiles by default in /cloud - the web interface (they are still accessible but hidden). Change this behaviour with pconfig system.show_dot_files
|
2018-05-08 23:01:24 -07:00 |
|
zotlabs
|
09ef1b1bb6
|
sql error
|
2018-04-27 02:34:52 -07:00 |
|
zotlabs
|
38e99c8354
|
set the 'force' flag on attach_mkdir when initiated from a DAV operation. This will report success if it already exists rather than throwing an exception.
|
2018-04-26 17:25:58 -07:00 |
|
zotlabs
|
1514b0f4e5
|
initial support for alternative sort orders on the cloud pages. Can be triggered manually but further development is required.
|
2018-03-21 21:19:18 -07:00 |
|
zotlabs
|
60b38a3a52
|
slight re-org and update of documentation, moving the tutorial to the top.
|
2018-03-16 15:34:09 -07:00 |
|
zotlabs
|
1aa9ce8fe5
|
sort cloud directory by 1. is_dir and 2. name until we can figure out a way to request different sort orders
|
2017-12-25 16:25:04 -08:00 |
|
zotlabs
|
d326e7a75c
|
hubzilla issue #680, implement IMoveTarget and recursive file/directory move/rename
|
2017-12-06 16:07:40 -08:00 |
|
zotlabs
|
16f584608f
|
text thumbnails in cloud tile mode
|
2017-11-19 16:56:59 -08:00 |
|
zotlabs
|
8e53491867
|
sort out a few more large image upload issues
|
2017-11-14 17:39:33 -08:00 |
|
zotlabs
|
0499deea69
|
more cloud updates - upgrade the DAV structures as well.
|
2017-03-22 19:31:43 -07:00 |
|
zotlabs
|
18b22f5f8a
|
prep work
|
2017-02-27 14:54:41 -08:00 |
|
Florian Steinel
|
43de0e7f16
|
until we've settled on what they should be, set os_path and display_path to an emtpy string
|
2016-10-22 08:17:26 +02:00 |
|
Florian Steinel
|
ca97130a29
|
add column display_path to inserts into attachment, as this column is a not null column
Conflicts:
Zotlabs/Storage/Directory.php
include/attach.php
amend 54def92bcf75c08cd8dec3921e5ef26f23d85ffc display_path
|
2016-10-22 05:07:06 +02:00 |
|
Klaus Weidenbach
|
7b41839ea8
|
[TASK] Update Doxyfile and fix Doxygen errors.
Updated Doxyfile to include new folders.
Add a list for @hooks tags.
Fixed some parsing problems for Doxygen.
|
2016-10-13 11:27:23 +02:00 |
|
Klaus Weidenbach
|
bb5b19c2fb
|
[TASK] Replace deprecated Sabre functions.
Replaced some deprecated functions from Sabre's URLUtil class.
|
2016-09-29 20:28:47 +02:00 |
|
Andrew Manning
|
f17f51a9c1
|
Merge remote-tracking branch 'upstream/dev' into website-import
|
2016-07-30 06:30:46 -04:00 |
|
Mario Vavti
|
6900dd34a4
|
URLUtil path has changed since sabredav 1.8 - fixes renaming issue in dav clients
|
2016-07-26 09:04:52 +02:00 |
|
Andrew Manning
|
99f7dd0fd4
|
Merge remote-tracking branch 'upstream/dev' into website-import
|
2016-07-20 05:38:19 -04:00 |
|
redmatrix
|
dc9fa7cf64
|
include attach.php at the module level since 2d4b75428a wasn't backported to dev and we're about to branch an RC
|
2016-07-17 16:04:00 -07:00 |
|
Andrew Manning
|
6c5086a933
|
Added functions to check cloud files path and return path with hashed names
|
2016-07-17 11:52:21 -04:00 |
|
Mario Vavti
|
227320f6f0
|
more fixes for /cloud and /dav
|
2016-07-07 20:16:27 +02:00 |
|
redmatrix
|
e3d70e6b62
|
merge include/reddav.php into Zotlabs/Storage/Directory.php
|
2016-07-05 17:54:05 -07:00 |
|
redmatrix
|
a9d7acda27
|
the rest of the schema updates - WARNING: some third party plugins may fail; e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files.
|
2016-06-01 21:48:54 -07:00 |
|
sasiflo
|
bfbe6c1660
|
Synchronization: Directory creation on sync import corrected.
|
2016-05-17 12:27:15 +02:00 |
|
redmatrix
|
bb96f44861
|
allow engineering units (e.g. 400M, 1G) as service class limits
|
2016-04-28 21:02:27 -07:00 |
|
redmatrix
|
279f32b13d
|
send file sync packets for all known file operations
|
2016-04-07 18:54:48 -07:00 |
|
redmatrix
|
aa0412d83b
|
use the explicit form of build_sync_packet so that file/photo sync will work even when the actual observer is a guest (with permission to upload).
|
2016-04-06 20:25:52 -07:00 |
|
redmatrix
|
9abd95fad3
|
static App
|
2016-03-31 16:06:03 -07:00 |
|
redmatrix
|
28d07fd6b2
|
move storage assets to zotlabs/storage
|
2016-02-19 00:06:10 -08:00 |
|