summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2022-10-10Make public pages workLouis Chemineau
2022-10-10Refactor getting album storage folderLouis Chemineau
2022-10-10Remove useless initial stateLouis Chemineau
2022-10-10Apply suggestionsLouis Chemineau
2022-10-10Cleaning before reviewLouis Chemineau
2022-10-10Revert "Display album's name instead of token"Louis Chemineau
2022-10-10Generate token in the backendLouis Chemineau
2022-10-10Apply review suggestionsLouis Chemineau
2022-10-10Display album's name instead of tokenLouis Chemineau
2022-10-10Add public link logicLouis Chemineau
2022-09-27Fix psalm errorsLouis Chemineau
2022-09-23Do not get all the files list when fetching the albums listJohn Molakvoæ
2022-09-22Fix Trashbin deletion eventJohn Molakvoæ
2022-09-20Allow album owner to get file added by collaboratorsLouis Chemineau
2022-09-20Merge pull request #1247 from nextcloud/polish/albumsLouis
2022-09-20Support receiving two albums with the same namesLouis Chemineau
2022-09-20Disambiguate `album_id` on group byLouis Chemineau
2022-09-19owner really must allow nullArthur Schiwon
2022-09-19Update lib/Migration/Version20001Date20220830131446.phpVincent Petry
2022-09-19Make photos_albums_files.owner nullable for beta migrationsVincent Petry
2022-09-17Fix missing ownerJohn Molakvoæ
2022-09-17Add Albums uploadJohn Molakvoæ
2022-09-16Add public sharingLouis Chemineau
2022-09-16Rename collaborator.source to .typeLouis Chemineau
2022-09-16Use album owner if album file owner is nullLouis Chemineau
2022-09-16Overall polishing of backend code for albumsLouis Chemineau
2022-09-16Add collaborators management viewsLouis Chemineau
2022-09-13Merge pull request #1225 from nextcloud/feat/upload-albumsJohn Molakvoæ
2022-09-13Album uploadJohn Molakvoæ
2022-09-13Allow to PUT files into an albumJohn Molakvoæ
2022-09-13Catch invalid fileInfo in propFindJohn Molakvoæ
2022-09-13Catch invalid fileInfo in propFindJohn Molakvoæ
2022-09-10Syntax fixJohn Molakvoæ
2022-09-09Handle node deletion eventLouis Chemineau
2022-09-06Fix viewer editor permissionsJohn Molakvoæ
2022-08-30Implement default Photos folderJohn Molakvoæ
2022-08-23Use stub implementationCarl Schwan
2022-08-23Implement isRecognizeInstalled checkMarcel Klehr
2022-08-22Add Albums viewLouis Chemineau
2022-08-22expose location and last-photo in davRobin Appelman
2022-08-22store album location and last added photoRobin Appelman
2022-08-22expose more metadataRobin Appelman
2022-08-22cast to intRobin Appelman
2022-08-22better error for duplicateRobin Appelman
2022-08-22fix copyright headersRobin Appelman
2022-08-22use unique filenames in albumsRobin Appelman
2022-08-22dav apiRobin Appelman
2022-08-22retreive more metadata for album filesRobin Appelman
2022-08-22add album database management bitsRobin Appelman
2022-05-10Update php styling for 7.4John Molakvoæ