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

533 Commits

Author SHA1 Message Date
Kazu Yokomizo 10dcbfb891 Fix tags and folder list layout 2017-10-15 16:17:06 +09:00
Aquib Master 3f53a1f629 Fix linting issues 2017-10-14 19:28:11 +13:00
Aquib Master 31daec5fe2 Fix URIs decoded with mdurl
This PR mitigates #918 by retroactively replacing link text decoded by mdurl with the original link.
2017-10-14 19:01:04 +13:00
Sosuke Suzuki 35beec3e39 insert necessary space 2017-10-14 11:57:03 +09:00
Sosuke Suzuki ff4b96b622 implement tagItem active styleName 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 3c4fa83161 modify the arg of arrayOf to the correct 2017-10-14 11:57:03 +09:00
Sosuke Suzuki e8564f6540 modify propTypes "array" -> "arrayOf" 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 046e6af489 remove extra semicolon and fix indent 2017-10-14 11:57:03 +09:00
Sosuke Suzuki f805e8a688 cut out NavToggle component 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 2fddc32eb7 cut out StorageList component 2017-10-14 11:57:03 +09:00
Sosuke Suzuki d867292f66 remove unnecesarry "e" variable 2017-10-14 11:57:03 +09:00
Sosuke Suzuki e8abd43c8a modify to remove unnecessary "return" 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 3192ce9d39 modify to use PropTypes 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 4689ddeb98 some rename plural form or easy to understand 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 0ca87ea407 fix type description parens () -> {} 2017-10-14 11:57:03 +09:00
Sosuke Suzuki bf9ecb02e5 remove extra parens 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 95e237d4a3 fix style tagList 2017-10-14 11:57:03 +09:00
Sosuke Suzuki faede48217 feature tag search 2017-10-14 11:57:03 +09:00
Sosuke Suzuki ad0ac19d3d handling tagButton click 2017-10-14 11:49:32 +09:00
Sosuke Suzuki 3154110de1 list tags 2017-10-14 11:49:32 +09:00
asmsuechan 725c6a7ba9 Resolve conflicts 2017-10-13 14:18:41 +09:00
asmsuechan d915d19425 Add comment for NoteItem 2017-10-13 14:18:41 +09:00
asmsuechan f3370242bf Add conditions to hide pin from /home, /starred or /trash 2017-10-13 14:18:41 +09:00
asmsuechan fe8045c51d Add pinn to top 2017-10-13 14:18:41 +09:00
Kazu Yokomizo d66bc1faef Merge pull request #943 from voidsatisfaction/add_context_menu_delete_note
Add notelist right click(context menu) and delete note
2017-10-12 14:34:51 +09:00
Kazu Yokomizo bef7d45c3e Merge pull request #961 from asmsuechan/fix-pasting-image
Fix to create imageDir if it does not exist
2017-10-12 11:48:20 +09:00
asmsuechan 700eeb8f5a Fix to create imageDir if it does not exist 2017-10-12 10:28:01 +09:00
asmsuechan 7e2f0049b6 Change to apply font with single quotations 2017-10-11 12:17:49 +09:00
voidSatisfaction a7328e21f1 feat: add right click notelist delete 2017-10-08 18:20:31 +09:00
Kazu Yokomizo d8e19d9c17 Fix font color in code block 2017-10-04 11:39:27 +09:00
Peter Urda ebdd6d77f7 Allow users to disable "Saved to clipboard" notification. 2017-10-01 02:48:54 -07:00
Cristian Beskid c2b4c77003 Place notifications on the right side 2017-09-26 10:35:58 +02:00
Cristian Beskid 000cf2a864 Center notification in the notification bar 2017-09-25 18:44:22 +02:00
Cristian Beskid dc13b919b3 Fix incorrect notification bar width 2017-09-25 17:34:40 +02:00
Cristian Beskid 80c13f7c4f Align notification bar with the navigation bar 2017-09-25 17:17:34 +02:00
Kazu Yokomizo ec8fac1199 Change font color in code at default theme 2017-09-24 13:24:14 +09:00
Kazu Yokomizo bd266dc602 Merge pull request #885 from asmsuechan/exit-by-comma-q-in-vim-mode
iss #832 Make :q work in vim mode
2017-09-23 11:34:01 +09:00
asmsuechan e6c1d7a383 iss #832 Make :qw work in vim mode 2017-09-23 00:21:20 +09:00
asmsuechan 02100bbc0a iss #832 Make :q! and :qw work in vim mode 2017-09-23 00:16:51 +09:00
Kazu Yokomizo 8320fb5024 Fix layout at bottom 2017-09-22 23:57:43 +09:00
asmsuechan 4b79bca6bf iss #832 Make :q work in vim mode 2017-09-22 23:57:14 +09:00
Kazu Yokomizo 9861fbf7c8 Fix layout at RealtimeNotification 2017-09-22 22:56:32 +09:00
Kohei TAKATA c762b9ae00 Merge pull request #877 from asmsuechan/add-realtime-info
Add RealtimeNotification
2017-09-22 20:26:20 +09:00
Kazu Yokomizo 31485d3387 Fix layout at head in PreferenceModal 2017-09-22 15:27:22 +09:00
David Pavlík 7a4258bb20 Make line numbers in the editor optional 2017-09-20 22:34:18 +02:00
asmsuechan 964b7b62de Change url development to production 2017-09-20 10:31:50 +09:00
asmsuechan e313b5e59d Add RealtimeNotification 2017-09-09 13:47:30 +09:00
Kazu Yokomizo 0b54f01107 Fix layout at code block in markdown 2017-09-04 11:48:16 +09:00
SuenagaRyota 1b16c68cf9 Merge pull request #818 from asmsuechan/work-paste-image
Make pasting an image in CodeEditor work
2017-08-23 13:05:28 +09:00
asmsuechan b99c1e3b32 Remove unnecessary bind 2017-08-22 13:48:50 +09:00