summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* New user support, provisionning api and design fixesJohn Molakvoæ (skjnldsv)2018-06-192-3/+16
* Merge pull request #9830 from nextcloud/feature/noid/oauth_vue_redirect_validateMorris Jobke2018-06-1918-151/+6136
|\
| * Fix redirctUriRoeland Jago Douma2018-06-191-4/+4
| * js-src => srcRoeland Jago Douma2018-06-198-4/+4
| * Fix AdminTestsRoeland Jago Douma2018-06-192-33/+5
| * Cleanup ControllerRoeland Jago Douma2018-06-192-13/+1
| * Fix testsRoeland Jago Douma2018-06-191-17/+65
| * [oauth2] Fix css for admin settingsJulius Härtl2018-06-193-3/+18
| * Migrate OAuth Admin settings to vueRoeland Jago Douma2018-06-1915-88/+6050
* | Bump webpack-merge from 4.1.2 to 4.1.3 in /apps/updatenotificationdependabot[bot]2018-06-192-4/+4
|/
* Merge pull request #9902 from nextcloud/dependabot/npm_and_yarn/apps/updateno...Julius Härtl2018-06-192-14/+19
|\
| * Bump webpack-cli from 3.0.3 to 3.0.8 in /apps/updatenotificationdependabot[bot]2018-06-182-14/+19
* | [tx-robot] updated from transifexNextcloud bot2018-06-19234-494/+538
|/
* Merge pull request #9893 from kevgathuku/update-unshare-messageJulius Härtl2018-06-181-1/+1
|\
| * Update message shown when unsharing a fileKevin Ndung'u2018-06-181-1/+1
* | Merge pull request #9884 from nextcloud/groups-search-use-proper-keysJulius Härtl2018-06-181-3/+4
|\ \
| * | Keep userids as keys on group searchJohn Molakvoæ (skjnldsv)2018-06-151-3/+4
* | | Merge pull request #9823 from nextcloud/bufgix/noid/update_token_on_session_i...blizzz2018-06-181-1/+1
|\ \ \ | |_|/ |/| |
| * | Allow updating the token on session regenerationRoeland Jago Douma2018-06-141-1/+1
* | | Adds a test case for the loading symbol in deleted files.Abijeet2018-06-183-5/+10
* | | Fixes the restore loading icon appearing continuously.Abijeet2018-06-181-1/+1
* | | Fixes issue with action being displayed incorrectly.Abijeet2018-06-182-2/+4
* | | Fix alignment of more iconMorris Jobke2018-06-181-0/+4
* | | Fixes UI issues with the design,Abijeet2018-06-182-6/+4
* | | Fixes issues found during running of test cases.Abijeet2018-06-184-41/+35
* | | Fixed failing test cases for the new actions menu.Abijeet2018-06-182-31/+74
* | | Added a new action menu in files and trash list.Abijeet2018-06-1811-132/+152
* | | Adds an action dropdown that is shown on file selection.Abijeet2018-06-185-33/+157
* | | [tx-robot] updated from transifexNextcloud bot2018-06-1718-20/+32
* | | [tx-robot] updated from transifexNextcloud bot2018-06-1614-16/+44
| |/ |/|
* | Merge pull request #9883 from nextcloud/return-user-groups-idsMorris Jobke2018-06-152-4/+4
|\ \
| * | Fixed testsJohn Molakvoæ (skjnldsv)2018-06-151-3/+3
| * | Return groups IDs and not NamesJohn Molakvoæ (skjnldsv)2018-06-151-1/+1
* | | Merge pull request #9258 from nextcloud/theming-logo-pngMorris Jobke2018-06-1511-77/+181
|\ \ \ | |/ / |/| |
| * | Add info message if an exception occurs during the svg to png conversionJulius Härtl2018-06-142-2/+18
| * | Minor fixes and cleanupJulius Härtl2018-06-069-39/+39
| * | Use svg opt out as parameterJulius Härtl2018-06-054-14/+17
| * | Adjust ImageManager tests for png generationJulius Härtl2018-06-052-13/+51
| * | Generate PNG version of the theming app logo for mailsJulius Härtl2018-06-054-21/+68
* | | [tx-robot] updated from transifexNextcloud bot2018-06-1546-56/+166
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2018-06-146-2/+30
* | Fix possible test timing issues in IconControllerRoeland Jago Douma2018-06-132-8/+4
* | [tx-robot] updated from transifexNextcloud bot2018-06-1328-182/+382
* | [tx-robot] updated from transifexNextcloud bot2018-06-1248-2/+96
* | properly lock the target file on dav upload when not using part filesRobin Appelman2018-06-111-15/+23
* | Merge pull request #9558 from nextcloud/fix/9489/trashbin_previewsMorris Jobke2018-06-115-55/+73
|\ \
| * | Previews on for all trashbin filesRoeland Jago Douma2018-06-055-55/+73
| |/
* | Merge pull request #9814 from nextcloud/bugfix/6032/delete_group_with_slashMorris Jobke2018-06-111-1/+1
|\ \
| * | Make the DELETION of groups match greedy on the groupIDRoeland Jago Douma2018-06-091-1/+1
* | | Merge pull request #9807 from nextcloud/fix-highlighting-of-the-upload-drop-zoneJohn Molakvoæ2018-06-112-16/+36
|\ \ \