| Commit message (Expand) | Author | Age | Files | Lines |
* | fix php warnings | Mario Vavti | 2022-10-18 | 1 | -4/+7 |
* | fix php warnings | Mario | 2022-10-12 | 1 | -2/+5 |
* | remove logging | Mario | 2021-01-06 | 1 | -1/+1 |
* | filter out self and child folders from the folder list | Mario | 2021-01-06 | 1 | -3/+10 |
* | missing translateable string and adapt icons | Mario | 2021-01-04 | 1 | -1/+2 |
* | some work on the tiles view | Mario | 2021-01-04 | 1 | -1/+1 |
* | mod cloud strings | Mario | 2021-01-03 | 1 | -9/+18 |
* | files_ng: slightly change the way we display link bbcode | Mario | 2021-01-03 | 1 | -1/+1 |
* | fix typos | Mario | 2021-01-02 | 1 | -3/+2 |
* | set is_owner does not need to be a per item flag. fix post button visible for... | Mario | 2021-01-02 | 1 | -1/+2 |
* | files_ng: provide bbcode snippets in the info panel | Mario | 2020-12-17 | 1 | -0/+36 |
* | improve when to show link to parent path | Mario | 2020-12-14 | 1 | -6/+4 |
* | merge branch files_ng into dev | Mario | 2020-12-14 | 1 | -116/+223 |
* | remove extraneous logging | zotlabs | 2019-02-19 | 1 | -1/+0 |
* | fix ability for file storage creators (visitors) to be able to delete their o... | zotlabs | 2019-02-19 | 1 | -4/+11 |
* | re-implement/refactor getQuotaInfo() on DAV storage | zotlabs | 2018-06-14 | 1 | -2/+4 |
* | optionally report total available space when uploading | zotlabs | 2018-06-13 | 1 | -0/+4 |
* | Update github.com git repo URLs with framagit.org URLs | Andrew Manning | 2018-06-08 | 1 | -1/+1 |
* | admin delete of files | zotlabs | 2018-05-02 | 1 | -1/+3 |
* | Use Add Files/Photos instead of Upload to open the upload dialog | Mario Vavti | 2018-04-07 | 1 | -1/+1 |
* | cloud 'view-as-tiles' toggle wasn't available (at all) for guests and they ar... | zotlabs | 2018-02-22 | 1 | -1/+4 |
* | mod_cloud: provide a themed page with an error notification on errors instead... | zotlabs | 2017-12-05 | 1 | -1/+1 |
* | remove warning for large files on cloud upload | zotlabs | 2017-12-02 | 1 | -3/+0 |
* | text thumbnails in cloud tile mode | zotlabs | 2017-11-19 | 1 | -2/+11 |
* | svg thumbnails have security concerns. Added thumbnail security setting and h... | zotlabs | 2017-11-17 | 1 | -2/+11 |
* | allow svg image previews in cloud browser when using tile mode. | zotlabs | 2017-11-16 | 1 | -1/+10 |
* | sort out a few more large image upload issues | zotlabs | 2017-11-14 | 1 | -2/+0 |
* | allow cloud filenames to include ampersands without messing up auth tokens (z... | zotlabs | 2017-11-05 | 1 | -0/+1 |
* | provide a 'tile' view (view only) mode to mod_cloud | zotlabs | 2017-10-30 | 1 | -0/+20 |
* | feed untranslated appnames to nav_set_selected() and query for the active app... | Mario Vavti | 2017-10-09 | 1 | -1/+1 |
* | implement file notification on initial upload and rename get_parent_cloudpath... | git-marijus | 2017-07-29 | 1 | -1/+2 |
* | more nav_set_selected apps | git-marijus | 2017-07-21 | 1 | -0/+2 |
* | better fix for dav headers already sent issue | zotlabs | 2017-06-26 | 1 | -1/+2 |
* | get rid of some more deprecated uses of $a | zotlabs | 2017-03-28 | 1 | -1/+1 |
* | remove obsolete app argument from load_pdl | zotlabs | 2017-03-28 | 1 | -1/+1 |
* | get rid of get_app() | zotlabs | 2017-03-28 | 1 | -2/+3 |
* | move profile tabs to app-tray | Mario Vavti | 2017-03-20 | 1 | -1/+2 |
* | add file size notes to /cloud actions panel | zotlabs | 2017-02-27 | 1 | -0/+4 |
* | fix find_folder_hash_by_path() which was not safe against multiple attach str... | zotlabs | 2017-02-20 | 1 | -1/+7 |
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -14/+15 |
* | [TASK] Replace deprecated Sabre functions. | Klaus Weidenbach | 2016-09-29 | 1 | -16/+13 |
* | implement acl for folder creation | Mario Vavti | 2016-08-10 | 1 | -1/+4 |
* | fix cloud path | redmatrix | 2016-08-07 | 1 | -1/+1 |
* | bring back acl for cloud file uploads | Mario Vavti | 2016-08-06 | 1 | -1/+2 |
* | multi acl: port /cloud and /filestorage | Mario Vavti | 2016-08-04 | 1 | -0/+4 |
* | rework drag and drop to drag directly into files area, implement the default ... | Mario Vavti | 2016-07-27 | 1 | -75/+0 |
* | allow multiple-file cloud upload | Mario Vavti | 2016-07-26 | 1 | -0/+75 |
* | add acl selection to files upload via /cloud (still missing from directory cr... | redmatrix | 2016-07-24 | 1 | -1/+20 |
* | Multiple file upload by drag and drop with progress indicators and auto page ... | Andrew Manning | 2016-07-24 | 1 | -1/+2 |
* | upgrade to sabre32 | Mario Vavti | 2016-05-28 | 1 | -2/+2 |