summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Flex to controlsJohn Molakvoæ2017-11-081-2/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Breadcrumbs hiding calculationJohn Molakvoæ2017-11-081-55/+25
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Merge pull request #7064 from nextcloud/popover-fixRoeland Jago Douma2017-11-082-52/+46
|\ | | | | Fix popover layout
| * Fixed sharing popover and removed unused old codeJohn Molakvoæ (skjnldsv)2017-11-071-11/+2
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Reduce spread of css selector for a.actionJohn Molakvoæ (skjnldsv)2017-11-071-41/+44
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2017-11-0836-58/+1342
| |
* | Merge pull request #7042 from ↵Lukas Reschke2017-11-073-8/+115
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/ensure_unique_uid_for_calendar_objects ensure uid for calendar objects is unique
| * | ensure uid for calendar objects is uniqueGeorg Ehrke2017-11-063-8/+115
| | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | Merge pull request #7075 from nextcloud/remove-unused-variablesRoeland Jago Douma2017-11-077-24/+5
|\ \ \ | | | | | | | | Remove unused variables
| * | | Remove unused variablesMorris Jobke2017-11-067-24/+5
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Theming: expose element color though capabilities APIJulius Härtl2017-11-073-5/+8
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | [tx-robot] updated from transifexNextcloud bot2017-11-0754-0/+3214
| | | |
* | | | Change @georgehrke's emailMorris Jobke2017-11-0663-48/+63
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Update license headersMorris Jobke2017-11-06558-451/+1689
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #5321 from coletivoEITA/user_ldap_plugins_structureMorris Jobke2017-11-0637-173/+2801
|\ \ \ \ | | | | | | | | | | Implement plugins infrastructure in User_LDAP
| * | | | User_LDAP plugins: smaller fixesVinicius Cubas Brand2017-11-0313-63/+127
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
| * | | | Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-0333-172/+2736
| |/ / / | | | | | | | | | | | | Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
* | | | Merge pull request #6402 from nextcloud/dav-email-customizationMorris Jobke2017-11-064-48/+375
|\ \ \ \ | | | | | | | | | | Enhance calendar invitation emails
| * | | | fancify invitation emailsGeorg Ehrke2017-11-032-45/+253
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
| * | | | Correctly use the email templatingJoas Schilling2017-11-031-80/+47
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Language depending datesJoas Schilling2017-11-031-5/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Fix phpStorm complaintsJoas Schilling2017-11-033-52/+55
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | DAV: Initial email customization supportLeon Klingele2017-11-033-16/+168
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-Off-By: Leon Klingele <leon@struktur.de> Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | | | Merge pull request #7074 from nextcloud/use-proper-whitespaceChristoph Wurst2017-11-061-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Use proper whitespace
| * | | | | Use proper whitespaceMorris Jobke2017-11-061-1/+1
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | [tx-robot] updated from transifexNextcloud bot2017-11-066-34/+40
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2017-11-052-0/+2
| |_|_|/ |/| | |
* | | | Add variable for border-radiusJan-Christoph Borchardt2017-11-032-2/+2
|/ / / | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Merge pull request #7049 from nextcloud/fix-actions-menuJan-Christoph Borchardt2017-11-032-6/+1
|\ \ \ | | | | | | | | Fix opening the file actions menu in mobile
| * | | Fix opening the file actions menu in mobileMorris Jobke2017-11-032-6/+1
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | 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
| | | | | |