Commit graph

231 commits

Author SHA1 Message Date
Abhinav d28d039456 use eslint for linting staged file instead of yarn lint
yarn lint is linting non staged files too causing issues
2023-05-16 10:40:36 +05:30
Abhinav 6c6b8461ef add turbo as dev dependency 2023-04-30 13:32:26 +05:30
httpjamesm 84ff196ebe
fix: remove eslint command 2023-04-29 12:59:00 -04:00
httpjamesm 2df2b312db
fix: eslint issue 2023-04-29 12:00:49 -04:00
httpjamesm ee933bf631
fix: too many fixes 2023-04-29 11:16:40 -04:00
httpjamesm a2d04d2898
fix: add more turbo commands 2023-04-28 20:35:18 -04:00
httpjamesm 851ef85097
fix: rename monorepo to ente-web 2023-04-28 20:29:57 -04:00
httpjamesm 2550b823e4
feat: simplify dependencies and remove eslint 2023-04-21 19:54:57 -04:00
httpjamesm bc5c1c7f16
fix: export with turbo 2023-04-19 19:57:06 -04:00
httpjamesm c680a81ce3
feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
Abhinav 2ffd6ed0ba add auth app start script 2023-04-14 09:23:59 +05:30
Abhinav a370fbad16 removed styled-component 2023-04-06 11:05:56 +05:30
Neeraj Gupta 9a686335aa
Merge branch 'main' into display_mfa_codes 2023-04-03 11:17:29 +05:30
Abhinav be3638ecf8 removed styled component and setup-ed emotion 2023-03-25 17:42:24 +05:30
Neeraj Gupta 8d292776be
Merge branch 'main' into display_mfa_codes 2023-03-24 17:11:25 +05:30
Neeraj Gupta 1abfd2ab2b
Add dependency on otpauth and vs-uri 2023-03-19 16:00:00 +05:30
Abhinav ba2e028add update language detection logic 2023-03-15 17:14:33 +05:30
Abhinav 544c7fe7ec added i18next-http-backend for remote translation json fetch 2023-03-13 20:57:38 +05:30
Abhinav e2562d7300 add i18n packages 2023-03-13 20:33:07 +05:30
Neeraj Gupta 493888e917
[tesseract] Remove dependency and related code 2023-03-10 08:03:00 +05:30
Abhinav dc5fa05491 add user locale detect package 2023-03-01 18:28:26 +05:30
Abhinav 01ef46d38b use zxcvbn package 2023-02-28 15:42:30 +05:30
Abhinav 360a03f949 upgrade @next/bundle-analyzer 2023-02-10 22:33:31 +05:30
Abhinav c7b643dc6d remove react-d3-tree package 2023-02-10 22:29:39 +05:30
Abhinav 34c2910ec6 remove tsne package 2023-02-10 22:23:38 +05:30
Abhinav d065c171a7 Merge branch 'better-comlink-types' into ml-alpha 2023-02-09 23:40:33 +05:30
Abhinav 32190f3c33 revert heic type change 2023-02-09 23:38:10 +05:30
Abhinav a96a611225 Merge branch 'refactor-cache-storage' into better-comlink-types 2023-02-09 23:33:23 +05:30
Abhinav 5f18679691 Merge branch 'main' into ml-alpha 2023-02-09 16:14:45 +05:30
dependabot[bot] d8b360fc7a
Bump jszip from 3.7.1 to 3.8.0
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.1...v3.8.0)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 06:33:48 +00:00
Abhinav 98685123dd Merge branch 'better-comlink-types' into ml-alpha 2023-01-20 21:06:42 +05:30
Abhinav b830510276 add heic-convert types 2023-01-20 16:18:44 +05:30
Abhinav c7e78ca113 upgrade next to latest 2023-01-17 12:23:42 +05:30
Abhinav 3b468cb154 Merge branch 'main' into ml-alpha 2023-01-14 21:41:35 +05:30
Abhinav c59ee73419 remove next-transpile-modules package
fix warning
 next-transpile-modules@10.0.0: All features of next-transpile-modules are now natively built-in Next.js 13.1. Please use Next's transpilePackages option :)
2023-01-14 20:27:59 +05:30
Abhinav Kumar 5b45b6a8c7
Merge pull request #813 from ente-io/enable-typescript-strict-mode
Enable typescript strict mode
2022-12-27 15:37:01 +05:30
Abhinav Kumar a3d3fea1c7
Merge pull request #812 from ente-io/remove-prebuild-lint
remove unneccesary prebuild lint
2022-12-23 19:01:57 +05:30
Abhinav 18851a4ed6 add back eof new line 2022-12-23 11:38:46 +05:30
Abhinav e4dbe418ff Merge branch 'add-option-to-enable-collect' into public-collect 2022-12-12 16:44:13 +05:30
Abhinav b0f200f90b upgrade to next 13 2022-12-12 16:30:43 +05:30
Abhinav 7edcc15c41 add @types/bs58 and changed require to import
added albums url api util
2022-12-09 12:32:40 +05:30
Abhinav cf7b3341e4 next built automatically lints no need of prebuild lint script 2022-12-05 00:39:34 +05:30
Abhinav 5cad8c03f5 update to next canary 2022-11-29 15:38:08 +05:30
Abhinav Kumar dd27f639b5
Revert "Fix dev server crash" 2022-11-28 17:55:16 +05:30
Abhinav 924234fa26 get next-transpile-modules patch for next-13 2022-11-22 20:00:09 +05:30
Abhinav ce97bd2d33 update to next 13 2022-11-22 19:54:13 +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 fd36ccd406 update typescript-eslint packages 2022-11-20 18:27:53 +05:30
Abhinav ad2798ee91 Merge branch 'main' into migrate-eslint 2022-11-20 16:52:50 +05:30