Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | added CORS skip if session was created by AppAPI | Alexander Piskun | 2023-10-02 | 1 | -0/+4 | |
* | | | | | | | Merge pull request #40731 from nextcloud/imaginary-performance | Daniel Hansson | 2023-10-09 | 1 | -36/+0 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'master' into imaginary-performance | Daniel Hansson | 2023-10-09 | 10 | -386/+104 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into imaginary-performance | Daniel Hansson | 2023-10-04 | 11 | -221/+79 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into imaginary-performance | Daniel Hansson | 2023-10-02 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | also remove function | Daniel Hansson | 2023-10-02 | 1 | -19/+0 | |
| * | | | | | | | | Generate all preview sizes for Imaginary | Daniel Hansson | 2023-09-30 | 1 | -17/+0 | |
* | | | | | | | | | Merge pull request #40472 from nextcloud/fix/aborted_pgsql_transaction_on_error | Joas Schilling | 2023-10-09 | 1 | -20/+17 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | fix(twofactor): avoid error in pgsql for duplicate entry | Benjamin Gaussorgues | 2023-10-06 | 1 | -20/+17 | |
* | | | | | | | | | fix(DB): Update comment to state why we still use the max 4k limit | Joas Schilling | 2023-10-06 | 1 | -1/+3 | |
* | | | | | | | | | fix(sqlite): Remove some old SQLite cheats | Joas Schilling | 2023-10-06 | 1 | -11/+0 | |
* | | | | | | | | | fix(oracle): Move away from internal and deprecated SchemaDiff API | Joas Schilling | 2023-10-06 | 1 | -149/+90 | |
* | | | | | | | | | fix(dbal): Move migrator away from deprecated calls | Joas Schilling | 2023-10-06 | 1 | -11/+9 | |
* | | | | | | | | | fix(mysql): Remove custom MySQL workaround from 2015 | Joas Schilling | 2023-10-06 | 2 | -52/+0 | |
* | | | | | | | | | fix(postgres): Remove old Postgres 9.4 workaround | Joas Schilling | 2023-10-06 | 2 | -58/+0 | |
* | | | | | | | | | fix(sqlite): Remove no longer required autoincrement fix | Joas Schilling | 2023-10-06 | 3 | -106/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | fix(user): Log affected user of app token login name mismatch | Christoph Wurst | 2023-10-06 | 1 | -0/+2 | |
* | | | | | | | | Merge pull request #40745 from nextcloud/fix/noid/ocm-provider-rewrite-rules | Arthur Schiwon | 2023-10-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | fix ocm-provider rewrite rules | Maxence Lange | 2023-10-02 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #40439 from Koc/feature/clickable-logo | John Molakvoæ | 2023-10-04 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Make logo in header clickable in the shared file view | Konstantin Myakshin | 2023-10-04 | 1 | -0/+4 | |
* | | | | | | | | | Refactors lib/private/Collaboration. | Faraz Samapoor | 2023-10-03 | 9 | -214/+61 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #40656 from nextcloud/feat/backgroundjob/schedule-job-after | Christoph Wurst | 2023-10-02 | 1 | -7/+14 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | feat(backgroundjob): Schedule job after <timestamp> | Christoph Wurst | 2023-09-29 | 1 | -7/+14 | |
* | | | | | | | | chore: rename serializedClosure to argument to align with parent class | Daniel Kesselberg | 2023-09-30 | 2 | -4/+4 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | fix(systemreport): Mask onlyoffice secret as sensitive | Joas Schilling | 2023-09-29 | 1 | -0/+3 | |
|/ / / / / / | ||||||
* | | | | | | Convert isset ternary to null coalescing operator | Hamid Dehnavi | 2023-09-28 | 16 | -28/+24 | |
* | | | | | | Merge pull request #40617 from nextcloud/enh/allow-user-to-set-apporder | Côme Chilliet | 2023-09-28 | 2 | -3/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix behavior when defaultapp is empty | Côme Chilliet | 2023-09-28 | 1 | -0/+1 | |
| * | | | | | | Default to first application if no default app is set | Côme Chilliet | 2023-09-26 | 1 | -1/+14 | |
| * | | | | | | Revert "Support admin default order for applications" | Côme Chilliet | 2023-09-26 | 1 | -8/+2 | |
| * | | | | | | Support admin default order for applications | Côme Chilliet | 2023-09-25 | 1 | -2/+8 | |
| * | | | | | | Read apporder from configuration value | Côme Chilliet | 2023-09-25 | 1 | -2/+6 | |
* | | | | | | | Merge pull request #39011 from fsamapoor/refactor_lib_private_security_part1 | Côme Chilliet | 2023-09-28 | 10 | -201/+65 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Refactors lib/private/Security. | Faraz Samapoor | 2023-09-27 | 10 | -201/+65 | |
* | | | | | | | refactor: Use DBAL's executeQuery instead of query (deprecated) | Christoph Wurst | 2023-09-27 | 2 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #39108 from fsamapoor/refactor_lib_private_lock | Côme Chilliet | 2023-09-26 | 3 | -19/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Refactors lib/private/Lock. | Faraz Samapoor | 2023-09-26 | 3 | -19/+17 | |
* | | | | | | | Merge pull request #40565 from nextcloud/fix/remove-writelog | Côme Chilliet | 2023-09-26 | 4 | -45/+15 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove deprecated methods Util::writeLog and DIContainer::log | Côme Chilliet | 2023-09-25 | 4 | -45/+15 | |
* | | | | | | | | Merge pull request #40620 from nextcloud/feat/noid/ocp-for-phonenumber-util | Joas Schilling | 2023-09-26 | 3 | -10/+69 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | fix(phonenumber): Improve docs by adding input details | Joas Schilling | 2023-09-25 | 1 | -13/+2 | |
| * | | | | | | | fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage | Joas Schilling | 2023-09-25 | 1 | -10/+5 | |
| * | | | | | | | feat(phonenumber): Add OCP wrapper for PhoneNumber utils library | Joas Schilling | 2023-09-25 | 2 | -0/+75 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #40501 from nextcloud/fix/fix-int-size-in-files-scanner | Côme Chilliet | 2023-09-25 | 2 | -4/+7 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Store size in int|float for 32bit support | Côme Chilliet | 2023-09-19 | 2 | -4/+7 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | chore(3rdparty): remove opis/closure | Daniel Kesselberg | 2023-09-22 | 1 | -2/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #39113 from fsamapoor/refactor_lib_private_collaboration_p... | Robin Appelman | 2023-09-22 | 9 | -195/+114 | |
|\ \ \ \ \ | ||||||
| * | | | | | Adds type hint to the method parameter. | Faraz Samapoor | 2023-09-21 | 1 | -1/+1 | |
| * | | | | | Refactors lib/private/Collaboration. | Faraz Samapoor | 2023-09-21 | 9 | -195/+114 |