1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-25 07:31:49 +00:00

Commit Graph

  • 0c2807a08b Rename spectron-test.js to spectron.js because of avoidance from be ran it by npm run test asmsuechan 2017-04-24 19:42:02 -07:00
  • f0cf369317 Edit .travis.yml for e2e test asmsuechan 2017-04-24 19:23:06 -07:00
  • 5e9954c060 Add a yarn task asmsuechan 2017-04-24 19:22:06 -07:00
  • 0c7bdf20af Add a smiple test to confirm Boostnote starts asmsuechan 2017-04-24 19:22:44 -07:00
  • 9c1179a6f9 Fixed indent which could not be corrected Sosuke Suzuki 2017-04-25 02:53:29 +09:00
  • 43cb290c80 fix the indent Sosuke Suzuki 2017-04-25 02:41:16 +09:00
  • f8b7b7df9f change how to use dataApi and fix indent Sosuke Suzuki 2017-04-25 02:31:03 +09:00
  • b73f0a8012 refactor some dirty code Sosuke Suzuki 2017-04-25 01:40:49 +09:00
  • 75b2c7bd2e Merge pull request #484 from asmsuechan/fix-delete-shortcut Sota Sugiura 2017-04-24 23:14:42 +09:00
  • 5fd9866eef Merge pull request #1 from BoostIO/master Leo 2017-04-24 00:59:37 -04:00
  • 4e7204bdbc Add spectron asmsuechan 2017-04-23 12:13:58 -07:00
  • ff7024e38f Merge pull request #488 from tkshnwesper/master SuenagaRyota 2017-04-23 00:21:05 -07:00
  • 8c11a0b42d Added Shift to HotkeyTab.js Saurabh 2017-04-23 12:43:39 +05:30
  • 2df295dc1d Fix styles by lint asmsuechan 2017-04-22 17:30:55 -07:00
  • b695d27817 Add test for htmlTextHelper asmsuechan 2017-04-22 17:19:05 -07:00
  • 8e2fd300f6 Delete an encode table asmsuechan 2017-04-22 16:13:55 -07:00
  • 1722e103fc Change methods to helper methods asmsuechan 2017-04-22 16:10:41 -07:00
  • 71464112ce Remove a disused condition asmsuechan 2017-03-27 03:15:05 -07:00
  • 003d8a1b21 Fix a bug on regexp of a question mark asmsuechan 2017-03-27 03:11:14 -07:00
  • adf81175f3 Reduce the code asmsuechan 2017-03-27 02:59:04 -07:00
  • 39274ce483 Fix to handle with multiple entities in one line asmsuechan 2017-03-21 23:43:37 -07:00
  • 1daf07edeb Refactor to more readable asmsuechan 2017-03-21 23:37:00 -07:00
  • cd2dc471c7 Fix to string literal asmsuechan 2017-03-21 23:33:08 -07:00
  • 6229ca7ac9 Refactor to ES6 asmsuechan 2017-03-21 23:27:32 -07:00
  • 10043cc755 Fix to handle when codeBlocks is null asmsuechan 2017-03-19 21:43:54 -07:00
  • e60a5430b4 Fix to replace only CodeBlock asmsuechan 2017-03-19 15:26:43 -07:00
  • f7e0cb655f Add question mark asmsuechan 2017-03-19 14:18:59 -07:00
  • 04097ecfcd Fix incorrect tag completion in code block asmsuechan 2017-03-19 14:10:33 -07:00
  • 2222192bcd Fix to enable a shortcut for deleting a note asmsuechan 2017-04-22 15:33:41 -07:00
  • ae93c38d46 Changed wordings on 'Make a Note' pane Salvatore Tosti 2017-04-22 08:16:05 -07:00
  • 9ff9dcbe6d Merge branch 'master' into hotfix-fix-package-name Sota Sugiura 2017-04-22 18:45:52 +09:00
  • 94d442af7d modify: fix package name sota1235 2017-04-22 18:43:56 +09:00
  • 6a711d6a71 Merge pull request #476 from BoostIO/v8-8-8 v0.8.8 Sota Sugiura 2017-04-22 18:30:05 +09:00
  • 9d8e71aeb3 v8.8.8 sota1235 2017-04-22 16:34:58 +09:00
  • cfeeba209e Merge pull request #468 from BoostIO/feature-fix-text Sota Sugiura 2017-04-22 16:31:58 +09:00
  • 455029851a Merge pull request #474 from BoostIO/delete-escbutton-in-initimodal Sota Sugiura 2017-04-22 16:19:32 +09:00
  • d0f7baaad0 Merge pull request #473 from BoostIO/Fix-ConfigTab-Interface Sota Sugiura 2017-04-22 16:17:43 +09:00
  • e3fb236139 Fix the config tab layout Kazu Yokomizo 2017-04-22 16:06:01 +09:00
  • 42296e421a delete the escButton in the InitModal Sosuke Suzuki 2017-04-22 16:05:22 +09:00
  • c6f4ed7c8f Merge pull request #472 from BoostIO/Design-update Sota Sugiura 2017-04-22 15:45:09 +09:00
  • e1fb36d64d Fix the border-left width at folder-selector Kazu Yokomizo 2017-04-22 15:33:05 +09:00
  • 48cf695e11 Merge branch 'master' into Design-update Sota Sugiura 2017-04-22 15:17:03 +09:00
  • 5b0e0c71a0 Fix the english typo Kazu Yokomizo 2017-04-22 14:59:53 +09:00
  • c1a76b6fb4 Merge pull request #290 from BoostIO/featureSyntaxHighlightCheck Sota Sugiura 2017-04-22 13:20:19 +09:00
  • 945a6306ec Merge pull request #469 from LeoLamCY/add-support-to-bold-selected-text-via-kb-shortcut Sota Sugiura 2017-04-22 13:07:04 +09:00
  • 313bacf9dc modify: fix for ESLint sota1235 2017-04-22 13:00:25 +09:00
  • 9027f48dda Merge pull request #453 from bubuzzz/feature/double-click-to-rename-tab Sota Sugiura 2017-04-22 12:58:29 +09:00
  • eea8f7cdf4 Merge pull request #425 from AWEEKJ/feature_markdown_note Sota Sugiura 2017-04-22 12:52:53 +09:00
  • ffef239aa7 fix minor build error Leo Lam 2017-04-21 23:40:52 -04:00
  • 50fc15feea add support to bold selected text via kb shortcut Leo Lam 2017-04-21 23:32:57 -04:00
  • 2d7a37c872 Merge remote-tracking branch 'refs/remotes/BoostIO/master' Leo Lam 2017-04-21 23:24:44 -04:00
  • db468fc095 modify: some refactor sota1235 2017-04-22 11:54:05 +09:00
  • 9a9f0035c2 modify: add label for quit button on macOS sota1235 2017-04-22 11:51:06 +09:00
  • b9270cd040 Merge pull request #349 from asmsuechan/iss-332 Sota Sugiura 2017-04-22 11:44:44 +09:00
  • 65b1bd18c4 Merge pull request #465 from BoostIO/Design-update Kazu Yokomizo 2017-04-21 20:48:44 +09:00
  • c87ecc3d40 Fix the Statusbar layout Kazu Yokomizo 2017-04-21 20:23:33 +09:00
  • e39e1648f9 Fix the loading layout Kazu Yokomizo 2017-04-21 20:07:14 +09:00
  • 091d2618a2 Merge pull request #462 from BoostIO/Design-update Kazu Yokomizo 2017-04-21 18:21:16 +09:00
  • d039b17715 modify: Fix the SideNavFilter layout Kazu Yokomizo 2017-04-21 16:13:45 +09:00
  • e350dca72c modify: Fix the star-btn layout at NoteDetail Kazu Yokomizo 2017-04-21 15:48:57 +09:00
  • c07e334f03 modify: Fix the tag style at NoteDetail Kazu Yokomizo 2017-04-21 15:32:23 +09:00
  • 1ccfd8e392 modify: Fix the tag-list layout at NoteItem Kazu Yokomizo 2017-04-21 15:00:09 +09:00
  • d22c40f0a5 modify: Fix the tag layout at note list Kazu Yokomizo 2017-04-21 14:53:25 +09:00
  • 3d37db6e54 modify: Fix the hover layout at SideNav Kazu Yokomizo 2017-04-21 14:33:16 +09:00
  • 22bd92916b modify: Fix the navtoggle-btn layout Kazu Yokomizo 2017-04-21 14:24:22 +09:00
  • de303cf072 modify: Fix the sort-by-btn layout Kazu Yokomizo 2017-04-21 14:20:21 +09:00
  • b22aad0678 modify: Fix the navtoggle-btn layout Kazu Yokomizo 2017-04-21 14:02:48 +09:00
  • bf02f9b256 modify: Fix the layout of new-post-btn and status-bar Kazu Yokomizo 2017-04-21 13:45:04 +09:00
  • 6440ab423e Merge pull request #457 from SalvatoreTosti/master SuenagaRyota 2017-04-20 22:16:53 -05:00
  • fceab73226 Updated initial pieces of text to read more clearly in English Salvatore Tosti 2017-04-19 17:46:33 -07:00
  • fded0ad3e8 double click on tab to rename Thai Tran 2017-04-19 15:05:47 +10:00
  • 294eb64686 Merge pull request #451 from BoostIO/Fix-slack-link Kazu Yokomizo 2017-04-19 10:15:45 +09:00
  • 851b28c482 Fix slack group invitation Kazu Yokomizo 2017-04-19 10:10:35 +09:00
  • 63fa2f1149 Fix slack group invitaition Kazu Yokomizo 2017-04-19 10:10:05 +09:00
  • 816d8decbd Merge pull request #443 from SalvatoreTosti/master Kazu Yokomizo 2017-04-18 12:04:39 +09:00
  • 85b4eedcd6 Changed wording in build.md and debug.md Salvatore Tosti 2017-04-17 19:38:20 -07:00
  • 901f40a669 Merge pull request #442 from BoostIO/Fix-typo Kazu Yokomizo 2017-04-18 10:24:07 +09:00
  • bae5f202a5 Fix typo in Infotab Kazu Yokomizo 2017-04-18 10:20:39 +09:00
  • 131f6780c2 Merge pull request #441 from SalvatoreTosti/master Kazu Yokomizo 2017-04-18 10:10:53 +09:00
  • a0e067cacf Updated readme file to read more cleanly in English Salvatore Tosti 2017-04-17 12:38:43 -07:00
  • 8cdcf537be Merge pull request #439 from BoostIO/update-info Kazu Yokomizo 2017-04-18 00:57:38 +09:00
  • 575f5f160c Update information. Kazu Yokomizo 2017-04-18 00:55:31 +09:00
  • d8fbac584c Merge pull request #438 from BoostIO/Fix-readme Kazu Yokomizo 2017-04-18 00:47:34 +09:00
  • b73e1b04dc Fix readme Kazu Yokomizo 2017-04-17 18:21:12 +09:00
  • 3dd49c287d Merge pull request #424 from BoostIO/Design-update Kazu Yokomizo 2017-04-15 13:00:36 +09:00
  • 6ce6a7036b Fix typo Kazu Yokomizo 2017-04-15 12:33:16 +09:00
  • c120633f14 Merge pull request #426 from asmsuechan/edit-contributing.md SuenagaRyota 2017-04-14 19:33:04 -07:00
  • 6e84b24309 Edit contributing.md asmsuechan 2017-04-14 18:52:48 -07:00
  • 343e35bb54 Fix the select-btn layout at setting modal in white theme Kazu Yokomizo 2017-04-14 17:14:45 +09:00
  • 09cf94d807 Fix to outline:none Kazu Yokomizo 2017-04-14 17:10:37 +09:00
  • a5531e20f2 Fix new line problem of list and task list Hanju Jo 2017-04-14 17:09:30 +09:00
  • 0f311120af Fix the layout of NoteItem at SideNav Kazu Yokomizo 2017-04-14 16:42:01 +09:00
  • 614506cada Fix the hover/active layout at menubar in white theme Kazu Yokomizo 2017-04-14 15:45:52 +09:00
  • 7891d14a0a Fix the hover/active layout at NoteItemSimple Kazu Yokomizo 2017-04-14 15:38:45 +09:00
  • 2df12b6891 Fix the hover layout at NoteNavFilter in white theme Kazu Yokomizo 2017-04-14 15:28:27 +09:00
  • 97b42d6be1 Fix the hover/active layout at NoteItem in white theme Kazu Yokomizo 2017-04-14 15:26:45 +09:00
  • 39baadeb04 Fix hover/active layout at NoteItem Kazu Yokomizo 2017-04-14 15:23:52 +09:00
  • a6f5452a85 Change the button color at setting modal Kazu Yokomizo 2017-04-13 20:45:26 +09:00
  • 29dc3bd550 Fix the layout of nav-btn at setting modal Kazu Yokomizo 2017-04-13 12:14:36 +09:00
  • e103605956 Change the border-left at setting modal Kazu Yokomizo 2017-04-13 12:05:10 +09:00