174 Revīzijas (fef9fb3bc0a93b94ca87968246fbac69c4590e2f)

Autors SHA1 Ziņojums Datums
  Maxence Lange 467c84ec53 feat(files): copy live photos pirms 4 mēnešiem
  Robin Appelman a9ee278ec6 perf: cache path by id to speedup getting nodes by id pirms 4 mēnešiem
  Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById pirms 5 mēnešiem
  Robin Appelman 4d110c1dd6 feat: add interface to get only a single node by id instead of all nodes for the id pirms 5 mēnešiem
  Vincent Petry 839ddaa354
feat: rename users to account or person pirms 1 gada
  Louis Chemineau 2f6a4bf4a1
Synchronize operation on live photo files pirms 7 mēnešiem
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 pirms 7 mēnešiem
  Joas Schilling 67958915da
fix(events): Make sure all `\OCP\Files::…` events are emitted with the same data pirms 8 mēnešiem
  Maxence Lange f497d8b6e5 IFilesMetadata pirms 8 mēnešiem
  Maxence Lange e62e9e3dbf IFilesMetadata pirms 8 mēnešiem
  Marcel Klehr 71a06b6bf8 fix(Folder): Allow filename to be '0' pirms 8 mēnešiem
  Robin Appelman 5e347553bc add method to create a node from cache entry + mountpoint pirms 9 mēnešiem
  Julius Härtl 7f958e81d3
fix: Pass parent to NonExistingFile instances pirms 10 mēnešiem
  Robin Appelman 5ac0e9b63b
reuse isValidPath from Filesystem pirms 10 mēnešiem
  Robin Appelman baf8d2e1d0
make LazyFolder::get not load the real folder if we know the path pirms 10 mēnešiem
  Robin Appelman 9055fef5ef
add IFileInfo::getParentId pirms 10 mēnešiem
  Robin Appelman e718cbc661
make Node::getParent lazy pirms 1 gada
  Robin Appelman 0232eec2cf
allow passing more info to lazy folder pirms 1 gada
  John Molakvoæ 750a9f2c4a
fix: prevent sharing permissions on user root folder pirms 10 mēnešiem
  Joas Schilling 3962cd0aa8
fix!: Move getEventDispatcher usage to IEventDispatcher pirms 11 mēnešiem
  Joas Schilling 44a0a62107
fix: Move Node HookConnecter events to IEventDispatcher pirms 11 mēnešiem
  Arthur Schiwon f2642fcceb
fix(node): non-existing folder is not searchable pirms 1 gada
  Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib pirms 1 gada
  Arthur Schiwon a0f9556f7c
fix: cominbation of small fixes pirms 1 gada
  Arthur Schiwon 221562d45d
feat: add searchBySystemTag as PHP API pirms 1 gada
  Arthur Schiwon b0d1cf5730
fix: change if with conditionless else to switch; and a parameter value pirms 1 gada
  Arthur Schiwon 58f7fd2370
use efficient tag retrieval on DAV report request pirms 1 gada
  Arthur Schiwon 088a0eea29
ci: pro forma check of existence of internal method pirms 1 gada
  Arthur Schiwon 71e41ffeeb
refactor: declare getMount() and getMountsIn() at IRootFolder pirms 1 gada
  Arthur Schiwon f6ac874dbf
chore: ugly type juggling pirms 1 gada
  Arthur Schiwon 167a5f394d
fix: add typehine for IRootFolder pirms 1 gada
  Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. pirms 1 gada
  Arthur Schiwon dbfd2f936a
refactor: remove SystemTag logic from Folder into QuerySearchHelper pirms 1 gada
  Arthur Schiwon 2489a2d63a
feat: specify media type via url path: systemtags-current/$mediaType pirms 1 gada
  Arthur Schiwon 6bff6a5667
PoC: SystemTags endpoint to return tags used by a user with meta data pirms 1 gada
  Côme Chilliet 1cc1866ba3
Add back missing slash in LazyUserFolder path pirms 1 gada
  Côme Chilliet 6034cc6893 Make sure to never trigger files hooks on a null path pirms 1 gada
  Carl Schwan 85770f3b9f Make it easier to debug issue #32304 pirms 2 gadiem
  Côme Chilliet 546d94c3ec
Fix file_get_content signatures to make it clear it can return false pirms 1 gada
  Julius Härtl 160bd75d0a fix: Use proper path when creating node instances pirms 1 gada
  Côme Chilliet f974281ac9
Improve typing for fopen/toTmpFile pirms 1 gada
  jld3103 dcf6ebebab
Fix inherited parameter names pirms 1 gada
  Robin Appelman d6818ba894
optimize LazyUserFolder::getMountPoint pirms 1 gada
  Robin Appelman 5bcf37b7ff only fetch the data for mounts inside a folder when needed pirms 1 gada
  Côme Chilliet cd885b5705
Type sizes as int|float throughout the code base pirms 1 gada
  Côme Chilliet a78595a45f
Make sure that path is normalized and then checked, pirms 1 gada
  Glandos 48ca33761f Test valid path only if file info has to be retrieved pirms 1 gada
  Carl Schwan 67551f379f
Filter out old files when trying to get recent files pirms 1 gada
  Robin Appelman e9ba58ca61
remove leading slash for search results at mountpoint root pirms 1 gada
  Julius Härtl 83b1415906
Only pass parent if paths match pirms 1 gada