summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Bump webpack from 4.20.2 to 4.22.0 in /apps/accessibilitydependabot[bot]2018-10-212-34/+31
| |/ / / /
* | | | | Merge pull request #11941 from nextcloud/app-mgmt-button-highlightRoeland Jago Douma2018-10-218-12/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Highlight 'Enable' button in sidebar, and 'Update' button generallyJan-Christoph Borchardt2018-10-198-12/+17
| |/ / /
* | | | Merge pull request #11927 from stweil/cleanRoeland Jago Douma2018-10-191-5/+5
|\ \ \ \
| * | | | Remove duplicate conditionStefan Weil2018-10-191-6/+6
| | |_|/ | |/| |
* | | | Merge pull request #11926 from stweil/declarationsRoeland Jago Douma2018-10-198-9/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Add missing variable declarationsStefan Weil2018-10-198-9/+11
|/ / /
* | | Merge pull request #11931 from nextcloud/bug/do_not_emit_pre_hooks_twice_obje...Roeland Jago Douma2018-10-191-6/+5
|\ \ \
| * | | Do not emit preHooks twice on non-part-storageRoeland Jago Douma2018-10-191-6/+5
* | | | Merge pull request #11937 from nextcloud/fix/files_external_js_testsRoeland Jago Douma2018-10-191-0/+1
|\ \ \ \
| * | | | Fix js unit testsRoeland Jago Douma2018-10-191-0/+1
* | | | | Merge pull request #11905 from nextcloud/design/noid/tab-iconsRoeland Jago Douma2018-10-197-3/+40
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add icon to file sidebar tabsJulius Härtl2018-10-187-3/+40
* | | | | Merge pull request #11668 from nextcloud/bugfix/7726/convert_caldav_subscript...Morris Jobke2018-10-194-1/+57
|\ \ \ \ \
| * | | | | convert source column in calendarsubscription table to (long) textGeorg Ehrke2018-10-154-1/+57
* | | | | | Merge pull request #11885 from dpeukert/masterMorris Jobke2018-10-192-9/+118
|\ \ \ \ \ \
| * | | | | | Fix failing tests and add some moreDaniel Peukert2018-10-171-8/+106
| * | | | | | Remove arrow functionDaniel Peukert2018-10-171-1/+1
| * | | | | | Check if the X-XSS-Protection header contains the required fieldsDaniel Peukert2018-10-171-1/+12
* | | | | | | Merge pull request #11823 from lex111/fix-illegible-text-color-in-size-and-mo...Morris Jobke2018-10-195-3/+56
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix illegible text color in columns Size and Modified on dark theme: rework a...Alexey Pyltsyn2018-10-186-6/+44
| * | | | | | Fix illegible text color in columns Size and Modified on dark themeAlexey Pyltsyn2018-10-162-0/+15
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #11922 from stweil/semicolonsMorris Jobke2018-10-195-8/+8
|\ \ \ \ \ \
| * | | | | | Add missing semicolonsStefan Weil2018-10-195-8/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #11917 from nextcloud/csp/files_externalMorris Jobke2018-10-199-63/+114
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add .l10nignoreMorris Jobke2018-10-191-0/+2
| * | | | | Move files_external to compiled handlebarsRoeland Jago Douma2018-10-198-63/+112
| |/ / / /
* | | | | Merge pull request #11920 from nextcloud/admin/noid/properly-ignore-compiled-...Morris Jobke2018-10-197-0/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add .l10nignore files for compiled assetsMorris Jobke2018-10-197-0/+25
|/ / / /
* | | | Merge pull request #11711 from nextcloud/feature/backgroundjobs_ocpChristoph Wurst2018-10-197-57/+367
|\ \ \ \
| * | | | fixup! fixup! Add backgroundjobs to OCPRoeland Jago Douma2018-10-092-57/+108
| * | | | fixup! Add backgroundjobs to OCPRoeland Jago Douma2018-10-091-0/+2
| * | | | Bump autolaodersRoeland Jago Douma2018-10-092-0/+6
| * | | | Add backgroundjobs to OCPRoeland Jago Douma2018-10-093-0/+251
* | | | | Merge pull request #11882 from nextcloud/feature/noid/consider-net-connectionblizzz2018-10-185-27/+108
|\ \ \ \ \
| * | | | | Do not try to contact lookup server without internet connection or URLArthur Schiwon2018-10-185-27/+108
| | |_|/ / | |/| | |
* | | | | Merge pull request #11894 from nextcloud/npm/settingsJulius Härtl2018-10-188-97/+108
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Bump npm deps in /settingsRoeland Jago Douma2018-10-178-97/+108
* | | | | Merge pull request #11785 from nextcloud/3rdparty/azure/1.2.0Morris Jobke2018-10-181-0/+0
|\ \ \ \ \
| * | | | | [3rdparty] Bump azure-storage-blog 1.2.0Roeland Jago Douma2018-10-181-0/+0
| |/ / / /
* | | | | Merge pull request #11853 from nextcloud/csp/commentsMorris Jobke2018-10-185-27/+56
|\ \ \ \ \
| * | | | | Move more comments to compiled handlebarsRoeland Jago Douma2018-10-155-27/+56
* | | | | | Merge pull request #11822 from nextcloud/bugfix/noid/forbid_freebusy_but_allo...Morris Jobke2018-10-187-107/+304
|\ \ \ \ \ \
| * | | | | | move disableFreeBusy check from User principal backend to Scheduling Outbox c...Georg Ehrke2018-10-167-107/+304
* | | | | | | Merge pull request #11896 from nextcloud/fix/personal-2fa-settings-unreliable...Morris Jobke2018-10-182-10/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unreliable 2FA state message on personal 2FA settings pageChristoph Wurst2018-10-182-10/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #11878 from nextcloud/no-require-same-site-cookie-on-assetsblizzz2018-10-184-0/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Don't require Same Site Cookies on assetsThomas Citharel2018-10-174-0/+6
* | | | | | | Merge pull request #11862 from nextcloud/bugfix/ensure_cache_it_initblizzz2018-10-171-1/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Double check for failed cache with a shared storageRoeland Jago Douma2018-10-161-1/+3