summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-06-208-14/+20
|
* Merge pull request #5447 from nextcloud/calendar-icon-whiteJan-Christoph Borchardt2017-06-199-7/+11
|\ | | | | Add white version of the calendar.svg icon
| * Add CSS class for icon-calendarMarin Treselj2017-06-171-0/+3
| | | | | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
| * Add viewport to all core/img/places/* icons.Marin Treselj2017-06-179-9/+9
| | | | | | | | | | | | Also removed some unneeded style declarations. Signed-off-by: Marin Treselj <marin@pixelipo.com>
| * Add white version of the calendar.svg iconMarin Treselj2017-06-162-1/+2
| | | | | | | | | | | | There's no reason for not including it and it is needed for Deck app. Signed-off-by: Marin Treselj <marin@pixelipo.com>
* | [tx-robot] updated from transifexNextcloud bot2017-06-196-0/+6
| |
* | Merge pull request #5423 from nextcloud/better-svg-optimizationMorris Jobke2017-06-171-1/+1
|\ \ | | | | | | Remove XML header and line breaks in SVG files.
| * | Remove XML heared and line breaks in SVG files.Marin Treselj2017-06-151-1/+1
| | | | | | | | | | | | | | | | | | My suggestion for further SVG optimiztion - as mentioned in #5229 Signed-off-by: Marin Treselj <marin@pixelipo.com>
* | | [tx-robot] updated from transifexNextcloud bot2017-06-176-4/+6
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2017-06-1618-20/+48
| |
* | Merge pull request #5396 from nextcloud/gpx-mimetypeblizzz2017-06-152-1/+8
|\ \ | |/ |/| add gpx mimetype
| * bycatch, x-ldif entry was missingArthur Schiwon2017-06-141-1/+1
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * add location filetype iconArthur Schiwon2017-06-142-0/+7
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2017-06-1568-350/+360
| |
* | Merge pull request #5244 from nextcloud/dynamic-percentual-appmenu-limitMorris Jobke2017-06-141-2/+20
|\ \ | | | | | | Now using dynamic percentual appmenu limit
| * | Show at least 8 icons, don't use percentage on mobileJulius Härtl2017-06-141-1/+14
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Decimal percentage, dynamic appIcon widthPatrik Kernstock2017-06-101-3/+3
| | | | | | | | | | | | Signed-off-by: Patrik Kernstock <info@pkern.at>
| * | Now using dynamic percentual appmenu limitPatrik Kernstock2017-06-041-1/+6
| | | | | | | | | Signed-off-by: Patrik Kernstock <info@pkern.at>
* | | Merge pull request #4993 from michaelletzgus/emit_css-tagsMorris Jobke2017-06-143-18/+3
|\ \ \ | | | | | | | | Emit css tags
| * | | Streamline templates, more DRYMichael Letzgus2017-05-253-18/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use Unified function to emit <link> tags for css loading, obey "Don't Repeat Yourself" ;-) (Next step might by to combine this with the emit <script> function (even more DRY?) AND move all this to a better place?) Signed-off-by: Michael Letzgus <michaelletzgus@users.noreply.github.com>
* | | | Merge pull request #5400 from nextcloud/fix/contactsmenu-l10n-search-placeholderJoas Schilling2017-06-141-1/+1
|\ \ \ \ | | | | | | | | | | Localize contacts menu search input placeholder
| * | | | Localize contacts menu search input placeholderChristoph Wurst2017-06-141-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | Merge pull request #5392 from nextcloud/maintenance-mode-styleLukas Reschke2017-06-141-10/+0
|\ \ \ \ \ | |/ / / / |/| | | | Use the guest.css for the maintenance page as well
| * | | | Use the guest.css for the maintenance page as wellMorris Jobke2017-06-131-10/+0
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* / | | [tx-robot] updated from transifexNextcloud bot2017-06-1450-100/+78
|/ / /
* | | Fix escaping of user and group names in "shared by" messageJoas Schilling2017-06-131-2/+6
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #5027 from nextcloud/require-nextcloud-version-as-per-docsMorris Jobke2017-06-122-8/+4
|\ \ \ | | | | | | | | Version and dependency are now required
| * | | Add missing version requirement to OAuth2 appJoas Schilling2017-05-221-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Version and dependency are now requiredJoas Schilling2017-05-221-6/+2
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-1354-146/+102
| | | |
* | | | Merge pull request #5167 from nextcloud/rakekniven-patch-2Morris Jobke2017-06-122-2/+2
|\ \ \ \ | | | | | | | | | | l10n improvements from transifex
| * | | | Update setupchecks.jsrakekniven2017-05-312-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typo and removed doclink symbol. Reported at transifex Update util.php Another l10n improvement from transifex. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #5315 from nextcloud/global-evalMorris Jobke2017-06-121-1/+1
|\ \ \ \ \ | | | | | | | | | | | | execute eval in global scope, addresses #5314
| * | | | | execute eval in global scope, addresses #5314Arthur Schiwon2017-06-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unsure whether this is properly supported everywhere, injection is not an option for us Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | Remove the char because it breaks the export from transifexJoas Schilling2017-06-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-06-122-2/+2
| | | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-06-104-4/+4
| | | | | |
* | | | | | Merge pull request #5307 from artemanufrij/masterJan-Christoph Borchardt2017-06-091-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix height for horizontal scrollbar
| * | | | | | Fix height for horizontal scrollbarArtem Anufrij2017-06-081-0/+1
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Artem Anufrij <artem.anufrij@live.de>
* | | | | | | Fix missing js merge on masterJoas Schilling2017-06-091-1/+1
| |/ / / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-06-092-686/+0
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2017-06-082-2/+2
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2017-06-076-2/+1240
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2017-06-062-2/+2
| |_|_|/ |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-048-12/+24
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-032-36/+36
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-0214-208/+218
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-0110-34/+50
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2017-05-312-2/+6
| | |
* | | Merge pull request #5135 from patschi/remove-appmenu-limitJoas Schilling2017-05-301-5/+0
|\ \ \ | | | | | | | | Remove appmenu limit