Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-20 | 8 | -14/+20 |
| | |||||
* | Merge pull request #5447 from nextcloud/calendar-icon-white | Jan-Christoph Borchardt | 2017-06-19 | 9 | -7/+11 |
|\ | | | | | Add white version of the calendar.svg icon | ||||
| * | Add CSS class for icon-calendar | Marin Treselj | 2017-06-17 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com> | ||||
| * | Add viewport to all core/img/places/* icons. | Marin Treselj | 2017-06-17 | 9 | -9/+9 |
| | | | | | | | | | | | | Also removed some unneeded style declarations. Signed-off-by: Marin Treselj <marin@pixelipo.com> | ||||
| * | Add white version of the calendar.svg icon | Marin Treselj | 2017-06-16 | 2 | -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 transifex | Nextcloud bot | 2017-06-19 | 6 | -0/+6 |
| | | |||||
* | | Merge pull request #5423 from nextcloud/better-svg-optimization | Morris Jobke | 2017-06-17 | 1 | -1/+1 |
|\ \ | | | | | | | Remove XML header and line breaks in SVG files. | ||||
| * | | Remove XML heared and line breaks in SVG files. | Marin Treselj | 2017-06-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | My suggestion for further SVG optimiztion - as mentioned in #5229 Signed-off-by: Marin Treselj <marin@pixelipo.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-17 | 6 | -4/+6 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-16 | 18 | -20/+48 |
| | | |||||
* | | Merge pull request #5396 from nextcloud/gpx-mimetype | blizzz | 2017-06-15 | 2 | -1/+8 |
|\ \ | |/ |/| | add gpx mimetype | ||||
| * | bycatch, x-ldif entry was missing | Arthur Schiwon | 2017-06-14 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | add location filetype icon | Arthur Schiwon | 2017-06-14 | 2 | -0/+7 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-15 | 68 | -350/+360 |
| | | |||||
* | | Merge pull request #5244 from nextcloud/dynamic-percentual-appmenu-limit | Morris Jobke | 2017-06-14 | 1 | -2/+20 |
|\ \ | | | | | | | Now using dynamic percentual appmenu limit | ||||
| * | | Show at least 8 icons, don't use percentage on mobile | Julius Härtl | 2017-06-14 | 1 | -1/+14 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | Decimal percentage, dynamic appIcon width | Patrik Kernstock | 2017-06-10 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Patrik Kernstock <info@pkern.at> | ||||
| * | | Now using dynamic percentual appmenu limit | Patrik Kernstock | 2017-06-04 | 1 | -1/+6 |
| | | | | | | | | | Signed-off-by: Patrik Kernstock <info@pkern.at> | ||||
* | | | Merge pull request #4993 from michaelletzgus/emit_css-tags | Morris Jobke | 2017-06-14 | 3 | -18/+3 |
|\ \ \ | | | | | | | | | Emit css tags | ||||
| * | | | Streamline templates, more DRY | Michael Letzgus | 2017-05-25 | 3 | -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-placeholder | Joas Schilling | 2017-06-14 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Localize contacts menu search input placeholder | ||||
| * | | | | Localize contacts menu search input placeholder | Christoph Wurst | 2017-06-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | | Merge pull request #5392 from nextcloud/maintenance-mode-style | Lukas Reschke | 2017-06-14 | 1 | -10/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | Use the guest.css for the maintenance page as well | ||||
| * | | | | Use the guest.css for the maintenance page as well | Morris Jobke | 2017-06-13 | 1 | -10/+0 |
| | |_|/ | |/| | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* / | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-14 | 50 | -100/+78 |
|/ / / | |||||
* | | | Fix escaping of user and group names in "shared by" message | Joas Schilling | 2017-06-13 | 1 | -2/+6 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #5027 from nextcloud/require-nextcloud-version-as-per-docs | Morris Jobke | 2017-06-12 | 2 | -8/+4 |
|\ \ \ | | | | | | | | | Version and dependency are now required | ||||
| * | | | Add missing version requirement to OAuth2 app | Joas Schilling | 2017-05-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Version and dependency are now required | Joas Schilling | 2017-05-22 | 1 | -6/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-13 | 54 | -146/+102 |
| | | | | |||||
* | | | | Merge pull request #5167 from nextcloud/rakekniven-patch-2 | Morris Jobke | 2017-06-12 | 2 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | l10n improvements from transifex | ||||
| * | | | | Update setupchecks.js | rakekniven | 2017-05-31 | 2 | -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-eval | Morris Jobke | 2017-06-12 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | execute eval in global scope, addresses #5314 | ||||
| * | | | | | execute eval in global scope, addresses #5314 | Arthur Schiwon | 2017-06-09 | 1 | -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 transifex | Joas Schilling | 2017-06-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-12 | 2 | -2/+2 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-10 | 4 | -4/+4 |
| | | | | | | |||||
* | | | | | | Merge pull request #5307 from artemanufrij/master | Jan-Christoph Borchardt | 2017-06-09 | 1 | -0/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix height for horizontal scrollbar | ||||
| * | | | | | | Fix height for horizontal scrollbar | Artem Anufrij | 2017-06-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Artem Anufrij <artem.anufrij@live.de> | ||||
* | | | | | | | Fix missing js merge on master | Joas Schilling | 2017-06-09 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-09 | 2 | -686/+0 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-08 | 2 | -2/+2 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-07 | 6 | -2/+1240 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-06 | 2 | -2/+2 |
| |_|_|/ |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-04 | 8 | -12/+24 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-03 | 2 | -36/+36 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-02 | 14 | -208/+218 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-01 | 10 | -34/+50 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-31 | 2 | -2/+6 |
| | | | |||||
* | | | Merge pull request #5135 from patschi/remove-appmenu-limit | Joas Schilling | 2017-05-30 | 1 | -5/+0 |
|\ \ \ | | | | | | | | | Remove appmenu limit |