summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* invalidated duplicated UUIDs prior to migration changeArthur Schiwon2022-02-101-0/+90
* Don't provide favorite activity settingsJoas Schilling2022-02-101-2/+10
* Merge pull request #30997 from nextcloud/fix/noid/ldap-occ-test-config-accessorblizzz2022-02-091-6/+6
|\
| * fix overwriting of SUCCESS and INVALID constsArthur Schiwon2022-02-031-6/+6
* | [tx-robot] updated from transifexNextcloud bot2022-02-092-2/+2
* | Merge pull request #30925 from paierlep/feature/breadcrumb_menu_parent_folder...Louis2022-02-082-5/+24
|\ \
| * | Show the parent folders in the breadcrumb menu when on a child entry.Christian Paier2022-02-022-5/+24
| |/
* | Merge pull request #30945 from nextcloud/techdebt/noid/background-job-time-wi...Joas Schilling2022-02-085-1/+11
|\ \
| * | Use the new option to signaling insensitivityJoas Schilling2022-02-075-1/+11
* | | Merge pull request #28941 from howardZa/feature/allow_s3_access_wo_authSimon L2022-02-081-0/+2
|\ \ \
| * | | Add SCHEME_NULL to list of allowed auth mechanismhowardZa2022-02-071-0/+2
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2022-02-084-0/+10
|/ /
* | Merge pull request #30995 from nextcloud/fix/currentFileList-is-incorrect-fav...Simon L2022-02-071-0/+6
|\ \
| * | Fix bugs with incorrect currentFileList in the favorite and share by youCarl Schwan2022-02-031-0/+6
* | | Fix selecting user status, clear time and app password scopeJoas Schilling2022-02-073-4/+4
* | | [tx-robot] updated from transifexNextcloud bot2022-02-066-2/+30
* | | [tx-robot] updated from transifexNextcloud bot2022-02-0518-8/+46
* | | [tx-robot] updated from transifexNextcloud bot2022-02-04140-274/+274
* | | Merge pull request #30974 from max65482/fix_bday_cal_update_issueSimon L2022-02-041-4/+4
|\ \ \
| * | | delete birthday calendar events permanentlyMaximilian Martin2022-02-021-4/+4
| | |/ | |/|
* | | Merge pull request #30987 from nextcloud/enh/30962/show-mail-server-settings-...Simon L2022-02-035-3/+44
|\ \ \
| * | | fix testsszaimen2022-02-032-1/+12
| * | | show if the mail server settings are not set or verifiedszaimen2022-02-033-2/+32
* | | | Merge pull request #30955 from nextcloud/fix/sticky-positionCarl Schwan2022-02-031-1/+1
|\ \ \ \
| * | | | Fix position sticky declarationCarl Schwan2022-02-011-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #30937 from Brennii96/feature-app-version-sidebarJohn Molakvoæ2022-02-031-0/+9
|\ \ \ \
| * | | | Add app version to sidebar, mainly for mobile view as it disappears from list...Brendan2022-02-031-0/+9
* | | | | Merge pull request #30624 from nextcloud/theming/background-imageJulius Härtl2022-02-032-16/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Avoid file system access on checking if an image existsJulius Härtl2022-02-022-16/+11
| | |_|/ | |/| |
* | | | change Actions trigger to <button> when editing userJulien Veyssier2022-02-031-2/+2
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2022-02-0312-0/+32
|/ /
* | Merge pull request #30940 from nextcloud/request-id-in-headerJoas Schilling2022-02-025-0/+56
|\ \
| * | send request id in response headerRobin Appelman2022-02-015-0/+56
| |/
* | [tx-robot] updated from transifexNextcloud bot2022-02-02102-282/+300
* | Add compiled filesLouis Chemineau2022-02-012-9/+6
* | Add new component for the group list items.ArcticFall2022-02-013-62/+152
* | Add js methods for renaming a group.ArcticFall2022-02-011-0/+33
* | Add ActionInput for renaming a group and corresponding method.ArcticFall2022-02-011-1/+29
|/
* [tx-robot] updated from transifexNextcloud bot2022-02-018-20/+28
* i10n: Change l10n directoryValdnet2022-01-311-1/+1
* [tx-robot] updated from transifexNextcloud bot2022-01-314-2/+22
* [tx-robot] updated from transifexNextcloud bot2022-01-304-102/+102
* [tx-robot] updated from transifexNextcloud bot2022-01-294-2/+12
* [tx-robot] updated from transifexNextcloud bot2022-01-288-2/+20
* Merge pull request #30855 from nextcloud/psalm/themingJohn Molakvoæ2022-01-276-63/+45
|\
| * Add better error handlingCarl Schwan2022-01-272-3/+9
| * Fix registerEventListener issuesCarl Schwan2022-01-272-3/+3
| * Fix psalm issues in theming appCarl Schwan2022-01-266-62/+38
* | Merge pull request #30858 from nextcloud/fix/ajax-list-dir-content-on-fileLouis2022-01-271-1/+1
|\ \
| * | Return 404 when AJAX tries to list dir content but file givenMichaIng2022-01-261-1/+1
| |/