1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-04 05:33:23 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
samherrington 1246a677d1 Remove console.logs
Using console in production is generally undesirable due to
performance loss and security concerns. Errors were changed
to console.error and console.logs were removed.
2018-09-29 15:50:32 -05:00
Mika Andrianarijaona 07e810a231 init touchbar menu 2018-08-22 10:58:53 +02:00
voidsatisfaction 129e3b283d fix tiny typo 2018-06-20 14:29:57 +09:00
Junyoung Choi a24a7e03be Quit app when all window closed 2018-03-22 20:59:19 +09:00
Junyoung Choi (Sai) 51a8c47afd Discard finder (#1497)
* Discard finder

* Upgrade electron

* Discard anything related with finder

* Fix lint errors

* Run test serial

* Test on v6

* Test on v6 only
2018-02-03 23:39:53 +09:00
Junyoung Choi 5c75644db2 Check upate every day rather than every hour 2018-01-13 17:36:33 +09:00
Junyoung Choi 72d9e3e00b Fix update error
This error was caused by using super old version of
electron-winstaller.
2018-01-13 17:35:23 +09:00
Maurits Lourens 9367a404ef converted line-endings back to lf 2017-12-21 09:37:17 +01:00
Maurits Lourens 775200bdd6 fixed opening finder on Windows and Linux
fixes #1291 - tested on Ubuntu Linux Mate and Windows 10
2017-12-15 12:57:18 +01:00
EmEpsilon c7373c15a5 Fix: cannot open finder with using hotkey 2017-02-10 00:35:31 +09:00
sota1235 5c7804fc40 modify: fix some codes pointed by eslint 2017-01-11 23:59:48 +09:00
Dick Choi 8997728cbc add errorHandler for autoUpdater 2016-10-17 06:56:02 +09:00
Dick Choi 7729ed4f72 move statusbar 2016-10-15 18:20:13 +09:00
Dick Choi 6bb9366ec8 fix update error 2016-09-21 16:00:18 +09:00
Dick Choi 7358e68394 fix update api bug 2016-09-15 08:43:53 +09:00
Dick Choi 282ca3ea2a move ipc server to main process 2016-08-23 01:51:30 +09:00
Dick Choi cff3fdae6e refactor main-app process
clean unnecessary codes
2016-08-22 11:46:22 +09:00
Dick Choi 2cbe07b373 Finder 2016-08-14 01:34:32 +09:00
Dick Choi 7fbe456e79 app will quit when main window close (win, linux only) 2016-07-28 17:41:46 +09:00
Dick Choi 286739f770 cleanup 2016-07-23 15:41:30 +09:00
Dick Choi 70ec9f50ab disable finder temporary 2016-07-22 08:45:13 +09:00
Dick Choi d6d130b8f9 app won't quit before Ctrl+ Q 2016-07-22 08:45:04 +09:00
Dick Choi 9ff70c4aef display updater error logs 2016-07-14 13:57:09 +09:00
Dick Choi 33bc2aa220 enable Finder on Cinnamon 2016-04-25 15:26:24 +09:00
Rokt33r 627172f6df discard wrong error notification(There is no newer version.) 2016-04-11 08:08:42 +09:00
Dick Choi a39f25961c reorganize menu for Linux 2016-04-07 08:35:51 +09:00
Dick Choi cfa251b158 Disable Finder and Auto-update on Linux 2016-04-07 08:19:04 +09:00
Dick Choi d7bc5a7088 ready for linux app :) 2016-04-04 08:02:53 +09:00
Rokt33r 07291d71f2 add comment for linux version 2016-03-09 20:34:16 +09:00
Rokt33r 2f90890f50 setup gruntfile for linux deploy & disable finder and updater 2016-03-09 01:57:36 +09:00
Rokt33r 5df0755252 enhance applying config 2016-01-10 04:25:00 +09:00
Dick Choi 45a46cbc7a make configurable --disable-direct-write flag 2016-01-09 21:48:21 +09:00
Rokt33r 09735b7f47 embed hotkey, config to preferences modal & fix datasaving sequence(Async, Queue) 2016-01-08 14:38:29 +09:00
Rokt33r 0187217c86 renewal key binding 2015-12-29 02:18:37 +09:00
Rokt33r 27a442ed2e fix path of module & contactform 2015-12-25 11:06:00 +09:00
Rokt33r 325ae00eeb refactor file structure 2015-12-25 05:41:10 +09:00