Junyoung Choi (Sai)
1821a5c678
Merge pull request #2445 from jacobherrington/snippet-copy-button
...
Add a Copy button the Snippets tab
2018-10-11 17:01:12 +09:00
Junyoung Choi (Sai)
5c3a62b9c5
Merge pull request #2449 from jacobherrington/patch-3
...
Update ISSUE_TEMPLATE.md
2018-10-11 16:49:22 +09:00
Junyoung Choi (Sai)
851f57c1f5
Merge pull request #2476 from daiyam/table-even-odd
...
alternate background color for table rows
2018-10-11 16:49:00 +09:00
Junyoung Choi (Sai)
2cd3f8c6ee
Merge pull request #2477 from daiyam/fix-preview
...
fix visual bug with preview
2018-10-11 16:41:53 +09:00
Renaud R
a331d82cb5
Update Electon & Resize Bug
...
Electron to V 3.0.3
Electron-gh-release to V2.0.4
Fix Bug restore windows size
2018-10-11 09:40:05 +02:00
ninearif
6ef2ec4ed2
add Thai locale
2018-10-11 10:37:35 +07:00
renaud
29ed26a503
fix semgmentation fault with glibc 2.28
2018-10-10 11:19:00 +02:00
Sam Herrington
7b3d5ab1ae
Update ConfigManager.js
...
Added console.log back per request.
2018-10-09 14:07:54 -05:00
Sam Herrington
6f2f6e9567
Update dev.js
...
Fixed console.log that is there by design
2018-10-09 11:00:18 -05:00
Baptiste Augrain
9a0bc984d4
fix preview
2018-10-09 10:38:19 +02:00
Baptiste Augrain
1922c8dbf8
add comment to the STORAGE_FOLDER_PLACEHOLDER variable
2018-10-09 10:15:30 +02:00
Baptiste Augrain
a841449771
fix lint error
2018-10-09 10:10:20 +02:00
Baptiste Augrain
ff4ef16375
update how to calculate alternative color
2018-10-09 10:07:00 +02:00
Baptiste Augrain
33f6926916
fix regex for windows' url
2018-10-09 09:35:10 +02:00
Baptiste Augrain
0b9635c160
remove unused variable
2018-10-09 00:28:51 +02:00
Baptiste Augrain
555ae327b6
alternate background color for table rows
2018-10-09 00:25:04 +02:00
Baptiste Augrain
944c79ec61
disable hyperlink for attachments
2018-10-08 16:04:16 +02:00
Baptiste Augrain
623688c28e
move down the tag list of the autocomplete
2018-10-02 18:29:42 +02:00
Nguyễn Việt Hưng
8936d8b517
updated to code to pass test
2018-10-02 21:43:45 +07:00
Nguyễn Việt Hưng
14fec7473a
added linethrough checkbox and make it optional
2018-10-02 20:52:51 +07:00
jacobherrington
33b40bf35f
Add notification for copying snippets
2018-10-02 05:26:30 -05:00
jacob
52bea8f808
Change French translations
...
Follow up on more PR feedback
2018-10-01 10:30:50 -05:00
jacob
39ce706f3e
Change French translations
...
Following up on PR feedback
2018-10-01 09:48:16 -05:00
jacobherrington
d0171a8933
Remove package-lock.json
2018-10-01 09:27:22 -05:00
samherrington
9f75d2fe4b
Resolve merge conflicts
2018-10-01 09:24:56 -05:00
Sam Herrington
9dfc6c2bc1
Update HotkeyTab.js to satisfy CI
2018-10-01 09:24:56 -05:00
Sam Herrington
025e778252
Update HotkeyTab.js
...
Saving a blank hotkey will now display a success message when the user saves the setting with the empty Show/Hide Boostnote hotkey.
2018-10-01 09:24:05 -05:00
Sam Herrington
c761f631a1
Update HotkeyTab.js to satisfy CI
2018-10-01 09:24:05 -05:00
samherrington
e173117a44
Fix errors when saving a blank hotkey
...
Saving a blank hotkey showed false error even though hotkey was
saved. This solution solves the issue as it stands, but I
would recommend looking into cleaning up the error handling
surrounding this functionality before adding any new hotkey
fields.
2018-10-01 09:24:05 -05:00
jacob
1ff4206bed
Capitalize Boostnote
2018-10-01 00:14:44 -05:00
jacob
babc5626a9
Update ISSUE_TEMPLATE.md
2018-10-01 00:07:15 -05:00
jacobherrington
b624c9a4d2
Add French translations
2018-09-30 22:17:11 -05:00
jacobherrington
d83feafcb2
Add French translation of Delete Note
2018-09-30 21:10:47 -05:00
jacobherrington
cc1cb5fbc7
Add English translation for Delete Note
2018-09-30 21:02:41 -05:00
jacobherrington
80666fed1a
Add UI to change deleteNote hotkey
2018-09-30 20:58:56 -05:00
jacobherrington
db2c6c99f7
Change default hotkeys
...
Setting the default hotkeys to be more consistent on OS X (using
the Alt notation as opposed to the Option notation).
2018-09-30 20:44:23 -05:00
jacobherrington
3f1fa44ee7
Add a default hotkey for deleteNote
2018-09-30 20:19:22 -05:00
jacobherrington
4717e4fe3f
Add an event for deletion hotkey
2018-09-30 20:17:10 -05:00
jacobherrington
ffc390d49d
Reset default hotkey on OS X
...
This shouldn't have been committed it was for testing. This commit
resets it to the original hotkey.
2018-09-30 18:30:34 -05:00
jacobherrington
002e7ab9dd
Fix bug caused by poor regex
2018-09-30 18:26:36 -05:00
Sam Herrington
ca69bd69f2
Remove unnecessary conditional logic
...
In reference to PR feedback.
2018-09-30 17:46:38 -05:00
jacobherrington
3e2a366dc6
Add a Copy button the Snippets tab
2018-09-30 16:57:58 -05:00
Baptiste Augrain
d365aaf270
fix graphical bugs
2018-09-30 23:21:48 +02:00
Baptiste Augrain
818ee16e39
update codemirror
2018-09-30 22:41:49 +02:00
Baptiste Augrain
533caba717
Merge branch 'master' into text-deflist
2018-09-30 22:29:18 +02:00
Baptiste Augrain
cae6fd45b3
Merge branch 'master' into tags
2018-09-30 22:26:49 +02:00
William Grant
8c268be823
Merge branch 'master' into dracula_theme
...
# Conflicts:
# browser/components/TodoListPercentage.styl
# browser/main/Detail/TagSelect.styl
2018-09-30 22:16:25 +02:00
Baptiste Augrain
17845428bd
Merge branch 'fence-attrs' into chart-yaml
2018-09-30 21:46:09 +02:00
Baptiste Augrain
efd1b3cd3c
Merge branch 'master' into fence-attrs
2018-09-30 21:33:02 +02:00
Junyoung Choi (Sai)
2ccd00a378
Merge pull request #2322 from youngyou/fix-drop-image-rotate
...
Fix drop image rotate wrong
2018-10-01 03:48:54 +09:00