Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-30 | 2 | -0/+2 |
| | |||||
* | Merge pull request #9589 from nextcloud/bugfix/noid/allow-empty-route-navigation | Morris Jobke | 2018-05-29 | 1 | -1/+1 |
|\ | | | | | Allow empty route for navigation entries | ||||
| * | Allow empty route for navigation entries | Julius Härtl | 2018-05-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Navigation entries might be handled by javascript, as the about section from https://github.com/nextcloud/firstrunwizard/pull/64 so we don't need a route for that. Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-29 | 4 | -0/+4 |
| | | |||||
* | | Merge pull request #9617 from nextcloud/users-sort-case-fix | Morris Jobke | 2018-05-28 | 1 | -2/+2 |
|\ \ | | | | | | | Ignore case when sorting users | ||||
| * | | Ignore case when sorting users | John Molakvoæ (skjnldsv) | 2018-05-26 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #9268 from nextcloud/bugfix/6711 | Morris Jobke | 2018-05-28 | 1 | -1/+3 |
|\ \ \ | | | | | | | | | Do not load calendar/addressbook plugins if not needed | ||||
| * | | | Move repairstep to a custom command | Roeland Jago Douma | 2018-05-28 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | People that have issues can run it manually Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #9584 from nextcloud/file-cache-gc-isdir | Morris Jobke | 2018-05-28 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | remove unneeded is_dir from file cache gc | ||||
| * | | | | remove unneeded is_dir from file cache gc | Robin Appelman | 2018-05-24 | 1 | -1/+1 |
| | |_|/ | |/| | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-28 | 4 | -0/+4 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-27 | 94 | -188/+188 |
| | | | |||||
* | | | Merge pull request #9585 from nextcloud/feature/noid/rename-syncclients | Morris Jobke | 2018-05-26 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | Rename sync clients section to mobile & desktop | ||||
| * | | Rename sync clients section to mobile & desktop | Julius Härtl | 2018-05-24 | 1 | -1/+1 |
| |/ | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-26 | 2 | -4/+4 |
| | | |||||
* | | Merge pull request #9488 from nextcloud/disabled-users-fix | blizzz | 2018-05-25 | 8 | -11/+173 |
|\ \ | | | | | | | Added disabled count per groups & fixed disabled users query | ||||
| * | | Tabs fix | John Molakvoæ (skjnldsv) | 2018-05-25 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Added total count for subadmins | John Molakvoæ (skjnldsv) | 2018-05-24 | 2 | -1/+20 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Fixes since requirement | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -0/+7 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Added disabled count per groups | John Molakvoæ (skjnldsv) | 2018-05-24 | 7 | -10/+145 |
| |/ | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-25 | 2 | -0/+6 |
| | | |||||
* | | Emit event when running ./occ db:add-missing-indices | Roeland Jago Douma | 2018-05-24 | 1 | -0/+3 |
|/ | | | | | | | This allows apps to listen to this event in order to also update indecies there. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-24 | 2 | -2/+6 |
| | |||||
* | Merge pull request #9435 from nextcloud/bugfix/noid/fix_force_language_html_attr | Roeland Jago Douma | 2018-05-23 | 1 | -0/+5 |
|\ | | | | | make sure force language is reflected in html lang attribute | ||||
| * | Always set the request language to the force language | Roeland Jago Douma | 2018-05-23 | 1 | -6/+5 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | make sure force language is reflected in html lang attribute | Georg Ehrke | 2018-05-22 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | Merge pull request #9395 from nextcloud/scanner-error-lock-cleanup | Morris Jobke | 2018-05-23 | 1 | -9/+12 |
|\ \ | | | | | | | cleanup locks in scanner on error | ||||
| * | | cleanup locks in scanner on error | Robin Appelman | 2018-05-04 | 1 | -9/+12 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-23 | 154 | -182/+422 |
| | | | |||||
* | | | Merge pull request #8824 from nextcloud/settings-vue | Morris Jobke | 2018-05-23 | 5 | -62/+95 |
|\ \ \ | | | | | | | | | Vue migration: settings | ||||
| * | | | Composer autoloader bump | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -2/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | Fixed settings menu entry and group deletion | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | Added language support in users list | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -59/+94 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | Merge pull request #9544 from nextcloud/bugfix/noid/fix-phpdoc | Roeland Jago Douma | 2018-05-22 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | Fix PHPDoc | ||||
| * | | | Fix PHPDoc | Morris Jobke | 2018-05-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-22 | 6 | -4/+24 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-20 | 2 | -0/+2 |
| | | | | |||||
* | | | | Merge pull request #9490 from marco44/faster_large_filehelper_32bits | Roeland Jago Douma | 2018-05-18 | 1 | -6/+14 |
|\ \ \ \ | | | | | | | | | | | Make LargeFileHelper.php faster by avoiding execs as much as possible | ||||
| * | | | | Make LargeFileHelper.php faster by avoiding execs as much as possible | marco44 | 2018-05-17 | 1 | -6/+14 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marc Cousin <cousinmarc@gmail.com> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-18 | 16 | -16/+16 |
| | | | | | |||||
* | | | | | Certain tokens can expire | Roeland Jago Douma | 2018-05-17 | 8 | -5/+88 |
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | However due to the nature of what we store in the token (encrypted passwords etc). We can't just delete the tokens because that would make the oauth refresh useless. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-17 | 16 | -104/+104 |
| | | | | |||||
* | | | | Allow the rotation of tokens | Roeland Jago Douma | 2018-05-16 | 4 | -2/+63 |
|/ / / | | | | | | | | | | | | | | | | This for example will allow rotating the apptoken for oauth Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #9475 from ↵ | Morris Jobke | 2018-05-16 | 2 | -0/+12 |
|\ \ \ | |/ / |/| | | | | | | | | nextcloud/bug/9469/delete_preview_on_version_restore Delete the previews when a version is restored | ||||
| * | | Delete the previews when a version is restored | Roeland Jago Douma | 2018-05-14 | 2 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #9469 When a version of a file is restored the previews are no longer valid. Thus we should remove them so they are regenerated. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Refix scope | Roeland Jago Douma | 2018-05-15 | 2 | -3/+5 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Fix tests | Roeland Jago Douma | 2018-05-15 | 4 | -17/+29 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Make the Token Auth code strict | Roeland Jago Douma | 2018-05-15 | 5 | -90/+94 |
| | | | | | | | | | | | | | | | | | | In preparation for #9441 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #9444 from nextcloud/techdep/noid/appframework_mapper_to_qb | Roeland Jago Douma | 2018-05-14 | 5 | -2/+290 |
|\ \ \ | | | | | | | | | Add a QueryBuilder based Mapper |