Abdullah Atta
a4ce2ae284
Update eslint.yml
2020-03-09 17:52:12 +05:00
Abdullah Atta
d74554fbd7
Update eslint.yml
2020-03-09 17:43:06 +05:00
Abdullah Atta
b11677c3d1
Update eslint.yml
2020-03-09 17:42:06 +05:00
Abdullah Atta
3e68dd9a54
Update eslint.yml
2020-03-09 17:35:37 +05:00
Abdullah Atta
51534a8f34
Update eslint.yml
2020-03-09 17:31:53 +05:00
Abdullah Atta
e06c2581fc
Update eslint.yml
2020-03-09 17:30:13 +05:00
Abdullah Atta
5c783d139c
Update eslint.yml
2020-03-09 17:23:36 +05:00
thecodrr
025a4f64f9
ci: remove
2020-03-09 17:16:36 +05:00
Abdullah Atta
9d141c117a
Update eslint.yml
2020-03-09 17:15:23 +05:00
thecodrr
1fcb11ac83
ci: testing
2020-03-09 15:38:18 +05:00
thecodrr
0b9705e98e
ci: testing
2020-03-09 15:36:31 +05:00
Abdullah Atta
2a569afa2f
Update eslint.yml
2020-03-09 15:26:21 +05:00
Abdullah Atta
95836897d3
Update eslint.yml
2020-03-09 15:21:11 +05:00
Abdullah Atta
a162cbde99
Create eslint.yml
2020-03-09 15:17:58 +05:00
thecodrr
9e776dd548
refactor: remove old placeholders
2020-03-09 15:12:08 +05:00
thecodrr
44bebec1a4
refactor: remove commented out code in Home.js
2020-03-09 15:01:25 +05:00
thecodrr
d0fd49ed6a
feat: add tags placeholder
2020-03-09 14:57:39 +05:00
thecodrr
1ace0a2801
feat: add favorites placeholder
2020-03-09 14:51:03 +05:00
thecodrr
3affcc0a37
feat: add notebooks placeholder
2020-03-09 14:47:59 +05:00
thecodrr
1c6886e507
feat: add notes placeholder
2020-03-09 14:46:09 +05:00
thecodrr
ad5329cb5a
ci: add private access token for ZEIT deployment
2020-03-09 11:54:57 +05:00
thecodrr
a2d841b40e
ui: minor optimizations
2020-03-09 11:05:44 +05:00
thecodrr
f9d45e4adf
fix: crash when saving with Ctrl+S
2020-03-09 10:58:51 +05:00
Muhammad Ali
82a22d8e2a
feat: increase editor font-size to 16px ( #100 )
2020-03-09 10:55:41 +05:00
thecodrr
24e76464f7
fix: make properties scrollable ( #108 )
2020-03-09 10:52:15 +05:00
thecodrr
528903cab7
fix: sort multi keys
2020-03-09 10:47:33 +05:00
thecodrr
319becedea
chore: use custom localforage-getitems module
2020-03-09 09:36:20 +05:00
thecodrr
1e462d05eb
fix: each item in list should have unique key
2020-03-09 00:50:09 +05:00
thecodrr
78d97fba27
fix: make localforage-getitems work
2020-03-09 00:39:17 +05:00
thecodrr
6eb1fc63b7
feat: add readMulti
2020-03-09 00:12:51 +05:00
thecodrr
e502ef2022
perf: minor optimizations
2020-03-08 18:29:43 +05:00
thecodrr
f9ced79ed9
fix: color count not updating
2020-03-08 17:23:36 +05:00
thecodrr
706cdde1db
fix : #106
2020-03-08 17:19:55 +05:00
thecodrr
98af3174ec
fix: deleting last colorin note does not update list
2020-03-08 17:10:16 +05:00
thecodrr
e4611c5eb0
fix: increase overlapping of color circles
2020-03-08 15:37:00 +05:00
thecodrr
f8b38f65c0
fix: resolve warnings
2020-03-08 15:21:26 +05:00
thecodrr
eb3c386446
fix : #104
2020-03-08 15:05:00 +05:00
Muhammad Ali
cbc9dc914f
fix: refresh favorites when multi-unfavoriting ( #103 )
...
* favorite-refresh
* log
2020-03-08 14:58:50 +05:00
Ammar Ahmed
503af2aeee
ui: hide properties when no note is opened ( #102 )
...
* ui: hide properties when session id null.
* refactor
Co-authored-by: Abdullah Atta <thecodrr@protonmail.com >
2020-03-08 13:47:54 +05:00
thecodrr
873d7ca30e
feat: implement select all ( #81 )
2020-03-08 13:46:32 +05:00
Ammar Ahmed
9a4449c9a8
ui: add list placeholders ( #101 )
...
* add notes placeholder
* add favorites placeholder
* add tagline to notes placeholder
* make notes placeholder responsive
* fix fav placeholder not center
* add tagsplaceholder
* add notebooks placeolder
* clear imports
* refactor
2020-03-08 13:23:11 +05:00
thecodrr
7524ce6441
Merge branch 'master' into locking
2020-03-08 11:37:20 +05:00
thecodrr
d644c08b7f
feat: implement locked note editting
2020-03-08 11:34:32 +05:00
thecodrr
0c8f300638
fix: ask for password before deleting locked note
2020-03-07 19:54:15 +05:00
Muhammad Ali
0dbd7557a7
fix: disallow addition of empty tags ( #99 )
2020-03-07 19:52:52 +05:00
Muhammad Ali
74427f3c39
fix: crash when removing all the contents of a new note ( #98 )
2020-03-07 19:51:46 +05:00
thecodrr
8bc2580daf
feat: allow locking from everywhere
2020-03-07 19:41:22 +05:00
thecodrr
6866fff35c
feat: improve locking ux
2020-03-07 15:20:19 +05:00
thecodrr
dd40d52870
feat: impl wrong password prompt
2020-03-07 15:20:01 +05:00
Muhammad Ali
4636b4262f
feat: implement edit notebook ( #87 )
...
* edit function added
* corrected input error
* added notebook id
* console logs
* made all changes
* minor refactoring
Co-authored-by: Abdullah Atta <thecodrr@protonmail.com >
2020-03-07 14:30:11 +05:00