| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: treat text app session parameters as sensitive values | Max | 2023-03-01 | 1 | -0/+10 |
* | feat(translations): Add translation provider API | Julius Härtl | 2023-02-27 | 3 | -0/+149 |
* | Merge pull request #36837 from nextcloud/fix/truncate-overlong-tagnames | Joas Schilling | 2023-02-27 | 1 | -3/+5 |
|\ |
|
| * | fix(SystemTagManager): Truncate overlong tag names | Marcel Klehr | 2023-02-24 | 1 | -3/+5 |
* | | Fix appconfig compatibility with Oracle DB | Joas Schilling | 2023-02-23 | 1 | -1/+2 |
* | | fix(OCC): Don't throw in the repair step for phone validation | Joas Schilling | 2023-02-23 | 1 | -1/+2 |
|/ |
|
* | Merge pull request #36795 from nextcloud/fix/remove-erronous-parentheses-in-i... | Côme Chilliet | 2023-02-21 | 1 | -1/+1 |
|\ |
|
| * | Avoid extra parenthesis around SQL in IN expressions | Côme Chilliet | 2023-02-21 | 1 | -1/+1 |
* | | Merge pull request #36792 from nextcloud/enh/noid/add-before-group-changed-event | Julien Veyssier | 2023-02-21 | 1 | -0/+2 |
|\ \ |
|
| * | | dispatch new BeforeGroupChangedEvent before setDisplayName on groups | Julien Veyssier | 2023-02-21 | 1 | -0/+2 |
| |/ |
|
* | | Merge pull request #36428 from nextcloud/disable-db-user-create | Robin Appelman | 2023-02-21 | 3 | -44/+53 |
|\ \
| |/
|/| |
|
| * | add option to disable db user creation trough environment variable | Robin Appelman | 2023-02-21 | 3 | -44/+53 |
* | | Revert "fix(performance): Do not set up filesystem on every call" | Joas Schilling | 2023-02-21 | 3 | -18/+191 |
* | | Merge pull request #36759 from sgolovan/master | Simon L | 2023-02-20 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix integer overflow on 32-bit systems when testing free space for writing a ... | Sergei Golovan | 2023-02-20 | 1 | -1/+1 |
* | | | Merge pull request #36727 from nextcloud/enh/file-id-direct-editing | Julius Härtl | 2023-02-20 | 1 | -4/+21 |
|\ \ \
| |_|/
|/| | |
|
| * | | feat(directediting): Allow opening by file id | Julius Härtl | 2023-02-20 | 1 | -4/+21 |
* | | | Merge pull request #36780 from nextcloud/bugfix/noid/console-error-share-auth | Julius Härtl | 2023-02-20 | 1 | -2/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix: Fix loading styles from core/css/ | Julius Härtl | 2023-02-20 | 1 | -2/+1 |
| |/ |
|
* | | Merge pull request #36653 from nextcloud/bugfix/noid/more-defensive-old-token... | Joas Schilling | 2023-02-20 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | fix(authentication): Handle null or empty string password hash | Joas Schilling | 2023-02-10 | 1 | -1/+1 |
* | | Do not set up filesystem on every call | Anna Larch | 2023-02-17 | 3 | -191/+18 |
* | | Revert the token scope to not end up with storing the user used in the session | Julius Härtl | 2023-02-17 | 1 | -1/+15 |
* | | Merge pull request #36396 from nextcloud/fix/cors | Julius Härtl | 2023-02-17 | 1 | -1/+1 |
|\ \ |
|
| * | | fix(CORS): CORS should only be bypassed on `PublicPage` if not logged in to p... | Ferdinand Thiessen | 2023-02-16 | 1 | -1/+1 |
* | | | Merge pull request #36735 from nextcloud/fix/32635/fix-vcf-contacts | Louis | 2023-02-16 | 1 | -1/+7 |
|\ \ \ |
|
| * | | | fix the contacts-menu vcf-contact avatars | Simon L | 2023-02-15 | 1 | -1/+7 |
* | | | | Change X-Robots-Tag header from "none" to "noindex, nofollow" | MichaIng | 2023-02-15 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #36639 from nextcloud/userbackend-local-cache | Christoph Wurst | 2023-02-15 | 2 | -1/+56 |
|\ \ \ |
|
| * | | | also cache backend for user in memory instead of always going to redis | Robin Appelman | 2023-02-10 | 2 | -1/+56 |
| |/ / |
|
* | | | Merge pull request #36698 from nextcloud/db-profile-start-time | Christoph Wurst | 2023-02-15 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | log start time of queries for profiler | Robin Appelman | 2023-02-14 | 1 | -0/+1 |
* | | | | Merge pull request #36691 from nextcloud/fix/25175/fix-config-truncating | Simon L | 2023-02-15 | 1 | -0/+7 |
|\ \ \ \ |
|
| * | | | | address review by Joas | Simon L | 2023-02-15 | 1 | -2/+3 |
| * | | | | add a disk_free_space check before writing config | Simon L | 2023-02-13 | 1 | -0/+6 |
* | | | | | Merge pull request #36603 from nextcloud/imagick-cache-formats | Robin Appelman | 2023-02-14 | 3 | -7/+51 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | cache formats supported by imagick | Robin Appelman | 2023-02-13 | 3 | -7/+51 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #36656 from nextcloud/route-instrumentation | Julius Härtl | 2023-02-14 | 4 | -28/+66 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | DI for Router | Robin Appelman | 2023-02-13 | 3 | -20/+39 |
| * | | | more routing performance instrumentation | Robin Appelman | 2023-02-10 | 2 | -9/+28 |
* | | | | Merge pull request #36643 from nextcloud/fs-setup-instrimuntion | Robin Appelman | 2023-02-13 | 4 | -27/+74 |
|\ \ \ \ |
|
| * | | | | more filesystem setup performance instrumentation | Robin Appelman | 2023-02-10 | 4 | -27/+74 |
| |/ / / |
|
* | | | | Merge pull request #36525 from nextcloud/fix/noid/params-put | Julius Härtl | 2023-02-13 | 1 | -6/+12 |
|\ \ \ \ |
|
| * | | | | fix: Only get params from PUT content if possible | Julius Härtl | 2023-02-03 | 1 | -6/+12 |
* | | | | | Merge pull request #36641 from nextcloud/instrument-app-register | Côme Chilliet | 2023-02-13 | 2 | -7/+26 |
|\ \ \ \ \ |
|
| * | | | | | instrumentation for app booting | Robin Appelman | 2023-02-09 | 2 | -10/+17 |
| * | | | | | add more performance instrumentation for app registering | Robin Appelman | 2023-02-09 | 1 | -2/+14 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #36232 from nextcloud/enh/a11y-user-menu | Pytal | 2023-02-10 | 1 | -2/+2 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Port user menu to Vue | Christopher Ng | 2023-02-09 | 1 | -2/+2 |
* | | | | | Merge pull request #36610 from nextcloud/folder-lazy-submounts | Julius Härtl | 2023-02-10 | 5 | -37/+50 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|