summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #7048 from nextcloud/flexbox-cssJan-Christoph Borchardt2017-11-031-4/+0
|\ | | | | Vendor prefix for flexbox not needed anymore
| * Vendor prefix for flexbox not needed anymoreMorris Jobke2017-11-031-4/+0
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2017-11-03132-126/+3762
| |
* | Merge pull request #6652 from nextcloud/sharing-link-menuJohn Molakvoæ2017-11-024-48/+87
|\ \ | | | | | | Move sharing page options to menu in top right
| * | Fix Scrutinizer issueJan-Christoph Borchardt2017-11-021-1/+2
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Clicking publicly shared image opens direct preview urlJan-Christoph Borchardt2017-11-012-4/+6
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Directly show linkJan-Christoph Borchardt2017-11-012-9/+8
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Use standard way of showing and hiding popover menuJan-Christoph Borchardt2017-11-012-3/+3
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Fix scrollbar showing up on public pageJan-Christoph Borchardt2017-11-011-1/+1
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Show and hide menu via Javascript, thanks @skjnldsvJan-Christoph Borchardt2017-11-013-2/+24
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Adjust prominence of shared-by info to not overpower file nameJan-Christoph Borchardt2017-11-011-1/+2
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Add label to download actionJan-Christoph Borchardt2017-11-012-1/+4
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Fix display of Download entry textJan-Christoph Borchardt2017-11-013-7/+5
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Move shared page controls to menu in top rightJan-Christoph Borchardt2017-11-012-30/+43
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Merge pull request #6094 from nextcloud/sharedby-avatarJan-Christoph Borchardt2017-11-022-8/+16
|\ \ \ | | | | | | | | Show avatar instead of username for shared files
| * | | adjust more js unit testsArthur Schiwon2017-11-021-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | Fix test for tooltip and local share ownerJan-Christoph Borchardt2017-11-011-0/+4
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | Fix CSS, better handling of recipientsMarin Treselj2017-10-311-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
| * | | Show avatar instead of username for shared filesJan-Christoph Borchardt2017-10-311-0/+4
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | [tx-robot] updated from transifexNextcloud bot2017-11-022-2/+8
| | | |
* | | | Merge pull request #7030 from nextcloud/proper_og_imageRoeland Jago Douma2017-11-011-1/+6
|\ \ \ \ | | | | | | | | | | Use the new direct endpoint for the OpenGraph image
| * | | | Use the new direct endpoint for the og:imageRoeland Jago Douma2017-10-311-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some providers had issues when using the preview link (since it was double encoded). Now we actually serve the max size preview so it looks better The image isn't cropped anymore so supporting platforms can just embed the whole image. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | update autoloaderArthur Schiwon2017-11-012-0/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | Merge branch 'master' into autocomplete-guiArthur Schiwon2017-11-01577-1497/+16756
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #6875 from nextcloud/app_autoloadersJoas Schilling2017-11-01166-10/+11561
| |\ \ \ \ | | | | | | | | | | | | Move server apps to dedicated autoloader
| | * | | | User_LDAP AutoloaderRoeland Jago Douma2017-10-249-0/+701
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | UpdateNotification AutoloaderRoeland Jago Douma2017-10-249-0/+613
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | TwoFactorBackupCodes AutoloaderRoeland Jago Douma2017-10-249-0/+625
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | Testing AutoloaderRoeland Jago Douma2017-10-249-0/+613
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | SystemTags AutoloaderRoeland Jago Douma2017-10-249-0/+611
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | ShareByMail AutoloaderRoeland Jago Douma2017-10-249-0/+615
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | Provisioning_API AutoloaderRoeland Jago Douma2017-10-249-0/+615
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | OAuth2 autoloaderRoeland Jago Douma2017-10-249-0/+621
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | LookupServerConnector AutoloaderRoeland Jago Douma2017-10-249-0/+605
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | Files_Versions AutoloaderRoeland Jago Douma2017-10-249-0/+623
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | Files_Trashbin AutoloaderRoeland Jago Douma2017-10-249-0/+629
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | Files_Sharing AutoloaderRoeland Jago Douma2017-10-244-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | Files AutoloaderRoeland Jago Douma2017-10-249-0/+655
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | Federation AutoloaderRoeland Jago Douma2017-10-249-0/+629
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | FederatedFileSharing AutoloaderRoeland Jago Douma2017-10-249-0/+625
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | Encryption AutoloaderRoeland Jago Douma2017-10-249-0/+655
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | DAV AutoloaderRoeland Jago Douma2017-10-249-0/+873
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | Comments AutoloaderRoeland Jago Douma2017-10-249-0/+619
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| | * | | | Admin Audit autoloaderRoeland Jago Douma2017-10-249-0/+623
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | | [tx-robot] updated from transifexNextcloud bot2017-11-0176-72/+210
| | |/ / / | |/| | |
| * | | | Merge pull request #6849 from ↵blizzz2017-10-318-33/+235
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | nextcloud/fix-missing-translation-of-personal-calendar-in-activity Fix missing translation of "Personal" calendar in activities
| | * | | Add a doc why this should not be removedJoas Schilling2017-10-234-3/+21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| | * | | Fix missing translation of "Personal" calendar in activitiesJoas Schilling2017-10-167-33/+217
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Merge pull request #6903 from ↵Joas Schilling2017-10-312-11/+221
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/feature/679/remove_valarms_from_read_only_shared_calendars remove reminders from read-only shared calendars
| | * | | | remove reminders from read-only shared calendarsGeorg Ehrke2017-10-222-11/+221
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>