6995 Commits (4ac2375ca2082750432ccc9cff46bf5888b4db30)

Author SHA1 Message Date
  jld3103 4ac2375ca2
feat: Add declarative settings 6 months ago
  Maxence Lange 0a79884abf feat(appconfig): switching integrity check to lazy config values 4 months ago
  Eduardo Morales 685145714a chore: update logincontroller tests 3 months ago
  Maxence Lange 467c84ec53 feat(files): copy live photos 3 months ago
  Ferdinand Thiessen c8d7a5acaa fix(AppManager): Allow to query dark **or** bright icon 3 months ago
  Ferdinand Thiessen 876e2d6198
feat(AppManager): Provide `getAppIcon` function 3 months ago
  Robin Appelman eb5832b8fa refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implementation based on getNumberOfUnreadCommentsForObjects 3 months ago
  Joas Schilling 3a67080a96
fix(appconfig): Make sure sensitive values stay sensitive 3 months ago
  Joas Schilling 24607a37d8
feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the database 4 months ago
  Louis Chemineau 72f7b80153
Revert change in TwoFactorAuth CleanupTest.php 3 months ago
  Robin Appelman a598de627c chore: remove long depricated share code 3 months ago
  Robin Appelman 339702e376 refactor: make share manager buildable 3 months ago
  Robin Appelman 51019fda7a fix: clearify logic around getMountsForFileId filtering 4 months ago
  Louis Chemineau fcdc8b47f2 fix(files_versions): Improve files version listing 3 months ago
  Dariusz Olszewski 277a6fc7ea test: Additional tests for issue #35776 3 months ago
  Robin Appelman a9ee278ec6 perf: cache path by id to speedup getting nodes by id 4 months ago
  Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 4 months ago
  Julius Härtl e13fb468cf
fix: Fetch custom app store url without internet connection 3 months ago
  Ferdinand Thiessen 51ea3de8a7
fix(JSResourceLocator): Consider configured app roots for files 3 months ago
  Ferdinand Thiessen 27642d3e6d fix: Enforce forbidden filename characters on backend 3 months ago
  Benjamin Gaussorgues d1189f923c
feat(perf): add cache for authtoken lookup 3 months ago
  Joas Schilling e5b0c06b24
feat(comments): Allow mentions of federated users, groups and teams in the future 3 months ago
  Robin Appelman d0ebe36906
fix: remove old test-only methods 3 months ago
  Robin Kluth 51739ad1ac Adjust tests to match new expected exception 3 months ago
  Anupam Kumar ce24923f4c
add generate-password option and flow fixes 3 months ago
  Anupam Kumar a92c507cb6
new user password email option, improved on #29368 8 months ago
  Philip Gatzka b587ec39f4
Enable adding E-Mail addresses to new user accounts using the CLI 2 years ago
  Andrew Summers f461c79c58 Refactor `OC\Server::getAppFetcher` 9 months ago
  Klaus 747aeded9d fix xml ocs response for serializable objects 2 years ago
  Benjamin Gaussorgues 01983d50d4
feat(share): save date and time for expiration 4 months ago
  provokateurin 6243a9471d
feat(core): Add OCS endpoint for confirming the user password 3 months ago
  Robin Appelman 3890aa54be
add some comments for the distributive operation and add another test 4 months ago
  Robin Appelman 1c87cee5ad
add extra flatten step to improve "or eq" -> "in" optimization 4 months ago
  Robin Appelman 7ca516773f
add a search query step to split IN statements that are to large for oci 4 months ago
  Robin Appelman 2e14a7a4a6
optimize query pattern used by storage filter 8 months ago
  John Molakvoæ 4a509dfe8e
fix: phpunit 4 months ago
  Vincent Petry 839ddaa354
feat: rename users to account or person 1 year ago
  Joas Schilling 9ed3ab7d87
test(request): Add tests to strip the port when forwarding requests 4 months ago
  Anna Larch 6434ce96c9 Add timezone getter to ITimeFactory 7 months ago
  Maxence Lange 52ebb8e4b1 removing deprecated tests 4 months ago
  Robin Appelman 963721330f only get the path for the users cached mount info when we use it 4 months ago
  Côme Chilliet 303e2febc7
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 4 months ago
  Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" 4 months ago
  Côme Chilliet b105603fd1 chore: Remove last uses of IJob::execute method 4 months ago
  Côme Chilliet 65981f99bf chore: Migrate away from internal Job classes 4 months ago
  Maxence Lange 44b76cbe8f new API, new tests 4 months ago
  Maxence Lange 7891c05224 moving previous test 4 months ago
  Robin Appelman 5aea3f4d76 make storage directory test be a bit less strict about mtimes 4 months ago
  Côme Chilliet b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 4 months ago
  Thomas Citharel 30798eb6c2
refactor(objectstorage): cleanup types 8 months ago