aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo
Commit message (Expand)AuthorAgeFilesLines
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-05-171-2/+2
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-03-031-2/+2
* Master is now 26Joas Schilling2022-09-221-2/+2
* set defaultEnabled in shipped.jsonMaxence Lange2022-09-151-1/+0
* Master is now 25Joas Schilling2022-04-141-2/+2
* Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-111-1/+1
* Version bumpCôme Chilliet2022-04-041-1/+1
* Master is now 24Joas Schilling2021-11-111-2/+2
* move files_sharing to IBootStrapRobin Appelman2021-10-191-34/+0
* Update app versions for 23Vincent Petry2021-09-281-1/+1
* Let users choose a share_folderHinrich Mahler2021-09-061-0/+11
* Bump app versionJoas Schilling2021-06-241-1/+1
* Master is now 23Joas Schilling2021-06-241-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-4/+2
* Drop redundant indesRoeland Jago Douma2021-02-161-1/+1
* This is 22Joas Schilling2021-02-031-1/+1
* Adjust share_external tableVincent Petry2020-12-231-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Get rid of database.xml in files_sharingJulius Härtl2020-12-081-120/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-10/+10
* Bump versionsJoas Schilling2020-09-181-2/+2
* Show filename on share link downloadJohn Molakvoæ (skjnldsv)2020-09-171-1/+2
* Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
* Allow some apps to have root URLs in their own routing fileJoas Schilling2020-04-181-0/+31
* Fix app updatesRoeland Jago Douma2020-01-211-2/+2
* A pending shares overviewRoeland Jago Douma2020-01-071-0/+5
* Accept shares when you open mailRoeland Jago Douma2020-01-061-1/+6
* Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma2019-12-172-1/+9
* Update license headersChristoph Wurst2019-12-052-7/+6
* Inherited SharesMaxence Lange2019-12-031-0/+5
* Fix files_sharing app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-12-021-82/+1
* Accept existing shares on updateJoas Schilling2019-11-121-1/+2
* Add the notifier and the API endpoint for user sharesJoas Schilling2019-11-122-0/+6
* Merge pull request #17727 from nextcloud/enh/share_expiration_notificationRoeland Jago Douma2019-11-041-0/+1
|\
| * Add notification for shares about to expireRoeland Jago Douma2019-11-011-0/+1
* | remove missed manual Application instance constructionsRobin Appelman2019-11-041-1/+2
|/
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-0/+1
* Development is 18 now!Roeland Jago Douma2019-09-051-2/+2
* Bump versions of server and the requirements of appsJoas Schilling2019-04-111-2/+2
* Dispatch event to allow apps to load their script for collectionsJulius Härtl2019-03-191-0/+3
* Merge webpack into main oneJulius Härtl2019-03-011-1/+1
* Show sharing recommendationsChristoph Wurst2019-02-251-0/+5
* Move files_sharing additionalscripts over to webpackRoeland Jago Douma2019-02-151-1/+0
* Bump versions of server and the requirements of appsJoas Schilling2018-11-231-2/+2
* Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
* Don't call getUID on null when the app is loaded for a guestJoas Schilling2018-07-231-1/+5
* Reorder position of "Shared by me" and "Shared with me"Morris Jobke2018-07-161-8/+10
* Make section "deleted shares" a subsection of "shares"Morris Jobke2018-07-161-12/+8
* Rename "Shares overview" to "Shares"Morris Jobke2018-07-161-1/+1
* Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)2018-07-131-40/+38