Commit graph

5586 commits

Author SHA1 Message Date
Abhinav 6497671a32 trim whitespace between words 2022-11-25 14:33:44 +05:30
Abhinav Kumar e88a2de45a
Merge pull request #782 from ente-io/fix-uncaught-expectio-destroy-not-a-function-react
fix uncaught useEffect expection
2022-11-24 14:35:37 +05:30
Abhinav 0ddd47376d remove return from useEffects if the returned value is not a function i.e cleanup function 2022-11-24 13:49:44 +05:30
Abhinav Kumar a3cdd3cc7f
Merge pull request #781 from ente-io/fix-dev-server-crash
Fix dev server crash
2022-11-23 20:02:42 +05:30
Abhinav 0e00fa141a remove eslintignore 2022-11-23 16:28:10 +05:30
Abhinav Kumar 57cced77e2
Merge pull request #780 from ente-io/fix-recover-page-buttons
fix ui issues
2022-11-23 13:09:34 +05:30
Abhinav 924234fa26 get next-transpile-modules patch for next-13 2022-11-22 20:00:09 +05:30
Abhinav e266814e67 remove esmExternal config 2022-11-22 19:57:50 +05:30
Abhinav 352b949386 update tsconfig to include js file and exclude .next , out and thirdparty folders 2022-11-22 19:57:31 +05:30
Abhinav ce97bd2d33 update to next 13 2022-11-22 19:54:13 +05:30
Abhinav be62c836d9 add esmExternals:false to prevent out of memory crashes 2022-11-22 17:53:35 +05:30
Abhinav 68d71ee519 fix app version padding 2022-11-21 18:15:33 +05:30
Abhinav b35d4e8ce0 fix loading not going away when user doesn't have any duplicates 2022-11-21 17:52:29 +05:30
Abhinav 4ccb3d2bc4 remove usage of unstyled anchor tag 2022-11-21 17:38:45 +05:30
Abhinav b6c3b6fc9c remove getVariantColor util and ButtonVariant enum 2022-11-21 17:25:43 +05:30
Abhinav fef01e90ae fix buttonProps import 2022-11-21 17:22:49 +05:30
Abhinav 2a92cb7917 fix recover two factor page button color 2022-11-21 17:22:18 +05:30
Abhinav 316a2625dd use mui tooltip instead of IconWithMessage 2022-11-21 17:15:37 +05:30
Abhinav f4da86de28 remove depreciated react bootstrap components 2022-11-21 17:15:07 +05:30
Abhinav 5dcd1bc854 fix recovery page button colors 2022-11-21 17:08:39 +05:30
Abhinav Kumar a82966b342
Merge pull request #776 from ente-io/export_caption
Export caption in the sidecar file
2022-11-21 14:06:32 +05:30
Abhinav Kumar d16078e3e4
Merge pull request #774 from ente-io/handling-negative-dateTime-value
improve invalid date string handling
2022-11-21 14:02:56 +05:30
Abhinav 692483510f ignore data time string "0000:00:00 00:00:00" 2022-11-21 13:58:52 +05:30
Neeraj Gupta 130b3ef4f5
skip exporting caption when undefined 2022-11-21 13:05:18 +05:30
Abhinav Kumar ee1bd0e6cc
Merge pull request #750 from ente-io/migrate-eslint
Migrate eslint
2022-11-20 23:12:00 +05:30
Abhinav 5d350b5020 parser property not required 2022-11-20 19:13:52 +05:30
Abhinav 21f175abf4 fix lint staged for next lint 2022-11-20 18:55:59 +05:30
Abhinav b41230ce3c one more rule silenced 2022-11-20 18:30:14 +05:30
Abhinav 0a7c7663e0 update include files tsconfig 2022-11-20 18:28:44 +05:30
Abhinav fd36ccd406 update typescript-eslint packages 2022-11-20 18:27:53 +05:30
Abhinav 4d8c5a41af change all erroring out eslint lint to warn to handle later 2022-11-20 17:42:54 +05:30
Abhinav ad2798ee91 Merge branch 'main' into migrate-eslint 2022-11-20 16:52:50 +05:30
Abhinav Kumar 263c430979
Merge pull request #777 from ente-io/remove-workbox
remove service worker
2022-11-20 15:39:10 +05:30
Abhinav 1167e818bf mute more errors 2022-11-19 18:56:24 +05:30
Abhinav 89ddab3c24 convert error to wan temporily 2022-11-19 17:07:12 +05:30
Abhinav e43a4fa17b ignore worker files till they are converted 2022-11-19 17:00:27 +05:30
Abhinav 2d35ddf516 added typescript and next/core-web-vitals config 2022-11-19 17:00:03 +05:30
Abhinav fb3bddb695 update eslint config packages 2022-11-19 16:59:23 +05:30
Abhinav 2919e39078 remove workbox dependencies and code 2022-11-19 15:44:09 +05:30
Neeraj Gupta 14b8fe8288
Export caption in the sidecar file 2022-11-19 12:17:49 +05:30
Abhinav Kumar 1b45b8447b
Merge pull request #773 from ente-io/fix-uncaught-expection-missing-user-id
fix-uncaught-expection-missing-user id
2022-11-17 15:18:55 +05:30
Abhinav 41402c6d24 wrap top level await in function 2022-11-17 14:44:10 +05:30
Abhinav 02db3e4b19 move userID set after sentry init 2022-11-17 14:38:22 +05:30
Abhinav Kumar 4e1ab1bf8d
Merge pull request #772 from ente-io/ffmpeg-static-integration
ffmpeg static integration
2022-11-17 14:12:14 +05:30
Abhinav 6320f0295d remove console log 2022-11-16 14:53:30 +05:30
Abhinav 87f4a85e99 better error logging 2022-11-16 14:02:34 +05:30
Abhinav b473a1871c allow both ElectronFile and File to run electron 2022-11-14 20:39:22 +05:30
Abhinav 828289ceac remove loggin 2022-11-14 19:39:23 +05:30
Abhinav eeaf42c5eb remove logging 2022-11-14 19:36:34 +05:30
Abhinav f424a23ad4 add error logging 2022-11-14 19:35:40 +05:30