Commit graph

633 commits

Author SHA1 Message Date
Abhinav c978eb9cf2 check if was autoLaunched i.e launched at login instead of launched as hidden 2022-09-03 16:17:23 +05:30
Abhinav ac76588d29 implement launch as hidden 2022-09-03 15:17:33 +05:30
Abhinav 099886f561 open as hidden on auto-launch 2022-09-03 14:36:32 +05:30
Abhinav 7e4a12b31f refactor code 2022-09-03 14:34:42 +05:30
Abhinav b464a353a2 fix can't find isPlatformMac 2022-09-03 14:30:49 +05:30
Abhinav dfbd0f0ace fix isEnabled check and toggleAutoLaunch logic 2022-09-03 14:26:15 +05:30
Abhinav c1d73a0c95 better code 2022-09-03 14:24:47 +05:30
Abhinav 1dc1f5b9b6 Merge branch 'main' into auto-start 2022-09-03 14:23:26 +05:30
Abhinav a80fb94682 use electron api to add login item on mac and windows 2022-09-03 13:44:32 +05:30
Manav 378d10b4f0
Merge pull request #59 from ente-io/fix-ente-blocking-system-restart
fix app blocking system restart
2022-09-03 13:11:35 +05:30
Manav acc43fe303
Merge pull request #60 from ente-io/hide-dock-icon-option
Hide dock icon option
2022-09-03 13:10:15 +05:30
Abhinav 8a73d8b783 add logic to hide dock icon based on preferences 2022-09-03 12:29:43 +05:30
Abhinav 1294707949 add userPreferences electronStore and service to manage it 2022-09-03 12:07:37 +05:30
Abhinav 48d9a16eec use quit role ,and move setIsAppQuitting logic to app.on("before-quit") 2022-09-02 19:42:08 +05:30
Abhinav e632ccdbdd Merge branch 'main' into auto-start 2022-09-02 16:14:28 +05:30
Abhinav 56668ea51d v1.6.4-alpha.1 2022-09-02 16:04:15 +05:30
Abhinav 35275ea389 Merge branch 'main' into watch 2022-09-02 16:03:48 +05:30
Abhinav Kumar 8d18b80102
Merge pull request #58 from ente-io/release-v1.6.3
v1.6.3
2022-09-02 15:58:15 +05:30
Abhinav df3b30124c v1.6.3 2022-09-02 14:55:14 +05:30
Neeraj Gupta 8ffc852dd1
Merge pull request #57 from ente-io/use-custom-next-server
fix url having query params returning 404
2022-09-02 14:16:11 +05:30
Abhinav 3677a6e61b revert submodule next-electron-server to before merging master 2022-09-02 14:07:07 +05:30
Abhinav 28e29f9244 upgraded to use submodule 2022-09-02 14:05:22 +05:30
Abhinav b8b5034c17 update desktop branch of next-server with master 2022-09-02 13:54:08 +05:30
Abhinav 7ab5f90a5a add next-electron-server as submodule 2022-09-02 13:53:19 +05:30
Abhinav Kumar 8ae853f9f2
Merge pull request #56 from ente-io/release-buy-subscription-fix
Release buy subscription fix
2022-09-02 12:50:35 +05:30
Abhinav a56283229c move api functions from needed by other api to service 2022-09-02 12:46:35 +05:30
Abhinav 25ddfb0240 move getSavedFilePaths to service 2022-09-02 12:35:56 +05:30
Abhinav 689bb9d83b v1.6.2 2022-09-02 11:49:42 +05:30
Abhinav 16e2e1ace5 get the fix for buy subscription 400 on desktop issue 2022-09-02 11:49:22 +05:30
Abhinav a3b34617a7 update to latest ui 2022-09-02 08:32:29 +05:30
Abhinav bcafc7acf6 Merge branch 'add-electron-types' into watch 2022-09-01 18:27:58 +05:30
Abhinav be80dc7fd3 update ui 2022-09-01 18:27:30 +05:30
Abhinav 94b6029e45 update submodule branch to followed main again as PR has bada-frame has been merged 2022-08-30 10:17:56 +05:30
Abhinav 0dc61ad862 rename doesFolderExists to isFolder 2022-08-29 11:53:11 +05:30
Abhinav 462c116d3c add reload in dev mode 2022-08-29 11:04:11 +05:30
Abhinav ed02a46975 change branch to watch 2022-08-29 10:12:26 +05:30
Abhinav 8dd51042b8 update submodule ui 2022-08-29 10:04:02 +05:30
Abhinav ef08775136 update submodule 2022-08-29 09:59:35 +05:30
Abhinav 7f11029bd3 Merge branch 'add-electron-types' into watch 2022-08-27 18:27:16 +05:30
Abhinav e505ca865d revert back to ui main 2022-08-27 18:26:10 +05:30
Abhinav b6190acad0 fix readTextFile not returning any value 2022-08-27 11:58:06 +05:30
Abhinav d8344b570b update ui 2022-08-27 11:47:24 +05:30
Abhinav 5614694b18 Revert "reorder and remove loggn"
This reverts commit b3f60bffcc.
2022-08-27 11:00:53 +05:30
Abhinav 4d3a8558f9 Revert "remove try catch wrapper"
This reverts commit 0f5e36b281.
2022-08-27 11:00:29 +05:30
Abhinav e95b866cfa add space between functions 2022-08-27 10:40:12 +05:30
Abhinav c3b4872da7 move non-exported function to util 2022-08-27 10:37:32 +05:30
Abhinav a35d40739c update ui branch 2022-08-27 10:22:02 +05:30
Abhinav a9f53e733d better types 2022-08-27 10:18:43 +05:30
Abhinav b3f60bffcc reorder and remove loggn 2022-08-27 09:27:03 +05:30
Abhinav 0f5e36b281 remove try catch wrapper 2022-08-27 09:22:43 +05:30