Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix JSDoc | Morris Jobke | 2018-02-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix share capabilities JS tests | Vincent Petry | 2018-02-27 | 1 | -1/+24 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add share permissions to settings page | Bjoern Schiessle | 2018-02-27 | 1 | -8/+9 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | expose capabilities in js | Bjoern Schiessle | 2018-02-27 | 2 | -2/+25 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-27 | 4 | -0/+80 |
| | |||||
* | Merge pull request #7933 from nextcloud/update-notification-vuejs | Joas Schilling | 2018-02-26 | 2 | -15/+75 |
|\ | | | | | Migrate Update notifications to Vue.js | ||||
| * | fixup! Add vselect theming into server | John Molakvoæ (skjnldsv) | 2018-02-22 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Add vselect theming into server | John Molakvoæ (skjnldsv) | 2018-02-22 | 2 | -15/+76 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #6481 from nextcloud/occ-app-install-enable | Morris Jobke | 2018-02-26 | 1 | -0/+13 |
|\ \ | | | | | | | add enable flag to occ app:install | ||||
| * | | enable app by default after occ app:install | sualko | 2018-02-26 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Klaus Herberth <klaus@jsxc.org> | ||||
| * | | add enable flag to occ app:install (fix #5834) | sualko | 2018-02-26 | 1 | -0/+13 |
| | | | | | | | | | | | | Signed-off-by: Klaus Herberth <klaus@jsxc.org> | ||||
* | | | Merge pull request #8412 from agates/master | Morris Jobke | 2018-02-26 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Add mtime and storage_mtime to db:convert-filecache-bigint | ||||
| * | | Add mtime and storage_mtime to db:convert-filecache-bigint | Alecks Gates | 2018-02-17 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #8390 from dasisdormax/master | Morris Jobke | 2018-02-26 | 3 | -18/+84 |
|\ \ \ | | | | | | | | | Add indeterminate state to share permission checkbox | ||||
| * | | | Update tests for indeterminate state, fix slashes not being escaped | Maximilian Wende | 2018-02-16 | 2 | -2/+50 |
| | | | | | | | | | | | | | | | | Signed-off-by: Maximilian Wende <dasisdormax@mailbox.org> | ||||
| * | | | Fix indeterminate checkbox state not showing correctly | Maximilian Wende | 2018-02-15 | 1 | -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 #8371 | Maximilian Wende | 2018-02-15 | 2 | -9/+24 |
| | | | | | | | | | | | | | | | | Signed-off-by: Maximilian Wende <dasisdormax@secure.mailbox.org> | ||||
* | | | | Merge pull request #8026 from ↵ | Joas Schilling | 2018-02-26 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/feature/noid/allow-custom-html-in-html-emails Allow custom HTML in HTML Emails | ||||
| * | | | | Fix existing usages | Joas Schilling | 2018-02-15 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | Use array in t() calls in exception template | Julius Härtl | 2018-02-23 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-23 | 4 | -2/+4 |
| | | | | | |||||
* | | | | | don't try login with the same name that just failed | Arthur Schiwon | 2018-02-22 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | | Fix more templates | Roeland Jago Douma | 2018-02-21 | 1 | -1/+1 |
| |_|_|/ |/| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-21 | 6 | -2/+82 |
| | | | | |||||
* | | | | Merge pull request #8336 from nextcloud/cleanup-unused-parameter | Roeland Jago Douma | 2018-02-20 | 1 | -6/+1 |
|\ \ \ \ | | | | | | | | | | | Cleanup unused parameter | ||||
| * | | | | Remove config from AutoCompleteController | Morris Jobke | 2018-02-13 | 1 | -6/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-20 | 4 | -8/+64 |
| | | | | | |||||
* | | | | | Merge pull request #8428 from nextcloud/fix_8189 | Roeland Jago Douma | 2018-02-19 | 2 | -0/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | Use TTF fonts for avatar generation | ||||
| * | | | | | Add TTF of OpenSand-{Ligh,Semibold} | Roeland Jago Douma | 2018-02-19 | 2 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | | | Remove unused var in OC.Notification.showTemporary | Christoph Wurst | 2018-02-19 | 1 | -1/+0 |
|/ / / / / | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | / | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-19 | 2 | -12/+38 |
| |_|_|/ |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-17 | 2 | -2/+40 |
| | | | | |||||
* | | | | App manager is not needed anymore | Joas Schilling | 2018-02-16 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Validate the info.xml against the appstore schema file | Joas Schilling | 2018-02-16 | 2 | -52/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-16 | 2 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Merge pull request #8095 from nextcloud/webapps-capabilities | Morris Jobke | 2018-02-15 | 2 | -0/+94 |
|\ \ \ | | | | | | | | | Expose navigation entries as API endpoint | ||||
| * | | | Also rewrite icon url | Julius Härtl | 2018-02-12 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Move to OCS endpoint | Julius Härtl | 2018-02-12 | 2 | -16/+18 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Allow requesting absolute URLs | Julius Härtl | 2018-02-12 | 1 | -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 NavigationController | Julius Härtl | 2018-02-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Add navigation endpoint | Julius Härtl | 2018-02-12 | 2 | -0/+61 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | Merge pull request #8376 from nextcloud/devgals | Morris Jobke | 2018-02-15 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | Fix edit tag textbox size | ||||
| * | | | | Fix edit tag textbox size | Aastha Gupta | 2018-02-15 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #7586 Signed-off-by: Aastha Gupta <aastha.gupta4104@gmail.com> | ||||
* | | | | | Merge pull request #7754 from pierlon/master | Morris Jobke | 2018-02-15 | 4 | -0/+17 |
|\ \ \ \ \ | |/ / / / |/| | | | | Add icons to devices/sessions | ||||
| * | | | | Use generic icons for clients | Pierre Gordon | 2018-01-20 | 13 | -39/+9 |
| | | | | | | | | | | | | | | | | | | | | Signed off by: Pierre Gordon <pierregordon@protonmail.com> | ||||
| * | | | | Centralize icons | Pierre Gordon | 2018-01-19 | 10 | -0/+47 |
| | | | | | | | | | | | | | | | | | | | | Signed off by: Pierre Gordon <pierregordon@protonmail.com> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-14 | 10 | -12/+438 |
| | | | | | |||||
* | | | | | Merge pull request #8335 from nextcloud/remove-unused-import | Morris Jobke | 2018-02-14 | 14 | -27/+0 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Remove unused import statements | ||||
| * | | | | Remove unused import statements | Morris Jobke | 2018-02-14 | 14 | -27/+0 |
| | |_|/ | |/| | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | Merge pull request #8337 from nextcloud/use-non-alias-method | Joas Schilling | 2018-02-14 | 3 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | Use non aliased method instead |