ente/apps/photos/src/components
2023-09-06 12:27:23 +05:30
..
Authenicator Auth: Fix min height for otp display 2023-08-10 15:49:26 +05:30
CodeBlock feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
Collections trigger resync on public link update 2023-09-05 15:11:08 +05:30
DialogBox feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
DialogBoxV2 fix dialog width issue 2023-08-21 19:02:37 +05:30
FixCreationTime added support to correct time with metadataDate 2023-06-05 19:16:33 +05:30
Form Remove redundant container 2023-05-29 08:05:25 +05:30
icons add functionality to pin and unpin albums 2023-07-10 14:11:25 +05:30
MachineLearning fix people list flicker issue 2023-05-31 00:37:45 +05:30
Menu add hidden section shortcut sidebar menu item 2023-05-10 14:36:31 +05:30
ml-debug feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
Navbar revert folder name change 2023-07-10 14:42:42 +05:30
OverflowMenu added collection sort order menu 2023-05-29 21:44:06 +05:30
pages remove club by capture time option [dedupe screen] (#1326) 2023-08-29 10:56:01 +05:30
PhotoViewer if the shared file doesn't have any caption hide the description box 2023-09-05 18:23:04 +05:30
RecoveryKey feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
Search renamed activeCollection state to activeCollectionID and refactor activeCollection state to gallery 2023-08-07 20:01:30 +05:30
Sidebar adds Sidebar Preferences setting to opt out of crash reporting 2023-09-06 12:27:23 +05:30
TwoFactor Fixed import 2023-05-27 17:29:26 +05:30
Upload fix flicker issue 2023-08-21 18:31:27 +05:30
WatchFolder Fixed import 2023-05-27 17:29:26 +05:30
AddToCollectionBtn.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
AuthenticateUserModal.tsx fix dialog width issue 2023-08-21 19:02:37 +05:30
Badge.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
CaptionedText.tsx add hidden section shortcut sidebar menu item 2023-05-10 14:36:31 +05:30
ChangeEmail.tsx Fix bad imports 2023-05-27 16:47:42 +05:30
CheckboxInput.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
Chip.tsx fix build 2023-06-21 09:29:17 +05:30
Container.ts Remove unused container 2023-05-27 16:48:11 +05:30
DeleteAccountModal.tsx moved authenticateUserModal to gallery 2023-05-10 14:46:46 +05:30
DropdownInput.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
EnteButton.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
EnteDateTimePicker.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
EnteDrawer.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
EnteLogo.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
EnteSpinner.tsx Adds collectionDownloadProgress util 2023-08-25 10:01:37 +05:30
ExportFinished.tsx only show link button component if has pending items 2023-08-21 20:15:33 +05:30
ExportInit.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
ExportInProgress.tsx consider only pending export as pending item and create separate state for trashing and renaming collection and files 2023-08-21 20:02:48 +05:30
ExportModal.tsx consider only pending export as pending item and create separate state for trashing and renaming collection and files 2023-08-21 20:02:48 +05:30
ExportPendingList.tsx fix pending item title 2023-08-21 19:26:33 +05:30
FixLargeThumbnail.tsx remove translation util function t passed as parameter 2023-05-24 17:44:19 +05:30
FullScreenDropZone.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
GalleryEmptyState.tsx Fixed import 2023-05-27 17:29:26 +05:30
ItemList.tsx fix missing react key issue 2023-09-05 18:57:21 +05:30
LivePhotoBtn.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
LoadingOverlay.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
Login.tsx Honor email mfa setting 2023-08-02 17:37:54 +05:30
MemberSubscriptionManage.tsx Fixed import 2023-05-27 17:29:26 +05:30
MultilineInput.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
Notification.tsx change notification default icon to infoOutlined 2023-08-20 14:29:45 +05:30
PasswordStrength.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
PhotoFrame.tsx added support to render hidden albums 2023-08-27 19:54:56 +05:30
PhotoList.tsx fix Screen shaking issue 2023-09-05 16:20:29 +05:30
PlaceholderThumbnails.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
SetPasswordForm.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
SignUp.tsx fix issues 2023-07-20 11:28:10 +05:30
SingleInputForm.tsx add option to SingleInputForm to prevent caching of filed values 2023-07-11 12:07:06 +05:30
SubmitButton.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
Titlebar.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
TruncateText.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
UploadSelectorInputs.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
UserNameInputDialog.tsx feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
VerifyMasterPasswordForm.tsx remove session storage passpharse storage 2023-09-03 09:06:21 +05:30