summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Create primary keys on all tables and add a command to create the afterwardsJoas Schilling2020-11-123-1/+18
* Fix public calendars as they are stored with null on oracleJoas Schilling2020-11-121-12/+34
* Make sure columns with an empty default are nullable for OracleJoas Schilling2020-11-1230-27/+89
* Fix "Invalid fetch style: 12" on OracleJoas Schilling2020-11-121-2/+5
* Make the test pass on repeating callsJoas Schilling2020-11-121-2/+7
* [tx-robot] updated from transifexNextcloud bot2020-11-1212-6/+46
* Merge pull request #24058 from nextcloud/backport/24054/stable20Roeland Jago Douma2020-11-111-0/+32
|\
| * Manually iterate over calendardata when oracle is usedJulius Härtl2020-11-111-0/+32
* | Merge pull request #24050 from nextcloud/backport/23915/stable20Roeland Jago Douma2020-11-112-8/+8
|\ \ | |/ |/|
| * Use png icons in caldav reminder emailsRichard Steinmetz2020-11-112-8/+8
* | Merge pull request #24044 from nextcloud/backport/24042/stable20Morris Jobke2020-11-114-3/+7
|\ \ | |/ |/|
| * Disable share input for a received share if resharing is not allowedDaniel Calviño Sánchez2020-11-113-3/+6
| * Do not show "Can reshare" in the menu if resharing is not allowedDaniel Calviño Sánchez2020-11-113-2/+3
* | Merge pull request #24033 from nextcloud/backport/23993/stable20Joas Schilling2020-11-1116-42/+151
|\ \ | |/ |/|
| * Don't leave cursors open when tests failJoas Schilling2020-11-1016-42/+151
* | [tx-robot] updated from transifexNextcloud bot2020-11-1112-0/+196
|/
* Merge pull request #24012 from nextcloud/backport/23981/stable20John Molakvoæ2020-11-103-5/+5
|\
| * Fix js search in undefined ocs responseJohn Molakvoæ (skjnldsv)2020-11-093-5/+5
* | [tx-robot] updated from transifexNextcloud bot2020-11-1014-20/+70
* | Shortcut to avoid file system setup when generating the logo URLMorris Jobke2020-11-092-11/+14
|/
* Merge pull request #23992 from nextcloud/backport/23574/stable20Morris Jobke2020-11-093-4/+5
|\
| * Fix link share label placeholder not showingGary Kim2020-11-093-4/+5
* | Merge pull request #23971 from nextcloud/backport/23936/stable20Morris Jobke2020-11-091-21/+56
|\ \ | |/ |/|
| * Use query builder instead of OC_DB in trashbinJoas Schilling2020-11-071-21/+56
* | [tx-robot] updated from transifexNextcloud bot2020-11-0924-38/+136
* | [tx-robot] updated from transifexNextcloud bot2020-11-0850-64/+252
|/
* [tx-robot] updated from transifexNextcloud bot2020-11-072-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-11-066-0/+10
* Add default font sizeGretaD2020-11-055-4/+7
* [tx-robot] updated from transifexNextcloud bot2020-11-0514-0/+26
* Merge pull request #23894 from nextcloud/backport/23799/stable20-minimalMorris Jobke2020-11-041-2/+7
|\
| * fix potentially passing null to events where IUser is expectedArthur Schiwon2020-11-041-2/+7
* | Merge pull request #23899 from nextcloud/backport/23898/stable20Morris Jobke2020-11-043-4/+4
|\ \
| * | Make user status styles scopedJulius Härtl2020-11-043-4/+4
* | | Merge pull request #23900 from nextcloud/backport/23897/stable20Morris Jobke2020-11-043-15/+13
|\ \ \
| * | | Move help to separate stylesheetJulius Härtl2020-11-043-15/+13
| |/ /
* | | Merge pull request #23884 from nextcloud/backport/23097/stable20John Molakvoæ2020-11-041-14/+43
|\ \ \ | |/ / |/| |
| * | Restrict query when searching for versions of trashbin filesJulius Härtl2020-11-041-14/+43
* | | Merge pull request #23419 from nextcloud/backport/23350/stable20Morris Jobke2020-11-046-5/+104
|\ \ \
| * | | Indicate preview availability in share api responsesRichard Steinmetz2020-11-036-5/+104
* | | | Merge pull request #23874 from nextcloud/backport/23866/stable20Julius Härtl2020-11-041-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix grid view in tags viewMorris Jobke2020-11-031-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2020-11-046-2/+38
| |_|/ |/| |
* | | UserStatus: no message means clear status message. This fixes #23332Simon Spannagel2020-11-031-2/+2
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-11-0316-6/+68
* | [tx-robot] updated from transifexNextcloud bot2020-11-0214-12/+36
* | [tx-robot] updated from transifexNextcloud bot2020-11-0134-58/+208
* | [tx-robot] updated from transifexNextcloud bot2020-10-3170-82/+490
* | Fix invalid usages of the new dispatcherRoeland Jago Douma2020-10-302-6/+8
* | [tx-robot] updated from transifexNextcloud bot2020-10-3052-36/+108