Commit graph

207 commits

Author SHA1 Message Date
httpjamesm 0ee9271b23
feat: shared tsconfig setup 2023-04-26 22:32:12 -04:00
httpjamesm a312d85f01
feat: ente custom eslint configs 2023-04-23 17:47:42 -04:00
httpjamesm bc5c1c7f16
fix: export with turbo 2023-04-19 19:57:06 -04:00
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 82de6c6489 fix multiple copies of emotion/react 2023-03-25 17:51:08 +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
Neeraj Gupta 028ed05973
Disable 2FA recovery 2023-03-08 14:54: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 8ffa2ff7bd Merge branch 'main' into ml-alpha 2023-02-10 18:55:24 +05:30
Abhinav Kumar 76429b2396
Merge pull request #935 from ente-io/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-02-10 15:47:21 +05:30
Abhinav Kumar 14e9b13c3e
Merge pull request #936 from ente-io/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2023-02-10 15:46:41 +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] 772e6ae838
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 06:34:21 +00:00
dependabot[bot] e01d1530c5
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 06:34:13 +00:00
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 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 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 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
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
Abhinav b4edcc3d3b move to using next swc complier 2022-10-22 15:20:16 +05:30
Abhinav 7d28fe08ed update next 2022-10-22 15:09:29 +05:30
Abhinav 1b396d6794 added sanitize filename package 2022-10-16 10:24:48 +05:30
Abhinav 9dfef38c76 update yarn lock 2022-07-30 16:02:15 +05:30