1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-27 17:53:22 +00:00
Commit Graph

192 Commits

Author SHA1 Message Date
Dick Choi f1b2643941 apply new tray icon 2016-09-22 22:20:51 +09:00
Dick Choi 99a134494c upgrade katex 2016-09-22 20:28:12 +09:00
Dick Choi 394e86f765 fix quit bug on Ubuntu 2016-09-21 16:48:16 +09:00
Dick Choi 6bb9366ec8 fix update error 2016-09-21 16:00:18 +09:00
Dick Choi c5d984732a remove unnecessary script end tag 2016-09-20 02:56:55 +09:00
Dick Choi 7358e68394 fix update api bug 2016-09-15 08:43:53 +09:00
Dick Choi ad33e9f32d Merge branch 'master' of github.com:BoostIO/Boostnote 2016-08-23 14:46:47 +09:00
Dick Choi dba5ea156a fix linux menu quit button 2016-08-23 23:41:05 +09:00
Dick Choi 631c86865f fix windows menu button 2016-08-23 14:29:04 +09:00
Dick Choi 282ca3ea2a move ipc server to main process 2016-08-23 01:51:30 +09:00
Dick Choi 17223db3ea move ipc server to main process 2016-08-23 00:52:33 +09:00
Dick Choi cff3fdae6e refactor main-app process
clean unnecessary codes
2016-08-22 11:46:22 +09:00
Dick Choi b7400553fc App on Linux without cinnamon must be terminated after closing main window 2016-08-14 04:15:27 +09:00
Dick Choi 9d2f570515 fix quit menu item of Linux menu 2016-08-14 12:21:31 +09:00
Dick Choi b07fb92e5c fix Quit app shortcut on Windows 2016-08-14 02:07:08 +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 40410eb10f hotkey config 2016-07-22 08:39:25 +09:00
Dick Choi 9ff70c4aef display updater error logs 2016-07-14 13:57:09 +09:00
Dick Choi 8c6a54397f Merge branch 'no_submodules'
Conflicts:
	readme.md
2016-06-12 20:01:20 +09:00
Egon schmid 22c2d09d88 changing git@github.com/ajaxorg/ace.git tp git@github.com/ajaxorg/ace-builds.git 2016-06-05 12:19:14 +02:00
Egon schmid 558659b54d including ace via npm, not as git submodule anymore 2016-06-05 11:44:26 +02:00
Dick Choi 60daafe136 clean lib 2016-05-25 17:07:41 +09:00
Rokt33r 3412d70737 set minimum size to main-window 2016-05-14 19:03:27 +09:00
Rokt33r 5dff50ff92 upgrade electron 2016-05-13 03:20:35 +09:00
Rokt33r 9d60704c9b Merge branch 'master'
Conflicts:
	package.json
2016-05-12 20:10:18 +09:00
Rokt33r f904fd00e5 add code block line numbering option to 2016-05-04 00:47:22 +09:00
Rokt33r ea8e31561e add oh-my-cdn & vendor script 2016-05-03 15:38:23 +09:00
Rokt33r b9fd3b8b7d Merge v0.5.11
Conflicts:
	browser/main/index.js
	package.json
2016-04-29 12:25:55 +09:00
Dick Choi 33bc2aa220 enable Finder on Cinnamon 2016-04-25 15:26:24 +09:00
Rokt33r f98efe0b97 fix changelog link 2016-04-23 14:47:46 +09:00
Rokt33r 6099c91216 standarded 2016-04-21 21:37:43 +09:00
Rokt33r 948377ba93 Use browser target dist of react stuff
for faster compile
2016-04-18 05:47:13 +09:00
Rokt33r 65c969a321 move devtool to main-menu 2016-04-18 04:37:00 +09:00
dojineko 777f7f9305 Add code theme selector 2016-04-17 21:52:55 +09:00
dojineko 43fb37ab1d Add dark theme and UI theme selector 2016-04-17 21:52:50 +09:00
dojineko 06734ec886 Add syntax theme selector 2016-04-17 21:03:27 +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 749e85e8e6 remove a depreciated option of mainWIndow 2016-04-07 08:22:54 +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 eda547b868 Merge branch 'master' into linux
* master:
  configuring zoomfactor with Ctrl + Wheelscroll only works on windows and linux
  fix style bug of TagSelect
  bump up electron version to  0.36.11
  fix again(never break long tag)
  tags in ArticleList will be wrapped properly
  fix emacs key binding
  ctrl +  wheel to change zoom factor
  set Editor fontFamily to Title input
  add Link of Trello Kanban to readme.md
  Update contributing
  Focus to search box, when hotkey pushed
2016-03-16 16:52:17 +09:00
dojineko 63b2e0560b Focus to search box, when hotkey pushed 2016-03-10 08:49:44 +09:00
Rokt33r 07291d71f2 add comment for linux version 2016-03-09 20:34:16 +09:00
Rokt33r d1ca1ec4d9 Merge branch 'v0.5.5' into linux
* v0.5.5:
  The notification of 'Copy to Clipboard' must be slient
  modify window API to fit the new version of electron
  bump up version of electron
2016-03-09 20:03:07 +09:00
Rokt33r d4f8d1498d modify window API to fit the new version of electron 2016-03-09 19:42:45 +09:00