summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Add context classes to Composer autoloadDaniel Calviño Sánchez2018-04-062-3/+1
| * | | | | Fix typoDaniel Calviño Sánchez2018-03-271-1/+1
* | | | | | Merge pull request #9116 from nextcloud/rakekniven-patch-1Roeland Jago Douma2018-04-091-1/+1
|\ \ \ \ \ \
| * | | | | | Update settings.phprakekniven2018-04-091-1/+1
| * | | | | | Update settings.phprakekniven2018-04-071-1/+1
* | | | | | | Merge pull request #9090 from nextcloud/fix/noid/ldap-format-strict-paramMorris Jobke2018-04-091-17/+26
|\ \ \ \ \ \ \
| * | | | | | | parameter provided to L10N::n() could have been a stringArthur Schiwon2018-04-051-17/+26
* | | | | | | | Merge pull request #8777 from nextcloud/various-css-fixesRoeland Jago Douma2018-04-092-7/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed inline confirm icon indexJohn Molakvoæ (skjnldsv)2018-03-212-7/+18
* | | | | | | | | Merge pull request #9115 from nextcloud/feature/noid/login_flow_wordingRoeland Jago Douma2018-04-094-5/+90
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve login flowRoeland Jago Douma2018-04-084-5/+90
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #9118 from nextcloud/video-switchRoeland Jago Douma2018-04-092-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add video switch iconJan-Christoph Borchardt2018-04-072-0/+5
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2018-04-094-8/+90
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2018-04-0814-22/+110
|/ / / / / / / /
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2018-04-07140-176/+208
* | | | | | | | Merge pull request #9109 from nextcloud/feature/8004/always_rememberRoeland Jago Douma2018-04-063-33/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove unused parameterRoeland Jago Douma2018-04-061-2/+1
| * | | | | | | Fix testsRoeland Jago Douma2018-04-062-18/+7
| * | | | | | | Always remember meRoeland Jago Douma2018-04-062-13/+1
|/ / / / / / /
* | | | | | | Merge pull request #9076 from nextcloud/feature/7573/user_db_backend_indexRoeland Jago Douma2018-04-065-25/+148
|\ \ \ \ \ \ \
| * | | | | | | Bump autoloaderRoeland Jago Douma2018-04-063-1/+3
| * | | | | | | Silence phanRoeland Jago Douma2018-04-062-0/+2
| * | | | | | | Use the uid_lower columnRoeland Jago Douma2018-04-061-24/+65
| * | | | | | | Add an uid_lower column to the oc_users tableRoeland Jago Douma2018-04-062-1/+79
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #9101 from nextcloud/3rdparty/switch_zipstreamerRoeland Jago Douma2018-04-061-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Switch ZipSteamer libRoeland Jago Douma2018-04-061-0/+0
| |/ / / / / /
* | | | | | | Merge pull request #9084 from nextcloud/public-page-template-extendMorris Jobke2018-04-0617-87/+123
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix files acceptance testJulius Härtl2018-04-051-1/+1
| * | | | | | Fix testsJulius Härtl2018-04-051-2/+2
| * | | | | | Update composer autoloaderJulius Härtl2018-04-054-4/+4
| * | | | | | Add since tagsJulius Härtl2018-04-052-1/+18
| * | | | | | Move external share saving to templateJulius Härtl2018-04-054-20/+34
| * | | | | | Add footer to public page templateJulius Härtl2018-04-052-0/+20
| * | | | | | Move styling and menu handling to publicpage.jsJulius Härtl2018-04-057-44/+33
| * | | | | | Do not hide primary action textJulius Härtl2018-04-051-4/+0
| * | | | | | Move common menu templates to public APIJulius Härtl2018-04-053-14/+14
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #8904 from nextcloud/ocs-api-get-users-details-per-groupsRoeland Jago Douma2018-04-0610-220/+349
|\ \ \ \ \ \
| * | | | | | Rebase to masterJohn Molakvoæ (skjnldsv)2018-04-051-1/+10
| * | | | | | Use abstract subclass so members can be definedJoas Schilling2018-04-055-54/+63
| * | | | | | Fixed testsJohn Molakvoæ (skjnldsv)2018-04-055-51/+56
| * | | | | | Trait bumpJohn Molakvoæ (skjnldsv)2018-04-055-126/+177
| * | | | | | Fixed testsJohn Molakvoæ (skjnldsv)2018-04-052-11/+20
| * | | | | | Cast types directlyJohn Molakvoæ (skjnldsv)2018-04-051-27/+9
| * | | | | | Limit and offsetJohn Molakvoæ (skjnldsv)2018-04-051-1/+5
| * | | | | | Api, return users details by groupsJohn Molakvoæ (skjnldsv)2018-04-054-9/+69
* | | | | | | Merge pull request #9100 from JaredBoone/bugfix/8387-masterblizzz2018-04-062-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Do not convert email addresses with idn_to_ascii if INTL_IDNA_VARIANT_UTS46 i...Jared Boone2018-04-052-2/+2
* | | | | | | | Merge pull request #9096 from nextcloud/feature/noid/ping_better_hostsblizzz2018-04-062-7/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Ping more privacy respecting organizationsRoeland Jago Douma2018-04-052-7/+13
| | |_|/ / / / / | |/| | | | | |