Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Fix share input id | Christopher Ng | 2023-05-02 | 3 | -4/+4 | |
* | | | | | | | Merge pull request #37967 from nextcloud/fix/36926-The_visually_hidden_elemen... | Julia Kirschenheuter | 2023-05-03 | 3 | -3/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add `aria-hidden` attr to the whole navigation depending on a sidebar state | julia.kirschenheuter | 2023-05-03 | 3 | -3/+11 | |
* | | | | | | | | Merge pull request #38025 from nextcloud/enh/37800/write-profile-prop-to-syst... | Johannes | 2023-05-03 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | enh(contacts): write profile prop and backend prop to system addressbook | Johannes Merkel | 2023-05-02 | 1 | -0/+6 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #37787 from nextcloud/fix/rollback-files-locked-by-apps | Julius Härtl | 2023-05-03 | 2 | -16/+67 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix: catch ManuallyLockedException and use app context | Max | 2023-05-03 | 2 | -16/+67 | |
* | | | | | | | | | Merge pull request #37937 from nextcloud/artonge/feat/remove_non_existing_jobs | Arthur Schiwon | 2023-05-03 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove job from oc_jobs when the file is not findable | Louis Chemineau | 2023-05-03 | 1 | -1/+2 | |
* | | | | | | | | | Merge pull request #38003 from nextcloud/bugfix/noid/improve-translations-api | Joas Schilling | 2023-05-03 | 6 | -12/+73 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | feat(translation): Return the detected language so clients can show more details | Joas Schilling | 2023-05-02 | 6 | -9/+62 | |
| * | | | | | | | | | fix(translation): Detect the language first and then ask all providers for tr... | Joas Schilling | 2023-05-02 | 1 | -3/+11 | |
* | | | | | | | | | | Merge pull request #37385 from nextcloud/bugfix/noid/dont-allow-adding-the-sa... | Joas Schilling | 2023-05-03 | 3 | -15/+194 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix(tests): Fix new integration tests | Joas Schilling | 2023-04-26 | 1 | -13/+13 | |
| * | | | | | | | | | | fix(provisioning_api): Don't allow to configure the same additional email mul... | Joas Schilling | 2023-04-26 | 3 | -4/+183 | |
* | | | | | | | | | | | Merge pull request #37802 from nextcloud/fix/37729 | Marcel Klehr | 2023-05-03 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Compile assets | nextcloud-command | 2023-05-02 | 2 | -3/+3 | |
| * | | | | | | | | | | fix(files_sharing): Don't show copy action when !canDownload and no update pe... | Marcel Klehr | 2023-05-02 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #37958 from nextcloud/artonge/fix/better_handle_expireDate... | Arthur Schiwon | 2023-05-03 | 1 | -30/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Mutualize expireDate handling when creating and updating a share | Louis Chemineau | 2023-04-27 | 1 | -30/+19 | |
* | | | | | | | | | | | | Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-type | Arthur Schiwon | 2023-05-03 | 10 | -13/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix file_get_content signatures to make it clear it can return false | Côme Chilliet | 2023-04-27 | 10 | -13/+16 | |
* | | | | | | | | | | | | | Merge pull request #38024 from nextcloud/fix/fix-32bits-ci | Arthur Schiwon | 2023-05-03 | 2 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Put back file cleanups, and remove dead code in tests/lib/Template/JSResource... | Côme Chilliet | 2023-05-02 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | Run 32bit CI on workflow modifications and new releases | Côme Chilliet | 2023-05-02 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | Remove the array_pop failing tests on 32bit CI | Côme Chilliet | 2023-05-02 | 1 | -3/+1 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #33106 from nextcloud/feature/update-expire-date | Arthur Schiwon | 2023-05-03 | 2 | -3/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Cover expire_date with unit tests | Vitor Mattos | 2023-04-26 | 1 | -2/+28 | |
| * | | | | | | | | | | | | Update expire_date column of table comments | Vitor Mattos | 2023-04-26 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-05-03 | 4 | -2/+4 | |
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #37903 from nextcloud/fix/user_ldap-fix-multiple-ldap-support | Côme Chilliet | 2023-05-02 | 3 | -23/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add comment about Manager instance not being shared | Côme Chilliet | 2023-04-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Adapt Sync job tests to the constructor change | Côme Chilliet | 2023-04-27 | 1 | -2/+1 | |
| * | | | | | | | | | | | | Fix multiple LDAP configuration support by fixing AccessFactory | Côme Chilliet | 2023-04-24 | 2 | -21/+4 | |
* | | | | | | | | | | | | | Merge pull request #32866 from nextcloud/performance/searchInGroup-displaynam... | Côme Chilliet | 2023-05-02 | 17 | -138/+221 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix tests, and fix Group::searchUsers to avoid duplicates | Côme Chilliet | 2023-05-02 | 3 | -16/+17 | |
| * | | | | | | | | | | | | Use the searchDisplayName recommended method in user:list | Côme Chilliet | 2023-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Update version number in since and deprecated annotations | Côme Chilliet | 2023-04-27 | 4 | -5/+5 | |
| * | | | | | | | | | | | | Clear up return types | Côme Chilliet | 2023-04-27 | 10 | -16/+21 | |
| * | | | | | | | | | | | | Let OC\Group\Group handle the fallback and remove default implementation from... | Côme Chilliet | 2023-04-27 | 3 | -30/+3 | |
| * | | | | | | | | | | | | Make code clearer and bump @ deprecated annotations | Côme Chilliet | 2023-04-27 | 2 | -5/+7 | |
| * | | | | | | | | | | | | Split new method in a new group backend interface | Carl Schwan | 2023-04-27 | 9 | -90/+82 | |
| * | | | | | | | | | | | | Optimize retrieving display name when searching for users in a group | Carl Schwan | 2023-04-27 | 13 | -100/+210 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #37962 from JL102/scrollbars | Daniel | 2023-05-02 | 5 | -4/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Update autogenerated files | JL102 | 2023-04-28 | 4 | -4/+4 | |
| * | | | | | | | | | | | | Stopped scrollbar being hidden by rounded corners | JL102 | 2023-04-27 | 1 | -0/+4 | |
* | | | | | | | | | | | | | Merge pull request #38014 from nextcloud/norm-logic | Simon L | 2023-05-02 | 1 | -13/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Normalize logical operators | Git'Fellow | 2023-05-02 | 1 | -13/+13 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #32877 from nextcloud/mount-cache-unique-mountpoint | Robin Appelman | 2023-05-02 | 8 | -19/+85 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | add new index in repair step instead of on-migrate | Robin Appelman | 2023-04-28 | 3 | -1/+12 |