Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-20Remove public upload codeLouis Chemineau
2022-10-20Make public pages workLouis Chemineau
2022-10-20Refactor getting album storage folderLouis Chemineau
2022-10-20Apply suggestionsLouis Chemineau
2022-10-20Revert "Display album's name instead of token"Louis Chemineau
2022-10-20Generate token in the backendLouis Chemineau
2022-10-20Apply review suggestionsLouis Chemineau
2022-10-20Display album's name instead of tokenLouis Chemineau
2022-10-20Add public link logicLouis Chemineau
2022-10-11Make sure the default photos folder exists if noneJohn Molakvoæ
2022-09-23Do not get all the files list when fetching the albums listJohn Molakvoæ
2022-09-17Fix missing ownerJohn Molakvoæ
2022-09-17Add Albums uploadJohn Molakvoæ
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-13Album uploadJohn Molakvoæ
2022-09-13Allow to PUT files into an albumJohn Molakvoæ
2022-09-13Catch invalid fileInfo in propFindJohn Molakvoæ
2022-08-23Use stub implementationCarl Schwan
2022-08-22Add Albums viewfeat/album_frontendLouis Chemineau
2022-08-22expose location and last-photo in davRobin Appelman
2022-08-22expose more metadataRobin Appelman
2022-08-22fix copyright headersRobin Appelman
2022-08-22use unique filenames in albumsRobin Appelman
2022-08-22dav apiRobin Appelman