Commit graph

5934 commits

Author SHA1 Message Date
Abhinav Kumar 86a7f1cdab
Merge pull request #847 from ente-io/remove-canvas-usage-on-desktop
Remove canvas usage on desktop
2023-01-06 13:07:14 +05:30
Abhinav Kumar 78002e01ff
Merge pull request #848 from ente-io/fix-subscription-card-background-late-load
fxi subscription card background late load
2023-01-06 13:06:30 +05:30
Abhinav Kumar 74d9a28a1d
Merge pull request #850 from ente-io/remove-testing-console
remove testing console logs
2023-01-06 13:06:14 +05:30
Abhinav Kumar 50efcbcbf5
Merge pull request #801 from ente-io/upload-logging
Upload logging
2023-01-06 13:04:47 +05:30
Abhinav 83944f7e7a remove testing console.log 2023-01-06 13:04:15 +05:30
Abhinav a955ae39fa remove duplicate logging 2023-01-06 12:36:48 +05:30
Abhinav afa9ba0521 use convertBytesToHumanReadable for logging 2023-01-06 12:11:59 +05:30
Abhinav 4d868ffe5c - fix totalCollectionCountCheck check error got value
- allow thumbnail_generation_failure to be less than expected
2023-01-06 11:24:04 +05:30
Abhinav 73eedc6217 remove console log 2023-01-06 11:22:11 +05:30
Abhinav 6529142ece add time logs 2023-01-06 10:58:40 +05:30
Abhinav Kumar bd87e36dd1
Merge pull request #849 from ente-io/fix-dev-high-memory-usage
fix dev high memory usage
2023-01-05 22:22:14 +05:30
Abhinav 4d50abb902 use direct imports instead of top level imports 2023-01-05 16:57:43 +05:30
Abhinav 27113ba1fb import just the icon instead of complete package 2023-01-05 15:53:35 +05:30
Abhinav f54d1a01fa pass size parameter to electron api 2023-01-05 10:54:57 +05:30
Abhinav a0b3600750 move subscription card load before sync 2023-01-04 13:23:37 +05:30
Abhinav Kumar 7ebf6372cf
Merge pull request #845 from ente-io/fix-search-issues
Fix search issues
2023-01-03 17:27:47 +05:30
Abhinav 8009198c48 add more logs 2023-01-03 16:10:02 +05:30
Abhinav bc6984a3a5 Merge branch 'main' into upload-logging 2023-01-03 16:03:55 +05:30
Abhinav 7586c391f1 rename function 2023-01-03 11:28:14 +05:30
Abhinav df7e1d0bb6 rename ImageMagick to imageProcessor service 2023-01-03 11:20:01 +05:30
Abhinav e0c2455132 add thumbnail size check 2023-01-03 11:04:07 +05:30
Abhinav fe87be3d02 use electron generate image thumbnail API instead of canvas if available 2023-01-02 21:19:13 +05:30
Abhinav Kumar ce031f78a0
Merge pull request #846 from ente-io/ignore-zero-unix-time
ignore zero unix time
2023-01-02 21:00:52 +05:30
Abhinav e2c8249f6e refactor thumbnail generation service 2023-01-02 18:35:55 +05:30
Abhinav 553c8f78f8 fix currentDate set as -1 matched with files on date 1 jan 1970 +- 1 2023-01-02 18:15:47 +05:30
Abhinav 2138a34f69 fix collection header resetting changing after search close 2023-01-02 18:02:00 +05:30
Abhinav 339150a594 show all collections files in search mode 2023-01-02 18:00:37 +05:30
Abhinav 78e2256c4f ignore zero unix time 2023-01-02 17:32:41 +05:30
Abhinav 1764b69960 count only unique file instances 2023-01-02 16:51:56 +05:30
Abhinav 68121482ff dont filter out non user or file copies 2023-01-02 16:51:48 +05:30
Vishnu Mohandas 5d59f48b33
Merge pull request #844 from ente-io/fix_time_ui
Fix alignment of entries within the fix-time dialog
2023-01-02 11:01:28 +05:30
Vishnu 2750e24226 Fix alignment of entries within the fix-time dialog 2023-01-02 10:23:48 +05:30
Abhinav Kumar d6f8985b02
Merge pull request #843 from ente-io/fix-collection-selector-close
fix collection selector close
2022-12-30 11:57:15 +05:30
Abhinav 9579668ab6 fix collection selector close 2022-12-30 11:16:53 +05:30
Abhinav Kumar 798df504f9
Merge pull request #841 from ente-io/fix-search-bar
fix search bar style and placeholder
2022-12-27 16:01:03 +05:30
Abhinav b5e43c524e fix search placeholder text 2022-12-27 15:41:47 +05:30
Abhinav 502caf044b move 2px more 2022-12-27 15:40:21 +05:30
Abhinav 341f60fe4d move placeholder 2px to right 2022-12-27 15:38:34 +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 b6ee7a8240
Merge pull request #715 from ente-io/add-comlink-types
Add comlink types
2022-12-27 15:36:49 +05:30
Abhinav 5a5f90e776 Merge branch 'main' into add-comlink-types 2022-12-27 15:15:38 +05:30
Abhinav 964af15a5e remove defining type for worker function outputs 2022-12-27 15:00:57 +05:30
Abhinav Kumar 05c1af8ec0
Merge pull request #811 from ente-io/add-encrypted-collection-type
Add encrypted collection type
2022-12-25 10:29:07 +05:30
Abhinav Kumar 8b829fd840
Merge pull request #810 from ente-io/add-remote-ente-file-type
add encryptedEnteFile type
2022-12-25 10:28:42 +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 Kumar 2447f91c39
Merge pull request #840 from ente-io/refactor-upload-types
Refactor upload types
2022-12-23 19:01:40 +05:30
Abhinav Kumar d543f9781f
Merge pull request #808 from ente-io/add-buffer-to-thumbbnail-greater-than-limit
don't report thumbnail upto size of 150KB
2022-12-23 19:01:06 +05:30
Abhinav 93f240c4dc create cryptoTypes 2022-12-23 17:13:04 +05:30
Abhinav 514af899b2 Merge branch 'add-encrypted-collection-type' into add-comlink-types 2022-12-23 17:03:40 +05:30
Abhinav 19c36861ae update handling of deleted or restored trash items 2022-12-23 16:52:49 +05:30