Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | techdebt(workflowengine): Remove transition event classes | Joas Schilling | 2023-03-03 | 6 | -108/+11 | |
* | | | | | | | | Merge pull request #36736 from Glandos/patch-2 | John Molakvoæ | 2023-03-03 | 1 | -10/+17 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | fix indent 2 | Glandos | 2023-02-16 | 1 | -7/+7 | |
| * | | | | | | | fix indent | Glandos | 2023-02-15 | 1 | -8/+8 | |
| * | | | | | | | Use proc_open to avoid spawning a shell | Glandos | 2023-02-15 | 1 | -10/+17 | |
* | | | | | | | | Merge pull request #36941 from nextcloud/bugfix/prevent-error-with-oracle-dat... | Joas Schilling | 2023-03-03 | 1 | -8/+16 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Split the comments ids by chunks | Vitor Mattos | 2023-03-01 | 1 | -8/+16 | |
* | | | | | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-03 | 194 | -0/+194 | |
* | | | | | | | | Implement file reference wiget | Julius Härtl | 2023-03-02 | 2 | -9/+39 | |
* | | | | | | | | Merge pull request #36803 from nextcloud/fix/sqlite-comments | blizzz | 2023-03-02 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | fix(DB): Remove not supported column comments when using SQLite | Ferdinand Thiessen | 2023-02-22 | 1 | -1/+5 | |
* | | | | | | | | fix: treat text app session parameters as sensitive values | Max | 2023-03-01 | 1 | -0/+10 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-03-01 | 4 | -0/+118 | |
* | | | | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-28 | 4 | -0/+4 | |
* | | | | | | | feat(translations): Add translation provider API | Julius Härtl | 2023-02-27 | 10 | -0/+390 | |
* | | | | | | | 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(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-27 | 2 | -0/+2 | |
* | | | | | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-25 | 2 | -0/+2 | |
* | | | | | | | | Merge pull request #36781 from nextcloud/bugfix/noid/run-repairsteps-against-...v26.0.0beta5 | Joas Schilling | 2023-02-24 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | |
| |/ / / / / / / | ||||||
* / / / / / / / | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-24 | 2 | -0/+2 | |
|/ / / / / / / | ||||||
* / / / / / / | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-23 | 2 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | | | fix: Update autoloader after #36792 | Julius Härtl | 2023-02-21 | 2 | -0/+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 | 2 | -0/+96 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | dispatch new BeforeGroupChangedEvent before setDisplayName on groups | Julien Veyssier | 2023-02-21 | 2 | -0/+96 | |
| |/ / / / / / | ||||||
* | | | | | | | 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 | 6 | -18/+210 | |
* | | | | | | | 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 | |
* | | | | | | | Merge pull request #36589 from nextcloud/enh/perf-remove-icache | Julius Härtl | 2023-02-20 | 6 | -210/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Do not set up filesystem on every call | Anna Larch | 2023-02-17 | 6 | -210/+18 | |
* | | | | | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-19 | 4 | -0/+20 | |
|/ / / / / / / | ||||||
* | | | | | | | 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 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #36689 from nextcloud/fix/x-robots-tag-header | Simon L | 2023-02-16 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Change X-Robots-Tag header from "none" to "noindex, nofollow" | MichaIng | 2023-02-15 | 2 | -2/+2 | |
| |/ / / / / / / |