Nguyen Viet Hung
592aca1539
fixed eslint error & integrated with prettier as well as formatted the whole codebase ( #3450 )
2020-02-05 09:28:27 +09:00
Abner Soares Alves Junior
3c12e0d119
Fix emoji render on notes list
2019-12-24 06:54:20 +09:00
Jack Hsieh
f09297f406
Fix 2636 ( #3206 )
...
* Fix 2636 Can't scroll to bottom of editor pane
* Fix minor lint issues
2019-08-11 23:22:53 +09:00
hikerpig
f3e2205e69
fix several propType errors raised by 'react.development.js'
...
some are caused by typo, some are caused by unused propType declarations
2019-07-26 09:11:00 +09:00
HarlanLuo
a9feddf6f6
fix bug missing param colored tags in sorted list
2018-12-30 19:23:43 +08:00
HarlanLuo
0cf6487cad
invert text color in colored tags
2018-12-28 22:12:51 +08:00
HarlanLuo
6367be213f
rename config.tag to config.coloredTags
2018-12-28 12:30:23 +08:00
HarlanLuo
3e645db324
add feature: colored tags
2018-12-27 23:22:28 +08:00
Baptiste Augrain
cae6fd45b3
Merge branch 'master' into tags
2018-09-30 22:26:49 +02:00
samherrington
2ad27e175c
Display timestamp on all notes
...
Notes inside My Storage did not display timestamp of last edit,
this commit makes the timestamp consistent across all notes in
all locations.
2018-09-29 18:25:00 -05:00
Baptiste Augrain
73fbf49ba4
- show tags of note in alphabetical order
...
- enable live count of notes
2018-08-21 00:19:26 +02:00
Max Buranbaev
5de176757d
Fixing flickering in both cases
2018-06-27 13:07:38 +05:00
Frank Kanis
3a40f9ebd6
Prepared text for translation
2018-03-22 21:20:13 +01:00
Kazu Yokomizo
5ed5950ed5
Fix note list UI
2018-03-12 22:14:06 +09:00
Junyoung Choi (Sai)
1c283f88d0
Merge pull request #1636 from mirsch/remove-volatile-hash-from-note-links
...
remove volatile hash from note links - #1623
2018-03-12 11:26:41 +09:00
mirsch
0280a5f09e
use uuid in keygen, remove storage.key from note hash
2018-03-04 22:21:14 +01:00
lurong
f3f6095d81
allow publishing markdown to wordpress
2018-02-25 22:44:57 +08:00
pfftdammitchris
8f90bb83e7
Added title attributes to support long folder names and foldernames are no longer overflowing nearby elements
2018-02-24 08:42:02 -08:00
pfftdammitchris
2a26e8a010
Added folder labels to note items when viewing a specific storage
2018-02-22 17:31:31 -08:00
pfftdammitchris
129ef6766b
Add storage labels to 'All Notes'
...
Added storage labelings to 'All Notes' in Default and Compressed views
2018-02-19 10:17:36 -08:00
Nikolay Lopin
18bf700936
Show pinned notes in All notes view and allow to pin them there
...
All restrictions of pin functionality were removed. Now user can see pinned notes and also pin notes right from 'home'. Technically, a note still pins to the storage it belong.
#1506
2018-02-14 23:35:11 +03:00
yosmoc
edaa0713e8
React.PropTypes is deprecated from React 15.5
...
Migrated by react-codemod + minor fix by hand.
2017-11-25 22:27:04 +01:00
Yutaka Ishii
b6efbcedef
design update 2
2017-11-18 13:46:46 +09:00
Kazu Yokomizo
ebfd8f40e3
Pin to top layout
2017-10-15 17:20:55 +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
voidSatisfaction
a7328e21f1
feat: add right click notelist delete
2017-10-08 18:20:31 +09:00
Kazu Yokomizo
076edd375f
Fix progress bar UI at NoteItem
2017-08-12 12:13:07 +09:00
XGHeaven
e934182e86
change getTodoState to getTodoStatus
2017-08-10 19:58:58 +08:00
XGHeaven
1c7cba2951
add todo percentage in item list
2017-08-10 12:31:07 +08:00
asmsuechan
2650cc2f1c
Add trash can
2017-07-12 15:48:08 +09:00
asmsuechan
44fc356775
Remove the context menu for deletion
2017-07-07 19:45:02 +09:00
SuenagaRyota
3c7ff78549
Merge pull request #374 from BoostIO/feature_move_note_between_folder
...
Move note between folders
2017-05-20 14:33:55 +09:00
Kazu Yokomizo
6ce6a7036b
Fix typo
2017-04-15 12:33:16 +09:00
Kazu Yokomizo
658a90bf15
Fix the layout at NoteItem
2017-04-10 23:08:06 +09:00
Kazu Yokomizo
64d53c611b
Fix the tag layout of dark theme at NoteList
2017-04-07 18:43:36 +09:00
Sosuke Suzuki
25685dc8b0
Several small fixes
2017-04-06 21:52:23 +09:00
Sosuke Suzuki
720f07f62c
Move note between folders
2017-04-01 02:36:48 +09:00
sota1235
79f33b9405
refactor: fix some coding style pointed by standard js
2017-01-11 23:35:02 +09:00
sota1235
ed9ddee5f1
refactor: fix by standardjs
2017-01-11 23:17:32 +09:00
sota1235
276471979a
modify: move components file
2017-01-03 16:16:05 +09:00