aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
...
| * | type closure to make psalm a bit happierRoeland Jago Douma2022-10-091-1/+1
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #33915 from ↵Simon L2022-10-105-100/+65
|\ \ \ | |/ / |/| | | | | | | | nextcloud/enh/33914-replace_expiration_date_picker_with_native_date_picker Replace vue2-datepicker with native date picker for share expiration dates
| * | Replace moment.js date with Date Object.julia.kirschenheuter2022-10-065-100/+65
| | | | | | | | | | | | | | | | | | | | | Replace vue2-datepicker with native date picker for expiration date. Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-10-092-4/+4
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-10-084-16/+16
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-10-072-0/+6
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-10-062-4/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-10-052-0/+6
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix footerszaimen2022-10-035-8/+22
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #34331 from nextcloud/enh/noid/public-view-fixSimon L2022-10-025-15/+14
|\ | | | | fix public view
| * Compile assetsnextcloud-command2022-09-294-10/+10
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix public view - attempt 2szaimen2022-09-291-5/+4
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | Merge pull request #34223 from nextcloud/includeTagsblizzz2022-10-011-2/+2
|\ \ | | | | | | includeTags -> include_tags
| * | includeTags -> include_tagstobiasKaminsky2022-09-281-2/+2
| | | | | | | | | | | | Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
* | | [tx-robot] updated from transifexNextcloud bot2022-10-014-4/+10
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix renaming in shared with you file listVincent Petry2022-09-301-5/+0
| | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-302-0/+2
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-09-292-2/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #34248 from nextcloud/bugfix/noid/ignore-invalid-share-typesVincent Petry2022-09-281-0/+2
|\ | | | | Ignore invalid share types
| * Ignore invalid share typesJoas Schilling2022-09-261-0/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2022-09-2858-224/+224
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #34288 from ↵Vincent Petry2022-09-272-6/+7
|\ \ | | | | | | | | | | | | nextcloud/bugfix/34281/fix-copy-internal-link-focus Fix focussing to internal link after copy
| * | Update apps/files_sharing/src/components/SharingEntryInternal.vueVincent Petry2022-09-271-2/+1
| | | | | | | | | | | | | | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | Fix focussing to internal link after copyVincent Petry2022-09-272-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since a recent change to NcActions it's not possible to add a "ref" attribute on a NcAction* component. As a workaround, a ref was added on the NcActions parent component instead. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | Fix grid view button in public pageVincent Petry2022-09-271-0/+25
|/ / | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* / [tx-robot] updated from transifexNextcloud bot2022-09-274-28/+28
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-09-252-22/+22
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-09-244-8/+58
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-09-232-0/+134
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Master is now 26Joas Schilling2022-09-221-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #34133 from nextcloud/showTagVincent Petry2022-09-221-2/+10
|\ | | | | Add includeTags to /share/id
| * Update apps/files_sharing/lib/Controller/ShareAPIController.phpTobias Kaminsky2022-09-211-2/+4
| | | | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Tobias Kaminsky <tobias@nextcloud.com>
| * Show include tags on single sharetobiasKaminsky2022-09-191-1/+1
| | | | | | | | Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
| * Add includeTags to /share/idtobiasKaminsky2022-09-191-1/+7
| |
* | Merge pull request #34147 from ↵Joas Schilling2022-09-201-2/+2
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/fix-avatar-cleanup-on-user-delete Fix avatar cleanup on user delete
| * | Rebuild autoloaderJoas Schilling2022-09-201-2/+2
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / [tx-robot] updated from transifexNextcloud bot2022-09-202-0/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-09-192-2/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-09-172-32/+46
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2Vincent Petry2022-09-151-1/+0
|\ | | | | set defaultEnabled in shipped.json
| * set defaultEnabled in shipped.jsonMaxence Lange2022-09-151-1/+0
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Merge pull request #33941 from nextcloud/fix/public-sharingCarl Schwan2022-09-152-4/+6
|\ \ | |/ |/| Only normalize data in public shares and not crud
| * Only normalize data in public shares and not crudCarl Schwan2022-09-082-4/+6
| | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | [tx-robot] updated from transifexNextcloud bot2022-09-152-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix: also apply top margin to audio in firefoxMax2022-09-143-3/+3
| | | | | | | | | | | | | | | | Based on https://github.com/nextcloud/viewer/pull/1371 . If we are displaying an audio file in a single page share provide enough margin to display the speed settings. Signed-off-by: Max <max@nextcloud.com>
* | Merge pull request #34062 from nextcloud/enh/sharing-tab-alignment-and-spacingVincent Petry2022-09-141-4/+10
|\ \ | | | | | | Align sharing tab content and increase spacing
| * | Align sharing tab content and increase spacingChristopher Ng2022-09-141-4/+10
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-09-148-4/+22
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Compile assetsnextcloud-command2022-09-134-2/+18
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | fix public audio styleszaimen2022-09-131-0/+9
| | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>