Commit graph

431 commits

Author SHA1 Message Date
Abhinav 8f61879cd1 change ui branch to watch fo testing 2022-08-17 11:10:06 +05:30
Abhinav 7e649199f3 Merge branch 'main' into watch 2022-08-17 11:06:35 +05:30
Vishnu Mohandas ff37e84254
Merge pull request #49 from ente-io/release-v1.6.0
v1.6.0
2022-08-13 14:20:15 +05:30
Abhinav f14b574a26 v1.6.0 2022-08-13 14:10:11 +05:30
Vishnu Mohandas 6519ada8df
Merge pull request #36 from ente-io/bundle-webapp
Bundle webapp
2022-08-13 14:09:15 +05:30
Abhinav 1e75276a1a fix scripts and entry points 2022-08-13 14:02:04 +05:30
Abhinav b24e678924 rename root source-code directory to src 2022-08-13 13:54:27 +05:30
Abhinav d54cacfa19 refactor utisl 2022-08-13 13:52:15 +05:30
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