Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile assets | Louis Chemineau | 2022-11-28 | 12 | -52/+20 |
* | Lint and remove file_versions tests | Louis Chemineau | 2022-11-28 | 9 | -371/+8 |
* | Hide version tab for folders | Louis Chemineau | 2022-11-28 | 1 | -25/+30 |
* | Extract logic into separate files | Louis Chemineau | 2022-11-28 | 5 | -106/+253 |
* | Use svg icons | Louis Chemineau | 2022-11-28 | 9 | -30/+111 |
* | Add support for Material icon in files sidebar | Carl Schwan | 2022-11-28 | 6 | -12/+28 |
* | Use NcListItem | Carl Schwan | 2022-11-28 | 1 | -44/+46 |
* | Handle case with empty version list | Carl Schwan | 2022-11-28 | 1 | -63/+90 |
* | Port files_versions to vue | Carl Schwan | 2022-11-28 | 11 | -596/+286 |
* | Merge pull request #35425 from nextcloud/bumpMinimumDesktopClientForWebdav | Simon L | 2022-11-28 | 3 | -15/+15 |
|\ | |||||
| * | More fixing | Joas Schilling | 2022-11-25 | 2 | -14/+14 |
| * | minimum desktop client that is supported is 2.3.0 | Matthieu Gallien | 2022-11-25 | 1 | -1/+1 |
* | | Merge pull request #35405 from nextcloud/fix/bump-laravel/serializable-closur... | Côme Chilliet | 2022-11-28 | 1 | -0/+0 |
|\ \ | |||||
| * | | Align 3rdparty with master | Côme Chilliet | 2022-11-28 | 1 | -0/+0 |
| * | | Bump laravel/serializable-closure to 1.2.2 in master | Côme Chilliet | 2022-11-28 | 1 | -0/+0 |
* | | | Merge pull request #35257 from nextcloud/fix/fix-33854-User_management_pages_... | Julia Kirschenheuter | 2022-11-28 | 9 | -23/+174 |
|\ \ \ | |/ / |/| | | |||||
| * | | Adapt router.js for setting document title. | julia.kirschenheuter | 2022-11-28 | 9 | -23/+174 |
| |/ | |||||
* | | Merge pull request #35403 from nextcloud/fix/fix-theming-tests-for-8.2 | Côme Chilliet | 2022-11-28 | 1 | -0/+5 |
|\ \ | |||||
| * | | Fix theming tests for PHP 8.2 | Côme Chilliet | 2022-11-24 | 1 | -0/+5 |
* | | | Merge pull request #35434 from nextcloud/fix/update/32-bit | Vincent Petry | 2022-11-28 | 1 | -2/+1 |
|\ \ \ | |||||
| * | | | fix update for 32-bit | Simon L | 2022-11-25 | 1 | -2/+1 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-28 | 14 | -0/+20 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-27 | 10 | -0/+14 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-26 | 18 | -6/+18 |
* | | | | Merge pull request #35240 from nextcloud/enh/a11y-share-button | Pytal | 2022-11-25 | 7 | -33/+47 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Copy to clipboard with button instead of link | Christopher Ng | 2022-11-24 | 7 | -33/+47 |
* | | | | Merge pull request #35337 from nextcloud/fix-encrypted-version-fopen-error | Robin Appelman | 2022-11-25 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | skip files that cant be opened for FixEncryptedVersion | Robin Appelman | 2022-11-22 | 1 | -0/+5 |
* | | | | | Merge pull request #34849 from nextcloud/feat/hint-about-no-access-reasons | Carl Schwan | 2022-11-25 | 1 | -1/+5 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Use public IAppManager instead of OC_App | Carl Schwan | 2022-11-23 | 1 | -1/+1 |
| * | | | | Add an hint about reasons why files can't be accessed | Carl Schwan | 2022-10-27 | 1 | -1/+5 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-25 | 108 | -124/+162 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #35407 from Jerome-Herbinet/patch-12 | Simon L | 2022-11-24 | 7 | -14/+14 |
|\ \ \ \ | |||||
| * | | | | npm run build | Jérôme Herbinet | 2022-11-24 | 6 | -13/+13 |
| * | | | | More appropriate wording for background selection | Jérôme Herbinet | 2022-11-24 | 1 | -1/+1 |
* | | | | | Merge pull request #35399 from nextcloud/fix/sharepi-admin | Simon L | 2022-11-24 | 3 | -8/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Fix share admin page | Carl Schwan | 2022-11-24 | 3 | -8/+8 |
* | | | | | | Merge pull request #35230 from nextcloud/fix/user_ldap-log-backup-switch | Côme Chilliet | 2022-11-24 | 1 | -7/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Improve a bit codestyle | Côme Chilliet | 2022-11-22 | 1 | -3/+2 |
| * | | | | | | Log as warning instead of info when main LDAP server is unreachable | Côme Chilliet | 2022-11-21 | 1 | -1/+1 |
| * | | | | | | Log switching to LDAP backup host because main one is not available | Côme Chilliet | 2022-11-17 | 1 | -5/+11 |
* | | | | | | | Merge pull request #35228 from nextcloud/fix/user_ldap-cache-empty-display-names | Côme Chilliet | 2022-11-24 | 1 | -3/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Cache display name even if it was not filled | Côme Chilliet | 2022-11-17 | 1 | -3/+4 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #35027 from nextcloud/enh/34970 | Simon L | 2022-11-24 | 6 | -13/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | address review | Simon L | 2022-11-24 | 5 | -8/+4 |
| * | | | | | | | fix missing share icon | Simon L | 2022-11-08 | 4 | -7/+7 |
* | | | | | | | | Merge pull request #35393 from nextcloud/enh/noid/update-vue-to-v7.1.0-beta.2 | Simon L | 2022-11-24 | 4 | -64/+29 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | update vue to v7.1.0-beta.2 | root | 2022-11-24 | 4 | -64/+29 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #35398 from nextcloud/artonge/fix/dont_error_when_destinat... | Louis | 2022-11-24 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Do not check quota for non Node | Louis Chemineau | 2022-11-24 | 1 | -3/+3 |
| |/ / / / / / |