summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-01-04Allow to hide People nav entry for adminLouis Chemineau
2023-11-15enh: Add unique DOM identifiers for nav entriesChristopher Ng
2023-11-06Wrap cache query ni a try/catchLouis Chemineau
2023-07-07style: satisfy linterArthur Schiwon
2023-07-07style: cleanup and remove duplicated codeArthur Schiwon
2023-07-07chore: satisfy linterArthur Schiwon
2023-07-07fix: remove now unneeded tags-count initial stateArthur Schiwon
2023-07-07Adapt to SystemTags optimizations on serverArthur Schiwon
2023-07-06Add unselect allLouis Chemineau
2023-06-28Fix lint errors and warningsLouis Chemineau
2023-06-20Support browsers that do not support cachesLouis Chemineau
2023-06-19Reset selection state in route changeLouis Chemineau
2023-06-14Prevent progress bar overflow when uploading in album contentLouis Chemineau
2023-06-13Update view when layout setting changesLouis Chemineau
2023-06-09Make file list semantically correctLouis Chemineau
2023-05-16Prevent progress bar overflow when uploading in FoldersLouis Chemineau
2023-05-16Revert using display name in shared albums' nameLouis Chemineau
2023-05-15Use the color-primary-element* variablesSimon L
2023-05-11Reset file list on upload in FilesPickerLouis Chemineau
2023-05-10Use label instead of id in collaborator formLouis Chemineau
2023-05-09Fix folders viewLouis Chemineau
2023-05-09Remove preview semaphoreLouis Chemineau
2023-05-09Use native html logic to prioritize loadingLouis Chemineau
2023-05-09Replace visibility by distanceLouis Chemineau
2023-05-05Add always visible new album labelsChristopher Ng
2023-04-25Move heading to the main contentjulia.kirschenheuter
2023-04-24Revert "fix focus in filepicker"hamza221
2023-04-24fix: hide upload button on public album sharesRichard Steinmetz
2023-04-24Fix #1753: Media and Photos views are blank after upgrade to 26.0.1umgfoin
2023-04-17Use new node event namesLouis Chemineau
2023-04-17Do not allow deletion from public albumsLouis Chemineau
2023-04-13fix focus in filepickerhamza221
2023-03-27fix(settings): Debounce filepicker callsChristoph Wurst
2023-03-09Fix scrolling in large foldersDariusz Olszewski
2023-03-06Create headings for photos pagesjulia.kirschenheuter
2023-02-28Tidy up to broad rename from location to placeLouis Chemineau
2023-02-28Take into account cropped layout settingLouis Chemineau
2023-02-27Use full filenames in folder viewLouis Chemineau
2023-02-27Improve overall preview loadingLouis Chemineau
2023-02-24Fix cypressJohn Molakvoæ
2023-02-24Rename locations to placesLouis Chemineau
2023-02-24Add location grouping viewsLouis Chemineau
2023-02-23fix(FetchFacesMixin): Decode entities in file.realpathMarcel Klehr
2023-02-21Disable download from albumsLouis Chemineau
2023-02-08Once again disable default preview for public albumsDariusz Olszewski
2023-02-08Align with changes in the Viewer appDariusz Olszewski
2023-02-08Public albums - disable standard preview, provide custom preview URLDariusz Olszewski
2023-01-30Update src/views/Tags.vueMarcel Klehr
2023-01-30fix(tags perforamnce): Cache tag counts on server and load them using initial...Marcel Klehr
2023-01-24fix(FaceContent): Fix viewer pathMarcel Klehr