Commit graph

573 commits

Author SHA1 Message Date
Abhinav fe666d2e16 fix handleDownloads regression 2022-08-13 13:36:02 +05:30
Abhinav 46620001f5 v1.6.0-alpha.3 2022-08-11 13:35:43 +05:30
Abhinav 8d072c5e9d update ui submodule 2022-08-11 13:35:23 +05:30
Vishnu Mohandas 3514bca85f
Merge pull request #46 from ente-io/delete-cache-api 2022-08-11 11:03:02 +05:30
Abhinav 299d94f556 update to match cache storage api contract 2022-08-11 10:25:55 +05:30
Abhinav a0c54bb96e rename clearDiskCache to deleteDiskCache 2022-08-11 10:19:24 +05:30
Abhinav 7614b3f0a1 make cache clear delete individual buckets 2022-08-11 10:02:43 +05:30
Abhinav c797dca835 add clearDiskCache API 2022-08-11 09:56:56 +05:30
Abhinav 8e03f5d899 update ui 2022-08-10 17:51:57 +05:30
Abhinav 192605dfc7 v1.6.0-alpha.2 2022-08-10 16:33:50 +05:30
Abhinav 83998cf6af Merge branch 'main' into bundle-webapp 2022-08-10 16:32:42 +05:30
Abhinav 6f5310e232 update ui submodule 2022-08-10 16:30:55 +05:30
Abhinav Kumar 0bf40e47e2
Merge pull request #45 from ente-io/lru-eviction
add lru cache eviction strategy
2022-08-10 16:24:24 +05:30
Abhinav fdd6a0edee reset flags after ops 2022-08-10 16:07:11 +05:30
Abhinav 73e22b5b71 rename 2022-08-10 16:03:05 +05:30
Abhinav 47a69464c0 dont wait on eviction 2022-08-10 15:55:29 +05:30
Abhinav 6f38ea2e5f add pruneOldItems eviction runner 2022-08-10 15:55:17 +05:30
Abhinav 34d8c4e540 remove log 2022-08-10 15:25:10 +05:30
Abhinav 52b344b4b1 refactor diskLRU 2022-08-10 15:23:06 +05:30
Vishnu Mohandas 2bc1de2900
Merge pull request #44 from ente-io/add-caching-support
disk caching support
2022-08-10 15:06:38 +05:30
Abhinav d52fe6925c rename 2022-08-10 15:02:55 +05:30
Abhinav 31080a5be1 revert to common js of get folder size package 2022-08-10 15:00:53 +05:30
Abhinav 9fd54d8f4a Merge branch 'add-caching-support' into lru-eviction 2022-08-10 14:12:48 +05:30
Abhinav 421efaaa6c add comment 2022-08-10 14:03:03 +05:30
Abhinav 76a383b829 hash cache key to prevent illegal filename 2022-08-10 14:00:31 +05:30
Abhinav 7fd2843d41 add lru cache eviction strategy 2022-08-10 13:21:26 +05:30
Abhinav 296797a5ce fix cache directory create ente directory and put cache inside it 2022-08-10 13:14:45 +05:30
Abhinav 7d033bbe19 add electron cache service 2022-08-10 11:50:01 +05:30
Abhinav 239e243ac3 fix hot reload next 12 https://github.com/HaNdTriX/next-electron-server/issues/7#issuecomment-1143371567 2022-08-09 10:32:19 +05:30
Abhinav Kumar 7b74f89cee
Merge pull request #43 from ente-io/release-v1.5.4
v1.5.4
2022-08-08 22:27:53 +05:30
Abhinav 78812dc6e1 v1.5.4 2022-08-08 22:10:39 +05:30
Manav b079a7abec
Merge pull request #42 from ente-io/fix-multiple-same-name-file-download
fix multiple file with same name overriding existing file issue
2022-08-08 22:09:03 +05:30
Abhinav 739f9f7a89 refactor code and add better comment 2022-08-08 22:07:04 +05:30
Abhinav 79c7265ec7 use path parser to split filename and extension
and add fix to avoid extra dot when extension is undefined.
2022-08-08 22:00:35 +05:30
Abhinav 86aa706c01 Revert "fix filenameAndExtension splitting and joining logic"
This reverts commit 34babb39cd.
2022-08-08 21:37:10 +05:30
Abhinav 34babb39cd fix filenameAndExtension splitting and joining logic 2022-08-08 21:31:34 +05:30
Abhinav 2dd23526ff move directory name and filename extraction logic to handle download 2022-08-08 21:13:07 +05:30
Abhinav 75e8c1bfe3 check if same named file exists , and use numbered suffix to avoid conflicts 2022-08-08 21:06:15 +05:30
Manav f0ea42296c
Merge pull request #41 from ente-io/release-v1.5.3
v1.5.3
2022-08-08 16:15:27 +05:30
Abhinav 346ef3b62e v1.5.3 2022-08-08 15:20:11 +05:30
Manav e48645bc89
Merge pull request #40 from ente-io/bypass-download-confirmation
bypass download confirmation
2022-08-08 15:15:59 +05:30
Abhinav e99ef948be use path join 2022-08-08 15:13:49 +05:30
Abhinav 930d0b0ad0 basic refactoring and download directly to user's download directory 2022-08-08 15:01:59 +05:30
Abhinav c3c99e0970 change version to 1.x.x 2022-07-23 16:27:18 +05:30
Abhinav 95b79ddf64 Merge branch 'main' into bundle-webapp 2022-07-23 16:23:27 +05:30
Abhinav ffad2cef3b remove manual builds 2022-07-23 15:41:49 +05:30
Abhinav 6550401444 v2.0.0-alpha.9 2022-07-23 15:36:09 +05:30
Abhinav 59d77a5079 update to follow bada-frame main 2022-07-23 15:35:43 +05:30
Abhinav 9aa59fffd0 rename src to main 2022-07-23 15:29:47 +05:30
Abhinav Kumar 9b7fa381cb
Merge pull request #39 from ente-io/too-many-files
Close file when streaming done
2022-07-22 16:32:35 +05:30