Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #20298 from nextcloud/enh/noid/auto-logout | blizzz | 2020-04-24 | 16 | -117/+219 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump bundles | Julius Härtl | 2020-04-23 | 10 | -85/+85 | |
| * | | | | | | | | Make sure that the legacy jsunit tests can still inject OC.config | Julius Härtl | 2020-04-23 | 1 | -6/+14 | |
| * | | | | | | | | Do not create remember me cookie | Julius Härtl | 2020-04-23 | 2 | -3/+30 | |
| * | | | | | | | | Add config fallback for legacy tests | Julius Härtl | 2020-04-23 | 1 | -1/+8 | |
| * | | | | | | | | Add config for auto logout after browser inactivity | Julius Härtl | 2020-04-23 | 2 | -6/+53 | |
| * | | | | | | | | Provide config though initial state service | Julius Härtl | 2020-04-23 | 2 | -24/+37 | |
* | | | | | | | | | Merge pull request #20626 from nextcloud/enh/scan-appdata-folder-arg | Roeland Jago Douma | 2020-04-24 | 1 | -2/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add folder argument to files:scan-app-data | Roeland Jago Douma | 2020-04-22 | 1 | -2/+16 | |
* | | | | | | | | | | Merge pull request #19919 from nextcloud/enh/noid/ldpa_group_perf | blizzz | 2020-04-24 | 10 | -206/+428 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | formatting | Arthur Schiwon | 2020-04-23 | 8 | -144/+254 | |
| * | | | | | | | | | do not rerun expensive sanitizer against already processed DNs | Arthur Schiwon | 2020-04-17 | 1 | -4/+18 | |
| * | | | | | | | | | read records from DB for lists at once, not one by one. | Arthur Schiwon | 2020-04-17 | 5 | -36/+128 | |
| * | | | | | | | | | don't circulate with only one backend | Arthur Schiwon | 2020-04-17 | 3 | -4/+29 | |
| * | | | | | | | | | consolidate groupsMatchFilter in groupsExist | Arthur Schiwon | 2020-04-17 | 2 | -44/+25 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-24 | 34 | -16/+92 | |
* | | | | | | | | | | Merge pull request #18816 from nextcloud/bugfix/noid/paginate-contacts-search | blizzz | 2020-04-23 | 7 | -4/+16 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Use paginated search for contacts | Julius Härtl | 2020-04-23 | 7 | -4/+16 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #20618 from nextcloud/bugfix/noid/fix-workflow-ui | blizzz | 2020-04-23 | 14 | -25/+25 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix workflow UI | Joas Schilling | 2020-04-23 | 14 | -25/+25 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #20599 from nextcloud/getDirectoryContent-filter-blacklisted | Robin Appelman | 2020-04-23 | 2 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | make php-cs happy | Robin Appelman | 2020-04-23 | 1 | -1/+0 | |
| * | | | | | | | | filter out blacklisted files in getDirectoryContent | Robin Appelman | 2020-04-23 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #20510 from nextcloud/version/19/beta5v19.0.0beta5 | Roeland Jago Douma | 2020-04-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 19 Beta 5 | Roeland Jago Douma | 2020-04-16 | 1 | -2/+2 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-23 | 18 | -8/+182 | |
* | | | | | | | | | Merge pull request #19399 from nextcloud/smb-read-acl | blizzz | 2020-04-22 | 2 | -0/+38 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | add tooltip to option | Robin Appelman | 2020-04-22 | 1 | -1/+2 | |
| * | | | | | | | | | Add option to check share ACL's when listing directories | Robin Appelman | 2020-04-21 | 2 | -0/+37 | |
* | | | | | | | | | | Merge pull request #20576 from nextcloud/fix/dav/oc-etag | Roeland Jago Douma | 2020-04-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Make sure that OC-ETag is set again | Roeland Jago Douma | 2020-04-21 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #20595 from nextcloud/fix/ie11-fallback-upload | John Molakvoæ | 2020-04-22 | 1 | -2/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix IE11 upload fallback methods | John Molakvoæ (skjnldsv) | 2020-04-22 | 1 | -2/+26 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #20594 from nextcloud/revert-20554-dependabot/composer/bui... | Roeland Jago Douma | 2020-04-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Revert "Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.3 in /build/in... | Roeland Jago Douma | 2020-04-22 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #20575 from nextcloud/fix/sharing-suggestions | Morris Jobke | 2020-04-22 | 4 | -32/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix Sharing recommendation user display | John Molakvoæ (skjnldsv) | 2020-04-21 | 4 | -32/+33 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #20591 from nextcloud/fix/settings | Roeland Jago Douma | 2020-04-22 | 3 | -110/+98 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix new routing in settings etc | Roeland Jago Douma | 2020-04-22 | 3 | -110/+98 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #20536 from nextcloud/fix/noid/ldap-73api-read-wo-pagedres... | Morris Jobke | 2020-04-22 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | do not run paged results against ldap_read ops on PHP7.3+ | Arthur Schiwon | 2020-04-21 | 1 | -1/+0 | |
* | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-22 | 12 | -16/+44 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #20114 from nextcloud/techdebt/noid/allow-some-apps-to-hav... | Roeland Jago Douma | 2020-04-21 | 14 | -273/+229 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | PHP CS fixes | Joas Schilling | 2020-04-18 | 2 | -5/+1 | |
| * | | | | | | | | | Directly use the class to get the service | Joas Schilling | 2020-04-18 | 1 | -1/+1 | |
| * | | | | | | | | | Make sure the cloud_federation_api routes are loaded | Joas Schilling | 2020-04-18 | 1 | -0/+2 | |
| * | | | | | | | | | Reduce noise in test output | Joas Schilling | 2020-04-18 | 1 | -1/+2 | |
| * | | | | | | | | | Fix route definitions of cloud_federation_api | Joas Schilling | 2020-04-18 | 1 | -11/+13 | |
| * | | | | | | | | | Fix creating the share controller | Joas Schilling | 2020-04-18 | 1 | -70/+3 | |
| * | | | | | | | | | Fix legacy routes | Joas Schilling | 2020-04-18 | 4 | -15/+15 |