Commit graph

126 commits

Author SHA1 Message Date
Abhinav c4d66b3ca4 patch missed stuff 2023-11-11 13:00:05 +05:30
Abhinav f199fbac76 cleanup complete 2023-11-11 12:38:32 +05:30
Abhinav 86d61060b7 cleanup dead code 2023-11-11 11:57:43 +05:30
Abhinav a7af847aae remove pre fetching 2023-11-10 17:41:21 +05:30
Abhinav d9b8c20d16 fix set password hidden 2023-11-10 17:31:33 +05:30
Abhinav 90059467f6 remove srp based redirection 2023-11-10 17:27:38 +05:30
Abhinav 38720887a4 Merge branch 'main' into separate-auth-app-v2 2023-11-10 16:19:20 +05:30
Abhinav 52c2f89412 patch issues 2023-11-10 15:08:10 +05:30
Abhinav 9ad0954a37 update page home redirection logic 2023-11-10 13:13:09 +05:30
Abhinav 4b48e99b69 patch up config related refactoring issues 2023-11-10 12:26:10 +05:30
Abhinav dff6172ebe better code 2023-11-09 19:53:14 +05:30
Abhinav 91691d32cf rename apps 2023-11-09 15:00:12 +05:30
Abhinav 8fdac05728 migrate to yarn berry 2023-11-09 14:41:46 +05:30
Abhinav 6429e4ccb5 bypass verify if srp setuped and active 2023-11-09 14:29:06 +05:30
Abhinav 2454cca617 add auth page 2023-11-09 14:04:18 +05:30
Abhinav 720b1d77d1 add auth page 2023-11-09 13:52:03 +05:30
Abhinav 78868cabc8 correct hidden logic 2023-11-09 13:36:29 +05:30
Abhinav bf206c945f added all locker accounts pages 2023-11-09 12:50:46 +05:30
Abhinav 5097727ea3 remove bootstrap css dependency 2023-11-09 12:42:52 +05:30
Abhinav 475f2f294d add _app and login locker app 2023-11-09 12:34:48 +05:30
Abhinav c2191515ee remove headers from next config as it is supported with output export 2023-11-09 11:58:12 +05:30
Abhinav d00d029b2a migrate logging and sentry 2023-11-09 11:35:00 +05:30
Abhinav 7c63221a15 update next to 13.5.6 2023-11-09 10:08:15 +05:30
Abhinav e220f909a0 refactor next config 2023-11-09 09:54:54 +05:30
Abhinav f985b1247f cleanup _app photos page 2023-11-09 09:40:43 +05:30
Abhinav 121efa8c24 move theme types to shared package 2023-11-08 15:05:46 +05:30
Abhinav e4ff7faeec move MessageContainer to shared package 2023-11-08 14:57:12 +05:30
Abhinav 2e324185d4 move all common packages to root level 2023-11-08 14:29:17 +05:30
Abhinav 0f46db031c move mui react and next to root package json 2023-11-08 10:15:31 +05:30
Abhinav bf2f2be4f1 fix build 2023-11-08 09:15:35 +05:30
Abhinav 78183874b4 uncomment out electron 2023-11-03 09:49:02 +05:30
Abhinav 9eb793d606 refactored generate page 2023-11-02 22:23:14 +05:30
Abhinav 87ae9f8d31 remove userService related code 2023-11-02 21:21:48 +05:30
Abhinav 9cfbc96fc7 reenable local logging 2023-11-02 20:59:50 +05:30
Abhinav 10937c9d55 reenable addLogLine 2023-11-02 20:54:20 +05:30
Abhinav 6497aa3d36 reenable sentry logging 2023-11-02 20:52:31 +05:30
Abhinav e4ea1d9f18 fix issue 2023-11-02 20:24:55 +05:30
Abhinav eb169698a0 add logging, electronAPI and sentry logging support 2023-11-02 20:00:22 +05:30
Abhinav b59526173e fix 2fa migration issues 2023-11-02 19:50:20 +05:30
Abhinav 10cfc17027 migrated setup 2fa 2023-11-02 17:51:58 +05:30
Abhinav c36d322433 migrated change email 2023-11-02 17:42:29 +05:30
Abhinav 073d10f4d7 migrated change-password page 2023-11-02 17:36:34 +05:30
Abhinav 6272975a66 migrate two factor recover 2023-11-02 17:18:39 +05:30
Abhinav 42d40378cc migrated recover page 2023-11-02 17:09:08 +05:30
Abhinav 57e4dae402 migrated signup page 2023-11-02 16:52:11 +05:30
Abhinav 1dd48caddb add two factor verify page 2023-11-02 16:09:16 +05:30
Abhinav e463baac2b credential page complete 2023-11-02 12:49:01 +05:30
Abhinav 4b48c95a79 complete verify page 2023-11-02 10:59:05 +05:30
Abhinav a85e199fb0 migrating verify page part 1 2023-11-02 09:28:58 +05:30
Abhinav 60f2729d0f moved apps to separate shared package 2023-11-02 09:15:48 +05:30
Abhinav 92e493c411 complete login 2023-11-02 09:06:31 +05:30
Abhinav e239a4c28d moved ui/components to shared/components and remove ui component 2023-11-02 07:45:14 +05:30
Abhinav c841583afd remove unneeded package files 2023-11-02 07:32:37 +05:30
Abhinav 255dac727e renamed utils to shared 2023-11-02 07:19:38 +05:30
Abhinav 012c237957 compile along with linting 2023-11-01 19:38:53 +05:30
Abhinav 4c83eeb6d4 move storage to inside utils package 2023-11-01 19:24:28 +05:30
Abhinav 3d0073d3ea part complete login page 2023-11-01 17:06:03 +05:30
Abhinav 483e137c8a add storage package 2023-11-01 16:41:39 +05:30
Abhinav 4083ae9c05 update accounts and ui tsconfig 2023-11-01 16:01:09 +05:30
Abhinav 0eb2395080 add mui config package with mui theme type file 2023-11-01 16:00:38 +05:30
Abhinav 577f968f22 adds ui package 2023-11-01 15:31:08 +05:30
Abhinav 5ff0eb3e16 update account package src wrapping and add build script 2023-11-01 15:11:45 +05:30
Abhinav a3d61a3429 add test login page 2023-11-01 13:15:00 +05:30
Abhinav 6126da3847 add account package 2023-11-01 13:14:46 +05:30
Neeraj Gupta 8aa1f3e070 Remove ente/tsconfig dependencies from photos 2023-05-29 05:22:57 +05:30
httpjamesm 6789c9dc7f
chore: run prettier & ignore config 2023-04-29 12:49:28 -04:00
httpjamesm ee933bf631
fix: too many fixes 2023-04-29 11:16:40 -04:00
httpjamesm 6e104a9380
fix: yarn lint project path 2023-04-28 21:00:26 -04:00
httpjamesm 89b62fdff9
fix: lint tsconfig paths 2023-04-28 20:58:57 -04:00
httpjamesm 0ee9271b23
feat: shared tsconfig setup 2023-04-26 22:32:12 -04:00
httpjamesm cfb3212e3c
fix: rename to @ente/eslint-config 2023-04-26 22:02:13 -04:00
httpjamesm 1cd5df79e6
fix: rename to eslint-config 2023-04-26 22:00:07 -04:00
httpjamesm a312d85f01
feat: ente custom eslint configs 2023-04-23 17:47:42 -04:00
httpjamesm 2550b823e4
feat: simplify dependencies and remove eslint 2023-04-21 19:54:57 -04:00
httpjamesm 075fd30b66
fix: remove extra tsconfig base 2023-04-21 18:32:19 -04:00
httpjamesm c680a81ce3
feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00