summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Fix JSDocMorris Jobke2018-02-271-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix share capabilities JS testsVincent Petry2018-02-271-1/+24
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* add share permissions to settings pageBjoern Schiessle2018-02-271-8/+9
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* expose capabilities in jsBjoern Schiessle2018-02-272-2/+25
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* [tx-robot] updated from transifexNextcloud bot2018-02-274-0/+80
|
* Merge pull request #7933 from nextcloud/update-notification-vuejsJoas Schilling2018-02-262-15/+75
|\ | | | | Migrate Update notifications to Vue.js
| * fixup! Add vselect theming into serverJohn Molakvoæ (skjnldsv)2018-02-221-1/+0
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Add vselect theming into serverJohn Molakvoæ (skjnldsv)2018-02-222-15/+76
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #6481 from nextcloud/occ-app-install-enableMorris Jobke2018-02-261-0/+13
|\ \ | | | | | | add enable flag to occ app:install
| * | enable app by default after occ app:installsualko2018-02-261-3/+3
| | | | | | | | | | | | Signed-off-by: Klaus Herberth <klaus@jsxc.org>
| * | add enable flag to occ app:install (fix #5834)sualko2018-02-261-0/+13
| | | | | | | | | | | | Signed-off-by: Klaus Herberth <klaus@jsxc.org>
* | | Merge pull request #8412 from agates/masterMorris Jobke2018-02-261-1/+1
|\ \ \ | |/ / |/| | Add mtime and storage_mtime to db:convert-filecache-bigint
| * | Add mtime and storage_mtime to db:convert-filecache-bigintAlecks Gates2018-02-171-1/+1
| | |
* | | Merge pull request #8390 from dasisdormax/masterMorris Jobke2018-02-263-18/+84
|\ \ \ | | | | | | | | Add indeterminate state to share permission checkbox
| * | | Update tests for indeterminate state, fix slashes not being escapedMaximilian Wende2018-02-162-2/+50
| | | | | | | | | | | | | | | | Signed-off-by: Maximilian Wende <dasisdormax@mailbox.org>
| * | | Fix indeterminate checkbox state not showing correctlyMaximilian Wende2018-02-151-8/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, the checkbox is updated to the correct state while a permission change is in progress. should fix issue #8371 Signed-off-by: Maximilian Wende <dasisdormax@secure.mailbox.org>
| * | | Add indeterminate state to 'can edit' share permission checkbox, see #8371Maximilian Wende2018-02-152-9/+24
| | | | | | | | | | | | | | | | Signed-off-by: Maximilian Wende <dasisdormax@secure.mailbox.org>
* | | | Merge pull request #8026 from ↵Joas Schilling2018-02-261-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/feature/noid/allow-custom-html-in-html-emails Allow custom HTML in HTML Emails
| * | | | Fix existing usagesJoas Schilling2018-02-151-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Use array in t() calls in exception templateJulius Härtl2018-02-231-7/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | [tx-robot] updated from transifexNextcloud bot2018-02-234-2/+4
| | | | |
* | | | | don't try login with the same name that just failedArthur Schiwon2018-02-221-3/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | Fix more templatesRoeland Jago Douma2018-02-211-1/+1
| |_|_|/ |/| | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | [tx-robot] updated from transifexNextcloud bot2018-02-216-2/+82
| | | |
* | | | Merge pull request #8336 from nextcloud/cleanup-unused-parameterRoeland Jago Douma2018-02-201-6/+1
|\ \ \ \ | | | | | | | | | | Cleanup unused parameter
| * | | | Remove config from AutoCompleteControllerMorris Jobke2018-02-131-6/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | [tx-robot] updated from transifexNextcloud bot2018-02-204-8/+64
| | | | |
* | | | | Merge pull request #8428 from nextcloud/fix_8189Roeland Jago Douma2018-02-192-0/+0
|\ \ \ \ \ | | | | | | | | | | | | Use TTF fonts for avatar generation
| * | | | | Add TTF of OpenSand-{Ligh,Semibold}Roeland Jago Douma2018-02-192-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | Remove unused var in OC.Notification.showTemporaryChristoph Wurst2018-02-191-1/+0
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | / [tx-robot] updated from transifexNextcloud bot2018-02-192-12/+38
| |_|_|/ |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-02-172-2/+40
| | | |
* | | | App manager is not needed anymoreJoas Schilling2018-02-161-2/+1
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Validate the info.xml against the appstore schema fileJoas Schilling2018-02-162-52/+5
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | [tx-robot] updated from transifexNextcloud bot2018-02-162-2/+2
| |_|/ |/| |
* | | Merge pull request #8095 from nextcloud/webapps-capabilitiesMorris Jobke2018-02-152-0/+94
|\ \ \ | | | | | | | | Expose navigation entries as API endpoint
| * | | Also rewrite icon urlJulius Härtl2018-02-121-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Move to OCS endpointJulius Härtl2018-02-122-16/+18
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Allow requesting absolute URLsJulius Härtl2018-02-121-5/+33
| | | | | | | | | | | | | | | | | | | | | | | | They might be useful when requesting the navigation from the clients Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Add tests for NavigationControllerJulius Härtl2018-02-121-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Add navigation endpointJulius Härtl2018-02-122-0/+61
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #8376 from nextcloud/devgalsMorris Jobke2018-02-151-0/+1
|\ \ \ \ | | | | | | | | | | Fix edit tag textbox size
| * | | | Fix edit tag textbox sizeAastha Gupta2018-02-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #7586 Signed-off-by: Aastha Gupta <aastha.gupta4104@gmail.com>
* | | | | Merge pull request #7754 from pierlon/masterMorris Jobke2018-02-154-0/+17
|\ \ \ \ \ | |/ / / / |/| | | | Add icons to devices/sessions
| * | | | Use generic icons for clientsPierre Gordon2018-01-2013-39/+9
| | | | | | | | | | | | | | | | | | | | Signed off by: Pierre Gordon <pierregordon@protonmail.com>
| * | | | Centralize iconsPierre Gordon2018-01-1910-0/+47
| | | | | | | | | | | | | | | | | | | | Signed off by: Pierre Gordon <pierregordon@protonmail.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2018-02-1410-12/+438
| | | | |
* | | | | Merge pull request #8335 from nextcloud/remove-unused-importMorris Jobke2018-02-1414-27/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | | Remove unused import statements
| * | | | Remove unused import statementsMorris Jobke2018-02-1414-27/+0
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #8337 from nextcloud/use-non-alias-methodJoas Schilling2018-02-143-4/+4
|\ \ \ \ | | | | | | | | | | Use non aliased method instead