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
path: root/src
AgeCommit message (Expand)Author
2022-08-23Fix stylelintMarcel Klehr
2022-08-23router: Use dynamic import for faces routesMarcel Klehr
2022-08-23Navigation: Make people icon size=20Marcel Klehr
2022-08-23Fix stylelint errorMarcel Klehr
2022-08-23Rename class (album => face)Marcel Klehr
2022-08-23Make eslint happyMarcel Klehr
2022-08-23Explain face zooming magicMarcel Klehr
2022-08-23ALbum => faceMarcel Klehr
2022-08-23Update src/mixins/FetchFacesMixin.jsMarcel Klehr
2022-08-23Update src/services/IsRecognizeInstalled.jsMarcel Klehr
2022-08-23Add copyrightMarcel Klehr
2022-08-23Faces: Do not use illustration for empty contentMarcel Klehr
2022-08-23FaceCover: text-align: centerMarcel Klehr
2022-08-23FaceContent: ResetSelection after removing photos from faceMarcel Klehr
2022-08-23Lots of design and UX fixesMarcel Klehr
2022-08-23Faces: Sort people by amount of picturesMarcel Klehr
2022-08-23Update FaceCoverMixinMarcel Klehr
2022-08-23Implement isRecognizeInstalled checkMarcel Klehr
2022-08-23Use illustration for Faces > empty contentMarcel Klehr
2022-08-23Implement merging facesMarcel Klehr
2022-08-23Add new empty face illustrationMarcel Klehr
2022-08-23Fix renaming people (again)Marcel Klehr
2022-08-23Fix FaceContent headerMarcel Klehr
2022-08-23Implement removeFilesFromFaceMarcel Klehr
2022-08-23Fix Viewer in FaceContentMarcel Klehr
2022-08-23Refetch files after renaming faceMarcel Klehr
2022-08-23Fix FaceContentMarcel Klehr
2022-08-23Implement renaming facesMarcel Klehr
2022-08-23FaceCover: Remove context actionsMarcel Klehr
2022-08-23More work on facesMarcel Klehr
2022-08-23First pass implementing faces overviewMarcel Klehr
2022-08-23Address reviewsLouis Chemineau
2022-08-23Add spacing for AlbumContent loaderLouis Chemineau
2022-08-23Fix lint errorLouis Chemineau
2022-08-23Remove debug logsLouis Chemineau
2022-08-23Fix delete of a photosLouis Chemineau
2022-08-23Reduce the number of displayed row by VirtualScrollingLouis Chemineau
2022-08-23Make section headers stickyLouis Chemineau
2022-08-23Use Object.freeze to make some objects read onlyLouis Chemineau
2022-08-23Fix copyright headersLouis Chemineau
2022-08-23Some more linking to DAV APIsLouis Chemineau
2022-08-23Refactor album store and servicesLouis Chemineau
2022-08-23Minor rendering improvementsLouis Chemineau
2022-08-23Add Albums viewLouis Chemineau
2022-08-22Add Albums viewfeat/album_frontendLouis Chemineau
2022-08-22Introduce tiled layout in the timelinephotos2Louis Chemineau
2022-07-21Rename settings to photos settingsVincent Petry
2022-06-30Fix external storage supportMarcel Klehr
2022-06-14Timeline: Do not take VirtualGrid out of DOM to avoid infinite loopMarcel Klehr
2022-04-06Unify preview urls with the files appCarl Schwan