Commit graph

492 commits

Author SHA1 Message Date
Abhinav faf7801746 rename 2023-04-26 17:20:01 +05:30
Abhinav f4bff1c9e4 update moveFolder api to deleteFolderAPI 2023-04-26 17:15:45 +05:30
Abhinav 9ef4697326 improve 2023-04-26 08:45:01 +05:30
Abhinav 9c710ba815 update deleteEmptyFolder API to moveFolder API 2023-04-26 08:32:56 +05:30
Abhinav b86620f051 fix deleteEmptyFolder api issues 2023-04-25 18:23:03 +05:30
Abhinav fff374d7fb remove extra API 2023-04-25 16:19:13 +05:30
Abhinav 8e16d18014 update moveFile API 2023-04-25 16:15:44 +05:30
Abhinav e39cb09245 add delete empty folder api 2023-04-25 15:42:57 +05:30
Abhinav 679894632c remove delete api and add move api 2023-04-25 15:31:27 +05:30
Abhinav 36107a665c fixremoveFolder 2023-04-25 13:38:53 +05:30
Abhinav 79c2b57398 added removeFile and removeFolder APIs 2023-04-25 12:26:49 +05:30
Abhinav d9d423b7f1 rename checkExistsAndCreateCollectionDir to checkExistsAndCreateDir 2023-03-23 12:20:12 +05:30
Abhinav fd60c5c826 added new openDirectory api 2023-03-23 11:59:27 +05:30
Abhinav c8613fce92 remove export tray functionality apis 2023-03-22 17:47:47 +05:30
Abhinav 6072b95c80 update dsn 2023-03-10 17:44:20 +05:30
Abhinav e6c991b8bb setup event emitter and api to attach event listener 2023-02-23 13:56:17 +05:30
Abhinav Kumar fe65252a5e
Merge pull request #147 from ente-io/open-external-link-in-browser
open non desktop specific URLs in external browser
2023-02-10 21:31:04 +05:30
Abhinav c0b8c9f62b add better type 2023-02-10 15:33:01 +05:30
Abhinav ada9b4ace9 added new cache delete api 2023-02-10 15:29:26 +05:30
Abhinav 4c695f83c6 don't throw error 2023-02-07 16:02:10 +05:30
Abhinav 3287ae587e improve isFolder logging 2023-02-07 15:35:32 +05:30
Abhinav 11f2ce7110 log error expect file doesn't exist 2023-02-07 15:23:58 +05:30
Abhinav 0b6141314e Revert "add selected dir logs"
This reverts commit 01fd0d618a.
2023-02-07 14:37:13 +05:30
Abhinav 5c286610e4 fix watch-unlink-dir removeAllListeners 2023-02-07 13:49:25 +05:30
Abhinav c3b7442e29 remove unnecessary normalize 2023-02-07 13:48:54 +05:30
Abhinav 26675f750a fix isFolder 2023-02-07 13:30:11 +05:30
Abhinav 8ac3523c13 add logs on addWatchMapping 2023-02-07 13:29:59 +05:30
Abhinav 01fd0d618a add selected dir logs 2023-02-07 12:46:23 +05:30
Abhinav 68700dbf94 open non desktop specific URLs in external browser 2023-02-06 17:14:50 +05:30
Abhinav f3bd5ccf68 remove destroyed event as its also called when app is closed by user 2023-02-05 12:02:49 +05:30
Abhinav 1b245cc282 Revert "add per second log"
This reverts commit a826de6d9a.
2023-02-05 11:59:54 +05:30
Abhinav 219a79a640 Merge branch 'main' into release 2023-02-05 11:55:41 +05:30
Abhinav edf6274750 moved platform check logic to API layer 2023-01-30 19:30:27 +05:30
Abhinav 41e784aa6f moved isPlatform util to common/platform 2023-01-30 19:28:15 +05:30
Abhinav fdef4b8482 better error 2023-01-30 18:59:33 +05:30
Abhinav b32aece47f move isPlatform out of try catch to avoid logging it 2023-01-30 18:56:24 +05:30
Abhinav 669e33be5d added and thrown custom error for unsupported OS errors 2023-01-30 17:25:22 +05:30
Abhinav 8090c40ced reload window if render gone , also forcefully crash the renderer if its unresponsive 2023-01-25 13:42:26 +05:30
Abhinav 9194b16147 add destroyed and unresponsive event 2023-01-21 21:36:53 +05:30
Abhinav a826de6d9a add per second log 2023-01-21 21:34:14 +05:30
Abhinav 764b81b5ac add log to render-process-gone 2023-01-21 21:32:45 +05:30
Abhinav 69eb416c0f Merge branch 'main' into release 2023-01-21 11:45:53 +05:30
Abhinav e2b6541349 Merge branch 'main' into check-for-update-every-day-once 2023-01-21 09:54:31 +05:30
Abhinav 420e859017 added api to log renderer memory usage 2023-01-19 17:03:04 +05:30
Abhinav 63c5965c13 Revert "add log per second"
This reverts commit ac08b8279a.
2023-01-19 16:59:47 +05:30
Abhinav 2a6beae32b fix unit 2023-01-17 17:51:26 +05:30
Abhinav ac08b8279a add log per second 2023-01-17 16:56:26 +05:30
Abhinav 7d8578a740 remove per second logging 2023-01-12 15:32:59 +05:30
Abhinav f919c0e28b increase main spike and threshold value 2023-01-12 15:32:05 +05:30
Abhinav 6ea0dd9ee2 log currentMemoryUsage each second 2023-01-12 15:18:34 +05:30