summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add job to check users for backup code remindersRoeland Jago Douma2018-10-027-1/+323
* Merge pull request #11484 from nextcloud/babel-fix-and-dynamic-import-settingsChristoph Wurst2018-10-0216-192/+229
|\
| * Fix generateUrl for webpackJohn Molakvoæ (skjnldsv)2018-10-024-7/+12
| * Bump check scriptJohn Molakvoæ (skjnldsv)2018-10-021-17/+35
| * Babel fix and dynamic import on settingsJohn Molakvoæ (skjnldsv)2018-10-0215-184/+198
* | Merge pull request #8282 from Cybso/config-logfilemodeMorris Jobke2018-10-023-8/+18
|\ \
| * | Fix testsMorris Jobke2018-10-021-6/+6
| * | Make logfile's mode configurable.Roland Tapken2018-10-022-2/+12
| |/
* | Merge pull request #11111 from kevin147147/patch-4Morris Jobke2018-10-021-0/+1
|\ \
| * | Added kinetic scrolling for iOS to apps dropdown menu #10281kevin1471472018-09-071-1/+2
* | | Merge pull request #11185 from nextcloud/bugfix/noid/redirect-guests-to-login...Roeland Jago Douma2018-10-022-57/+121
|\ \ \
| * | | Redirect guests to login if they follow the link of a comment mention-notific...Joas Schilling2018-10-022-57/+121
* | | | Merge pull request #10909 from nextcloud/feature/noid/trash-add-droppable-zoneMorris Jobke2018-10-023-0/+46
|\ \ \ \ | |_|_|/ |/| | |
| * | | Refactored Variablename to trashElementFelix Nüsse2018-10-021-7/+7
| * | | Fixed highlightdelay on first dragFelix Nüsse2018-10-021-1/+3
| * | | Added Dropzone-Highlighting to TrashFelix Nüsse2018-10-022-1/+20
| * | | Added Trash-Dropzone to easily dispose of files and foldersFelix Nüsse2018-10-022-0/+25
* | | | Merge pull request #10757 from coliff/patch-1Roeland Jago Douma2018-10-021-1/+1
|\ \ \ \
| * | | | remove type="text/javascript" from index.htmlChristian Oliff2018-08-201-1/+1
* | | | | Merge pull request #11526 from nextcloud/3rdparty/symfony/3.4.16Roeland Jago Douma2018-10-021-0/+0
|\ \ \ \ \
| * | | | | [3rdparty] Bump symfony packages to 3.4.16Roeland Jago Douma2018-10-021-0/+0
* | | | | | Merge pull request #11527 from nextcloud/fix/10926/share_indexesRoeland Jago Douma2018-10-023-0/+24
|\ \ \ \ \ \
| * | | | | | Add uid_owner and uid_initiator share tabe indicesRoeland Jago Douma2018-10-013-0/+24
| |/ / / / /
* | | | | | Merge pull request #11536 from nextcloud/adjust-dialog-radiusMorris Jobke2018-10-021-1/+1
|\ \ \ \ \ \
| * | | | | | Adjust border-radius-large to 10pxJan-Christoph Borchardt2018-10-021-1/+1
* | | | | | | Merge pull request #11535 from nextcloud/bugfix/11031/theming-unsafe-evalRoeland Jago Douma2018-10-022-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Manually instantiate jscolor to avoid csp errorsJulius Härtl2018-10-022-1/+5
* | | | | | | | Merge pull request #11500 from nextcloud/enhancement/revamp-2fa-login-provide...John Molakvoæ2018-10-025-46/+109
|\ \ \ \ \ \ \ \
| * | | | | | | | Restructure and redesign two-factor auth provider selectionChristoph Wurst2018-10-015-46/+109
* | | | | | | | | Merge pull request #11433 from nextcloud/feature/all_lax_cookies2Christoph Wurst2018-10-024-4/+108
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Make authenticated cookies laxRoeland Jago Douma2018-09-284-4/+108
* | | | | | | | | Merge pull request #11084 from nextcloud/feature/qbmapper-insert-or-updateRoeland Jago Douma2018-10-021-1/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Document possibly thrown excption of QBMapper::insertOrUpdateChristoph Wurst2018-10-021-0/+1
| * | | | | | | | | Add QBMapper::insertOrUpdate()Christoph Wurst2018-10-021-1/+18
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #11529 from nextcloud/breadcrumbs-fixMorris Jobke2018-10-021-0/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix breadcrumbsJohn Molakvoæ (skjnldsv)2018-10-021-0/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #11508 from nextcloud/files-list-width-sharingRoeland Jago Douma2018-10-022-3/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Reduce the min-width of the files table so it works on sharing pages on mobileJan-Christoph Borchardt2018-10-012-3/+2
| | |_|_|/ / / | |/| | | | |
* / | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-02242-290/+340
|/ / / / / /
* | | | | | Merge pull request #11523 from nextcloud/usermgmt-designRoeland Jago Douma2018-10-011-1/+15
|\ \ \ \ \ \
| * | | | | | Widen new user 'confirm' button, fix #10917Jan-Christoph Borchardt2018-10-011-0/+3
| * | | | | | Line up header text with column content for when there's inputsJan-Christoph Borchardt2018-10-011-1/+12
* | | | | | | Merge pull request #11522 from nextcloud/filepicker-designMorris Jobke2018-10-019-19/+38
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Improve overall container style, radius and shadowJan-Christoph Borchardt2018-10-014-12/+21
| * | | | | | Fix long folder names in picker, prevent horizontal scrollJan-Christoph Borchardt2018-10-013-7/+4
| * | | | | | Fix breadcrumbs in file pickerJan-Christoph Borchardt2018-10-011-1/+6
| * | | | | | Fix buttons wrapping on long folder namesJan-Christoph Borchardt2018-10-011-3/+11
| * | | | | | Refine wording from 'Target folder' to 'Choose target folder'Jan-Christoph Borchardt2018-10-012-2/+2
* | | | | | | Merge pull request #11521 from nextcloud/enhancement/2fa-provider-iconsRoeland Jago Douma2018-10-013-0/+57
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Let 2FA providers provide their custom icons (dark/light)Christoph Wurst2018-10-013-0/+57
| |/ / / / /