Commit Graph

23844 Commits (9b84831c8d0c1d715cd42fa3e4e01ac8a59fa369)

Author SHA1 Message Date
skjnldsv 9b84831c8d fix(files_sharing): adjust IAttributes API and files_versions 1 year ago
skjnldsv 967b3848e0 fix(files_sharing): phpunit & openapi fixes 1 year ago
skjnldsv a65cdd1e70 fix: ARateLimit documentation 1 year ago
skjnldsv 30f9ef414e fix: psalm, cs, autoloader and lint 1 year ago
skjnldsv 75ca4944c9 feat(files_sharing): allow mixed values in share attributes and allow storing email arrays 1 year ago
skjnldsv c253112cf7 chore(files_sharing): refactor mail handling 1 year ago
skjnldsv d388370c3b feat(files_sharing): implement IShareProviderWithNotification and refactor sendMailNotification 1 year ago
Nextcloud bot 4c7840ee31
Fix(l10n): Update translations from Transifex 1 year ago
Daniel Kesselberg 6983310ec0 docs: correct return type for findAppInDirectories 1 year ago
Joas Schilling 37d331233c fix(dashboard): Document expected icon behaviour 1 year ago
Ferdinand Thiessen a229723b8c
feat: Add new forbidden filename options to Capabilities 1 year ago
Arthur Schiwon 6a783d9b08
fix(Session): avoid race conditions on clustered setups 2 years ago
Nextcloud bot cd7007c649
Fix(l10n): Update translations from Transifex 2 years ago
Ferdinand Thiessen a96b5940dd
chore: Make active apps initial state consistent with OCS API 2 years ago
Ferdinand Thiessen 46f1efac41
feat: Add `IFilenameValidator` to have one consistent place for filename validation 2 years ago
Nextcloud bot 4fd2127761
Fix(l10n): Update translations from Transifex 2 years ago
Christopher Ng c390ae94ff feat: Validate password hash 2 years ago
Christopher Ng dba00560d2 perf: Return cached password hash 2 years ago
Christopher Ng d65f53184e docs: Add info for the password hashes 2 years ago
Christopher Ng 34d97d45cf feat: Allow getting/setting the password hash of a user 2 years ago
Christopher Ng a330f4c9d5 feat: Implement IPasswordHashBackend in database user backend 2 years ago
Christopher Ng 69f252a90d feat: Add IPasswordHashBackend 2 years ago
Julius Härtl 38bee2c014 perf: Set session.cache_limiter at runtime to avoid clients caching static assets served by PHP 2 years ago
Côme Chilliet 5b9966feba
fix(occ): Use the const instead of hardcoded string for --debug-log option 2 years ago
yemkareems 4eba967d63 fix: getLastLoggedInUsers moved from AllConfig/IConfig to IUserManager/Manager 2 years ago
yemkareems 710dc43309 fix: doc block corrected 2 years ago
yemkareems 357786f36a fix: return type doc block added as per psalm 2 years ago
yemkareems 53e3644ffb fix: return type doc block added as per psalm 2 years ago
yemkareems 0df1a29cf0 fix: return type doc block added as per psalm 2 years ago
yemkareems 3dee8a213d fix: second join and where conditions added only when search param is available 2 years ago
yemkareems 0e6040289f fix: query refactored to support both the search by email and sort by login 2 years ago
yemkareems ae95e46787 fix: limit and fixLimit removed. negative limit handled in controller. removed getUsersSortedByLastLogin from Manager and instead used the config in controller 2 years ago
yemkareems ceedfb4616 fix: removed default limit of 25. if null is given all users are fetched or if limit is given limit number of users are fetched 2 years ago
yemkareems cfafbc8415 fix: removed references to old disabled users code. refactored query as per getDisplayNames function. limit and offset added to query. default limit set to 25. 2 years ago
yemkareems afa51365ff fix: removed the params related to sortMode and order since it sorts by lastLogin 2 years ago
yemkareems c701ef1ed5 fix: since added to doc blocks 2 years ago
yemkareems 5b249df686 fix: doc blocks added 2 years ago
yemkareems 695bd042d7 fix: search and searchDisplayNames reverted to how it was initially as sort and order are not required here 2 years ago
yemkareems dc6e8c9c0a fix: search and searchDisplayNames reverted to how it was initially as sort and order are not required here 2 years ago
yemkareems 4cb85f7c9e fix: rebased the branch with master and resolved conflicts 2 years ago
yemkareems 76c875a588 fix: change orderBy and sort to sortMode and sortOrder. default it to uid asc. enable email search by changing query 2 years ago
yemkareems 33b38c6573 fix: cs fix and psalm ci related changes 2 years ago
yemkareems c8c68c3510 fix: sort the user getDisplayNames based on lastLogin. Default sort order is lastLogin DESC 2 years ago
yemkareems 87a8013ee3 feat: cs fix run on the changed files and default order by last_login desc. Also last_login sort logic changed 2 years ago
yemkareems 0ee676cd51 feat: add ability to sort users by last_login, uid or displayName. one of these needs to be passed as orderBy and sort can be ASC or DESC 2 years ago
Nextcloud bot b94a1f7f29
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot 2cbb7f488a
Fix(l10n): Update translations from Transifex 2 years ago
Nextcloud bot d30bebd381
Fix(l10n): Update translations from Transifex 2 years ago
Git'Fellow c84e76a749 fix(s3): Don't wait indefinitely for S3 to return 2 years ago
Nextcloud bot 4a8cf147eb
Fix(l10n): Update translations from Transifex 2 years ago