Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more work on tiles | Mario | 2021-01-04 | 1 | -10/+10 |
| | |||||
* | rounded corners | Mario | 2021-01-04 | 1 | -1/+1 |
| | |||||
* | some work on the tiles view | Mario | 2021-01-04 | 1 | -35/+31 |
| | |||||
* | mod cloud strings | Mario | 2021-01-03 | 1 | -30/+30 |
| | |||||
* | set is_owner does not need to be a per item flag. fix post button visible ↵ | Mario | 2021-01-02 | 1 | -9/+9 |
| | | | | for collections | ||||
* | files_ng: implement directory and bulk file download | Mario | 2020-12-21 | 1 | -3/+8 |
| | |||||
* | files_ng: provide bbcode snippets in the info panel | Mario | 2020-12-17 | 1 | -4/+10 |
| | |||||
* | files_ng: fix regression in finding the right path in certain situations and ↵ | Mario | 2020-12-16 | 1 | -16/+18 |
| | | | | add a info panel with attach and zrl bbcode | ||||
* | files_ng: implement lockview | Mario | 2020-12-16 | 1 | -1/+6 |
| | |||||
* | merge branch files_ng into dev | Mario | 2020-12-14 | 1 | -58/+232 |
| | |||||
* | fix ability for file storage creators (visitors) to be able to delete their ↵ | zotlabs | 2019-02-19 | 1 | -1/+1 |
| | | | | own content | ||||
* | admin delete of files | zotlabs | 2018-05-02 | 1 | -2/+2 |
| | |||||
* | slight re-org and update of documentation, moving the tutorial to the top. | zotlabs | 2018-03-16 | 1 | -3/+3 |
| | |||||
* | Revert "try as best we can to keep the directory table (cloud list mode) ↵ | Mario Vavti | 2017-12-12 | 1 | -5/+5 |
| | | | | | | inside the containing div. It looks pretty bad when you have a long filename." This reverts commit 4d7acdd44d4413c5bb712fe05a77bcaccc3054a5. | ||||
* | try as best we can to keep the directory table (cloud list mode) inside the ↵ | zotlabs | 2017-12-11 | 1 | -5/+5 |
| | | | | containing div. It looks pretty bad when you have a long filename. | ||||
* | make sure we get a file upload progress indicator in the tiles view. | zotlabs | 2017-11-30 | 1 | -0/+4 |
| | |||||
* | made it to prepareHtml | zotlabs | 2017-11-30 | 1 | -1/+1 |
| | |||||
* | more work theming the tile view | zotlabs | 2017-11-20 | 1 | -2/+2 |
| | |||||
* | cloud tiles: use folder-o for folders and set the icon colour to something a ↵ | zotlabs | 2017-11-19 | 1 | -2/+2 |
| | | | | bit less harsh than the link colour for system icons. Dark solid blue folders are a bit overwhelming, as is the default text_colour (black) | ||||
* | allow svg image previews in cloud browser when using tile mode. | zotlabs | 2017-11-16 | 1 | -1/+1 |
| | |||||
* | move tile styles to theme instead of template file | zotlabs | 2017-10-30 | 1 | -7/+7 |
| | |||||
* | provide a 'tile' view (view only) mode to mod_cloud | zotlabs | 2017-10-30 | 1 | -0/+35 |
| | |||||
* | fix filestorage spinner | Mario Vavti | 2017-10-07 | 1 | -1/+1 |
| | |||||
* | Revert "move theme specific files to theme dir" | zotlabs | 2017-05-02 | 1 | -0/+45 |
| | | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c. | ||||
* | move theme specific files to theme dir | zotlabs | 2017-05-01 | 1 | -45/+0 |
| | |||||
* | update to latest bs4 from git and change hidden-* classes to d-* | Mario Vavti | 2017-03-20 | 1 | -6/+6 |
| | |||||
* | catch all input fields (in preparation for acl in this place) and display ↵ | Mario Vavti | 2016-07-29 | 1 | -0/+2 |
| | | | | the files to upload in the right order | ||||
* | rework drag and drop to drag directly into files area, implement the default ↵ | Mario Vavti | 2016-07-27 | 1 | -1/+1 |
| | | | | upload button to work with the same mechanism as drag and drop, revert 560af7a5b8e30001ea6bf9a6d2ea36e94ae904d0 since it did not work so well with the new cloud upload mechanism | ||||
* | fix mime-type icons in /cloud | Mario Vavti | 2016-05-01 | 1 | -1/+1 |
| | |||||
* | update icon names in view/ | Treer | 2016-05-01 | 1 | -3/+3 |
| | |||||
* | bring some more generic-content-wrappers and fix some of them | Mario Vavti | 2015-06-19 | 1 | -1/+1 |
| | |||||
* | bring ajax delete to files | Mario Vavti | 2015-04-12 | 1 | -2/+2 |
| | |||||
* | more files css fixes | marijus | 2014-12-28 | 1 | -1/+1 |
| | |||||
* | files css fixes | marijus | 2014-12-28 | 1 | -1/+1 |
| | |||||
* | more work on files | marijus | 2014-12-28 | 1 | -9/+11 |
| | |||||
* | more work on files | marijus | 2014-12-27 | 1 | -41/+39 |
| | |||||
* | files: make mod/filestorage.php load via ajax and some design work. work in ↵ | marijus | 2014-12-21 | 1 | -8/+6 |
| | | | | progress... | ||||
* | This is a fix to not interfere the ongoing adding of ↵ | marijus | 2014-10-10 | 1 | -1/+2 |
| | | | | | | | .generic-content-wrapper with the ongoing styling of redbasic theme. adding of .generic-content-wrapper is needed and useful for derivative themes but it should not contain any styling information for redbasic theme. therefor i added .generic-content-wrapper-styled as a quickfix for spots where redbasic is not finished yet. Sidenote: please avoid opening a div in one *.tpl and close it in another or (even worse) open a div in a *.tpl and close it in an already templatified mod/*.php. This will really make the code and templates very, very confusing. | ||||
* | Added and changed on some places div class generic-content-wrapper. And ↵ | Jeroen | 2014-10-09 | 1 | -1/+2 |
| | | | | added to redbasic. Other thems can now also theme backgrounds of a lot of pages. I'm not completely done, but till now - this is it. | ||||
* | move code out of templates - not sure how this even worked. | friendica | 2014-07-03 | 1 | -9/+9 |
| | |||||
* | Fixed some more timestamp bugs in RedDAV. | Klaus Weidenbach | 2014-06-29 | 1 | -14/+9 |
| | | | | Fixed an SQL-query in RedFile::put(), where parameters where in wrong order. | ||||
* | Templified cloud's directory listing. | Klaus Weidenbach | 2014-06-26 | 1 | -0/+48 |
Moved HTML for the directory listing from include/reddav.php to it's own template file. Still need to clean it up bit more, but should be useable already. |