aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/templates
Commit message (Expand)AuthorAgeFilesLines
* chore(files): cleanup old templatesJohn Molakvoæ2024-01-252-42/+0
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Remove unneeded `tabindex="0"` from sidebar and app contentjulia.kirschenheuter2023-10-251-1/+1
* make sure to show download button only one timeSimon L2023-06-141-3/+2
* Refactors "strpos" calls in /apps/files_sharing to improve code readability.Faraz Samapoor2023-06-021-1/+1
* Pluggable share providerLouis Chemineau2023-02-021-1/+1
* Make scroll areas keyboard focussableJulius Härtl2022-09-011-1/+1
* feature: first take on using the viewer to render single file sharesMax2022-08-251-24/+14
* Remove legacy #dir element in files listVincent Petry2022-07-272-4/+0
* Remove obsolete notification containerVincent Petry2022-07-261-1/+0
* Replace files app ids to classesVincent Petry2022-07-262-8/+8
* Change tooltip title of files grid view toggle dynamicallyChristopher Ng2022-07-041-3/+3
* l10n: Delete apostropheValdnet2022-06-071-1/+1
* hide download button for imagesszaimen2022-02-161-4/+6
* Revert "Add non-breaking space in the file size"szaimen2022-02-101-2/+2
* Add non-breaking space in the file sizeCarl Schwan2022-01-141-2/+2
* Improve layout for the public download pageCarl Schwan2022-01-131-1/+1
* Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-081-1/+1
* Fix "No entries in this …" templateJoas Schilling2021-10-251-1/+1
* Correct codeValdnet2021-09-131-2/+2
* l10n: Remove a text string from translationValdnet2021-09-131-2/+2
* Duplicate code removedsangramsinh.desai@t-systems.com2021-09-021-14/+1
* unwanted class removedsangramsinh.desai@t-systems.com2021-09-021-2/+2
* mimetype condition mergedsangramsinh.desai@t-systems.com2021-09-021-0/+11
* Guest view download button seperated for imageSangramsinh Desai2021-09-021-0/+13
* Guest view download button seperated for videoSangramsinh Desai2021-09-021-1/+4
* Remove trailing whitespace from commentFlorian Storz2021-07-191-1/+1
* Add comment linking to PRFlorian Storz2021-07-191-0/+1
* hide download button for public preview of audio filesFlorian Storz2021-07-191-1/+2
* Don't use deprecated getIniWrapper() anymoreJoas Schilling2020-08-201-2/+2
* Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke2020-08-171-1/+1
* Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-142-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Remove trailing and in between spacesChristoph Wurst2020-04-091-3/+3
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Merge pull request #19913 from nextcloud/bugfix/noid/remove-user-name-from-pu...Roeland Jago Douma2020-04-031-4/+9
|\
| * Remove user name from public sharing pageJoas Schilling2020-04-011-4/+9
* | add translation strings & add margin to uploaded files-listChristopher Mueller2020-03-311-1/+1
* | Add basic progressbar to public upload pageChristopher Mueller2020-03-311-2/+1
|/
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma2019-12-171-0/+29
* Fix grid toggle button on public pageJohn Molakvoæ (skjnldsv)2019-02-211-7/+9
* Add the file drop uploaded files elementMichael Weimann2019-01-041-0/+1
* Fixes the grid toggle for none folder sharesMichael Weimann2018-11-091-1/+1
* Improve text to be better translatable and use CSS instead of HTML for bold textMorris Jobke2018-11-071-2/+2
* Moves the terms of service into a dialogMichael Weimann2018-11-071-6/+13
* Inlines the share note for file dropsMichael Weimann2018-11-071-1/+8
* Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)2018-11-062-1/+8
* Honour "hide download" in the public share pageDaniel Calviño Sánchez2018-10-301-2/+4
* Expose hide download to public pageRoeland Jago Douma2018-10-301-1/+2