Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Also throttle on expiration | Joas Schilling | 2022-10-12 | 1 | -1/+3 | |
| * | | | Fix psalm error on migration | Joas Schilling | 2022-10-12 | 1 | -6/+0 | |
| * | | | Add a background job to delete expired tokens | Joas Schilling | 2022-10-12 | 5 | -0/+73 | |
| * | | | Also remove token when we successfully validated | Joas Schilling | 2022-10-11 | 1 | -1/+2 | |
| * | | | Require a token for "Edit locally" | Joas Schilling | 2022-10-11 | 9 | -6/+365 | |
* | | | | Merge pull request #34537 from nextcloud/bugfix/noid/s3-upload-memory | John Molakvoæ | 2022-10-12 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Avoid allocating too much memory for the buffer | Julius Härtl | 2022-10-11 | 1 | -1/+1 | |
* | | | | | Merge pull request #34548 from nextcloud/automated/noid/master-update-psalm-b... | Carl Schwan | 2022-10-12 | 1 | -5/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update psalm baseline | nextcloud-command | 2022-10-12 | 1 | -5/+0 | |
|/ / / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-12 | 4 | -4/+4 | |
* | | | | | Merge pull request #34299 from nextcloud/enh/color-text-for-background-blur | Pytal | 2022-10-11 | 5 | -2/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add color variables for text on blurred background | Christopher Ng | 2022-10-12 | 5 | -2/+12 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #34473 from nextcloud/fix/excessive-increase-cachebuster | Simon L | 2022-10-11 | 3 | -3/+12 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Fix excessive increase of cachebuster value | Christopher Ng | 2022-10-11 | 3 | -3/+12 | |
|/ / / / | ||||||
* | | | | Merge pull request #34523 from nextcloud/fix/ldap-avoid-double-unbind-in-wizard | Côme Chilliet | 2022-10-11 | 1 | -19/+18 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Avoid double ldap_unbind in Wizard.php | Côme Chilliet | 2022-10-11 | 1 | -1/+0 | |
| * | | | Fix code style with codesniffer | Côme Chilliet | 2022-10-11 | 1 | -18/+18 | |
* | | | | Merge pull request #33511 from nextcloud/feat/extract_gps_from_exif | Louis | 2022-10-11 | 4 | -39/+170 | |
|\ \ \ \ | ||||||
| * | | | | Allow scanning for metadata with occ scan:file --generate-metadata | Carl Schwan | 2022-10-11 | 4 | -61/+68 | |
| * | | | | Extract GPS data from EXIF | Louis Chemineau | 2022-10-11 | 2 | -14/+138 | |
| |/ / / | ||||||
* | | | | Merge pull request #34500 from nextcloud/bugfix/noid/more-password-limitation | Joas Schilling | 2022-10-11 | 6 | -6/+13 | |
|\ \ \ \ | ||||||
| * | | | | Compile assets | nextcloud-command | 2022-10-10 | 4 | -6/+6 | |
| * | | | | Fix password length limitation | Joas Schilling | 2022-10-10 | 2 | -0/+7 | |
* | | | | | Merge pull request #32859 from nextcloud/bug/31973/array-key-might-be-empty | Louis | 2022-10-11 | 1 | -7/+5 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 | Daniel Kesselberg | 2022-06-28 | 1 | -7/+5 | |
* | | | | | Merge pull request #34490 from nextcloud/kill_db_mapper | Joas Schilling | 2022-10-11 | 5 | -878/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove long depreated AppFramework/Db/Mapper | Roeland Jago Douma | 2022-10-10 | 5 | -878/+0 | |
* | | | | | | Merge pull request #34522 from nextcloud/bugfix/34480/update-security.txt-exp... | Joas Schilling | 2022-10-11 | 1 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update security.txt expires field | Joas Schilling | 2022-10-11 | 1 | -2/+3 | |
* | | | | | | | Merge pull request #34517 from nextcloud/automated/noid/master-update-ca-cert... | Joas Schilling | 2022-10-11 | 2 | -3/+49 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update CA certificate bundle | nextcloud-command | 2022-10-11 | 2 | -3/+49 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #34513 from nextcloud/enh/34493/hide-edit-locally | Vincent Petry | 2022-10-11 | 1 | -23/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | do not show editlocally on mobile | szaimen | 2022-10-11 | 1 | -23/+25 | |
* | | | | | | | | Merge pull request #34521 from nextcloud/bugfix/noid/also-backport-to-stable25 | Joas Schilling | 2022-10-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Also backport the cacert to stable25 | Joas Schilling | 2022-10-11 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* / / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-11 | 12 | -24/+58 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #30608 from nextcloud/harden-fonct | Louis | 2022-10-10 | 1 | -5/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Harden some PHP functions | acsfer | 2022-10-04 | 1 | -5/+5 | |
* | | | | | | | Merge pull request #34488 from nextcloud/typehint_closures | Carl Schwan | 2022-10-10 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | typehint migrationservice closures | Roeland Jago Douma | 2022-10-09 | 1 | -4/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #34489 from nextcloud/type_closure | Carl Schwan | 2022-10-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | type closure to make psalm a bit happier | Roeland Jago Douma | 2022-10-09 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #34487 from nextcloud/psalm_fix_migration_generation | Carl Schwan | 2022-10-10 | 1 | -4/+4 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | properly typehint generated migrations | Roeland Jago Douma | 2022-10-09 | 1 | -4/+4 | |
* | | | | | | Merge pull request #33915 from nextcloud/enh/33914-replace_expiration_date_pi... | Simon L | 2022-10-10 | 7 | -103/+68 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Replace moment.js date with Date Object. | julia.kirschenheuter | 2022-10-06 | 7 | -103/+68 | |
| | |/ / / | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-09 | 40 | -78/+202 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-08 | 42 | -136/+184 | |
* | | | | | Merge pull request #34462 from nextcloud/automated/noid/master-update-psalm-b... | blizzz | 2022-10-07 | 1 | -3/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update psalm baseline | nextcloud-command | 2022-10-07 | 1 | -3/+0 | |
|/ / / / / |