Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-26 | 2 | -2/+12 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge pull request #33129 from nextcloud/fix-reading-blob-as-resources | blizzz | 2022-07-25 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix reading blob data as resource | Thomas Citharel | 2022-07-25 | 1 | -0/+3 | |
| | |_|_|/ / | |/| | | | | ||||||
* / | | | | | Delete comments that expired now | Vitor Mattos | 2022-07-25 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | always triger setup of builtin storage wrappers | Robin Appelman | 2022-07-21 | 1 | -6/+15 | |
* | | | | | only update last login timestamp with minute percision | Robin Appelman | 2022-07-20 | 1 | -4/+9 | |
* | | | | | Merge pull request #33266 from nextcloud/bugfix/noid/skip-content-public | Vincent Petry | 2022-07-20 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add skip content buttons to the public page layout | Julius Härtl | 2022-07-18 | 1 | -2/+2 | |
* | | | | | | fix loading legacy app.php with multi app dir | Arthur Schiwon | 2022-07-18 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #32981 from nextcloud/typing/carl/simplefs | Carl Schwan | 2022-07-18 | 7 | -103/+55 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add typing to SimpleFS | Carl Schwan | 2022-07-14 | 7 | -103/+55 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #27929 from nextcloud/enh/allowSsoToProvideSecret | blizzz | 2022-07-18 | 4 | -2/+49 | |
|\ \ \ \ \ | ||||||
| * | | | | | Allow SSO authentication to provide a user secret | MichaIng | 2022-07-12 | 4 | -2/+49 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #33064 from nextcloud/feat/capped-memorycache-ocp | Carl Schwan | 2022-07-18 | 17 | -13/+176 | |
|\ \ \ \ \ | ||||||
| * | | | | | Move CappedMemoryCache to OCP | Carl Schwan | 2022-07-14 | 17 | -13/+176 | |
* | | | | | | Merge pull request #32963 from nextcloud/s3-crt-bundle-download | Daniel | 2022-07-18 | 2 | -12/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | only use nextcloud bundle when explicitly enabled | Robin Appelman | 2022-07-05 | 2 | -10/+15 | |
| * | | | | | | also use nextcloud certificate bundle when downloading from s3 | Robin Appelman | 2022-07-05 | 2 | -10/+17 | |
* | | | | | | | Allow to override #app-content and #app-navigation hrefs for content skipping | Julius Härtl | 2022-07-16 | 1 | -0/+3 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-14 | 2 | -0/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #32552 from nextcloud/enh/improve-job-handling-commands | Côme Chilliet | 2022-07-12 | 4 | -89/+80 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix typing in IJobList | Côme Chilliet | 2022-07-11 | 2 | -26/+20 | |
| * | | | | | Code cleaning of Background/ListCommand | Côme Chilliet | 2022-07-11 | 2 | -12/+15 | |
| * | | | | | Add command to list jobs | Côme Chilliet | 2022-07-11 | 4 | -9/+29 | |
| * | | | | | Clean up JobList class | Côme Chilliet | 2022-07-11 | 1 | -52/+26 | |
* | | | | | | Fix listening for circle events in SetupManager | Jonas | 2022-07-12 | 1 | -4/+4 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #33175 from nextcloud/fix/request-json-xml-not-found | Pytal | 2022-07-11 | 1 | -0/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix 404 handling of requested JSON/XML | Christoph Wurst | 2022-07-08 | 1 | -0/+7 | |
* | | | | | | Merge pull request #32973 from nextcloud/cleanup/avatar-code | Carl Schwan | 2022-07-11 | 13 | -220/+362 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Make Color class public | Carl Schwan | 2022-07-05 | 10 | -58/+169 | |
| * | | | | | Cleanup avatar related code | Carl Schwan | 2022-06-22 | 11 | -176/+207 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-row | blizzz | 2022-07-08 | 3 | -9/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Set as optional argument | Vitor Mattos | 2022-06-13 | 2 | -2/+2 | |
| * | | | | | Remove unecessary row and make compatible with db schema | Vitor Mattos | 2022-06-13 | 3 | -8/+3 | |
* | | | | | | Merge pull request #33110 from nextcloud/feat/handle-onetime-password-large | blizzz | 2022-07-08 | 1 | -2/+5 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Handler large passwords | Carl Schwan | 2022-07-05 | 1 | -1/+4 | |
| * | | | | | Handle one time passwords | Carl Schwan | 2022-07-05 | 1 | -1/+1 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-08 | 2 | -2/+6 | |
* | | | | | | Only ignore attempts of the same action | Joas Schilling | 2022-07-07 | 1 | -4/+4 | |
* | | | | | | Merge pull request #33052 from nextcloud/fix/set-display-name | Joas Schilling | 2022-07-06 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Do not save invalid display name to the database | Christopher Ng | 2022-06-28 | 1 | -0/+4 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-06 | 2 | -2/+2 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge pull request #33086 from nextcloud/techdebt/noid/allow-expiring-comment... | blizzz | 2022-07-05 | 2 | -7/+11 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Allow to expire comments of multiple objects with one call | Joas Schilling | 2022-07-01 | 2 | -7/+11 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-04 | 2 | -0/+4 | |
|/ / / / / | ||||||
* | | | | | Add status automation | Joas Schilling | 2022-07-01 | 1 | -0/+12 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-30 | 2 | -2/+2 | |
* | | | | | Fix detection of firefox in ContentSecurityPolicyNonceManager | Carl Schwan | 2022-06-29 | 1 | -4/+2 | |
* | | | | | Check whether entry is of type ICacheEntry in Cache->remove() | Jonas | 2022-06-29 | 1 | -1/+1 | |
* | | | | | Merge pull request #32994 from nextcloud/fix/extended-query-search | Carl Schwan | 2022-06-29 | 2 | -5/+9 | |
|\ \ \ \ \ |