Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
131 commits
Select commit Hold shift + click to select a range
82337c7
new settings modal draft, remove moveToBoard feature
czytelny Mar 19, 2019
aa1bd17
cleaning codebase, preparing for beta release
czytelny Mar 21, 2019
bf1244e
cleaning boards.js
czytelny Mar 21, 2019
a30f52b
cleaning boards.js
czytelny Mar 21, 2019
4d6cb5c
Handling added new keybindings
czytelny Mar 23, 2019
46522f4
Update README.md
czytelny Mar 23, 2019
d3a3d56
fix issue with editing&reordering items
czytelny Mar 26, 2019
00c7346
drag&drop item between boards
czytelny Mar 26, 2019
971ace9
beta ver bump
czytelny Mar 26, 2019
e1bb202
minor fix for moving boards - progress is refreshing now
czytelny Mar 26, 2019
bbe8e72
fixed issue with null el when moving boards
czytelny Mar 26, 2019
a2cb808
beta-1 link updated
czytelny Mar 26, 2019
7d9d92b
cancel edit item + shortcuts
czytelny Mar 29, 2019
ea23a57
keymodal adjusted to new shorcuts
czytelny Mar 29, 2019
4267ed7
Switching to new awesome electron setup
czytelny Mar 30, 2019
5701c7d
Removing dependency which broke prod build. Removed import old entrie…
czytelny Mar 30, 2019
d53f3fa
Minor refactoring
czytelny Mar 30, 2019
aac8878
enable vue devtool
czytelny Mar 30, 2019
788f1cf
satisfying linter
czytelny Mar 30, 2019
ba21481
Readme revert
czytelny Mar 31, 2019
3a659fb
Update README.md
czytelny Mar 31, 2019
f5e4af4
Fix issue which emerge on drag&drop boards
czytelny Apr 1, 2019
7ae0df3
emoji tests
czytelny Apr 1, 2019
52d7f85
minor dep bump
czytelny Apr 1, 2019
b83aaeb
new emoji test
czytelny Apr 1, 2019
866a3e3
inserting emoji
czytelny Apr 2, 2019
2d62de3
tracking caret for proper emoji insert
czytelny Apr 2, 2019
fdc9f1c
emoji tweaks
czytelny Apr 3, 2019
4cee680
focus() tweaks
czytelny Apr 3, 2019
ee940ec
emoji keyboard shortcut
czytelny Apr 3, 2019
3201ffa
switching between emoji with keyboard
czytelny Apr 3, 2019
d60b65f
closing emoji with esc, adding with enter
czytelny Apr 4, 2019
fae2b11
fix issue with centering emoji
czytelny Apr 4, 2019
624734a
added recently used emoji+improve triggering
czytelny Apr 5, 2019
54cad4b
emoji icon for each edited item
czytelny Apr 6, 2019
b7fbeff
adding emoji to edited item
czytelny Apr 6, 2019
567dac3
Menu actions dropdown, icons for item menu
czytelny Apr 6, 2019
35a4729
clearable emoji search
czytelny Apr 6, 2019
56dea83
fix issue with drag&drop order
czytelny Apr 7, 2019
3c488fe
Board duplication
czytelny Apr 7, 2019
d50f412
icon setup
czytelny Apr 7, 2019
248aafb
beta screenshot
czytelny Apr 7, 2019
9db2526
Update README.md
czytelny Apr 7, 2019
39d8f00
Fix bug which cause issue with opening external links in default browser
czytelny Apr 8, 2019
eb7bf77
Colors tweaks
czytelny Apr 8, 2019
0abe954
Fixed issue with different markdown links style
czytelny Apr 8, 2019
22e1249
beta version bump
czytelny Apr 8, 2019
7ba07d6
fix problem with switching tabs shortcut, minor ux improvements
czytelny Apr 9, 2019
d2fb962
Beta-4 update
czytelny Apr 9, 2019
e830e1a
Cloud modal draft
czytelny Apr 19, 2019
fa09431
Cloud modal ui components
czytelny Apr 19, 2019
9bf7304
cloud connection
czytelny Apr 19, 2019
816f625
refactoring
czytelny Apr 19, 2019
1d1d5f2
cloud sync basic draft
czytelny Apr 19, 2019
04c198b
handling connection token
czytelny Apr 20, 2019
b939867
handling connection error
czytelny Apr 20, 2019
387ed21
cloud icons
czytelny Apr 20, 2019
20b9fa9
minor refactoring
czytelny Apr 20, 2019
1245c20
differentiate syncError, syncAll btn
czytelny Apr 20, 2019
e4b7617
minor ui tweaks
czytelny Apr 21, 2019
2642401
minor ref fix
czytelny Apr 22, 2019
f0e3caf
dependency vulnerabilities fixes
czytelny Apr 23, 2019
4b087d9
syncing draft
czytelny Apr 23, 2019
c1ff98e
minor refactoring (reordering)
czytelny Apr 23, 2019
ce9f13a
refactor + fix issue with scss in menurow
czytelny Apr 23, 2019
fe989ac
sync for all fields
czytelny Apr 23, 2019
2a87848
basic board sync
czytelny Apr 23, 2019
b8fab3b
fix issue with sync order
czytelny Apr 23, 2019
8d4cc72
resetting sync queue
czytelny Apr 26, 2019
43a7804
Fix typo in README.md
boraJeon May 17, 2019
78069b5
Merge pull request #75 from boraJeon/patch-1
czytelny May 25, 2019
de7277a
prep sync all boards
czytelny Apr 26, 2019
b9e79cf
refactoring
czytelny Apr 26, 2019
1fc4d14
refactoring
czytelny Jun 19, 2019
b3a62bb
missing cloud.js file added
czytelny Jun 19, 2019
4a47e38
fixed bug introduced in refactoring and switched to yarn ;)
czytelny Jun 19, 2019
2594b77
fixing issue #76 - when all items were marked as done - not all of th…
czytelny Jun 19, 2019
9606d13
i18n initial setup
czytelny Jun 22, 2019
7a83cad
items and boardBar translations
czytelny Jun 22, 2019
92734cf
menu en translations
czytelny Jun 22, 2019
58af608
initial pl translations, modals translations
czytelny Jun 22, 2019
b399cba
Update zh.json
nwdxlgzs Jun 23, 2019
38b2ebd
Merge pull request #79 from nwdxlgzs/patch-1
czytelny Jun 24, 2019
8f4d28a
modals translations
czytelny Jun 24, 2019
46f66f8
updated field added to items
czytelny Jul 18, 2019
a429aaa
minor menu ui tweaks
czytelny Jul 19, 2019
899aa2e
board updated/created field added
czytelny Jul 20, 2019
d3f18f8
initial sync refinement
czytelny Jul 21, 2019
0484ac5
sync error indicated on ui
czytelny Jul 22, 2019
f458d3e
patchEndpoint
czytelny Jul 22, 2019
8ed0b67
icons/ui tweaks
czytelny Jul 22, 2019
f667d8a
Adds Brazilian Portuguese translation
marcosvidolin Aug 14, 2019
c0b95d1
Merge pull request #85 from marcosvidolin/master
czytelny Aug 15, 2019
01f1502
electron version bump
czytelny Aug 15, 2019
39c2e05
Language switcher draft
czytelny Aug 16, 2019
1c3ecc8
preps for beta-5 release
czytelny Aug 16, 2019
b153b2a
translations for settings modal
czytelny Aug 17, 2019
0723e91
missing translations added
czytelny Aug 17, 2019
b90d771
missing cloud translations added
czytelny Aug 17, 2019
ebb8c41
fallback local set to en
czytelny Aug 17, 2019
f503612
minor ui tweaks
czytelny Aug 17, 2019
e54ad06
bumping electron
czytelny Aug 17, 2019
b7786cf
bumping electron
czytelny Aug 18, 2019
ebdc562
patch sync draft
czytelny Aug 18, 2019
8b07c87
get boards on 'patch sync' if no queue present
czytelny Aug 18, 2019
a6098c7
minor api changes
czytelny Aug 18, 2019
bb6185e
Update zh.json
nwdxlgzs Aug 27, 2019
5bfa723
Merge pull request #86 from nwdxlgzs/patch-2
czytelny Aug 28, 2019
3020c2f
Update README.md
czytelny Aug 29, 2019
937ee51
beta-5 screenshot
czytelny Aug 29, 2019
7e66f7f
Create hr.json
diomed Sep 3, 2019
c451fcb
Merge pull request #91 from diomed/patch-1
czytelny Sep 3, 2019
81859ba
error logger added
czytelny Sep 3, 2019
2bdb6ad
Update hr.json
diomed Sep 3, 2019
6a393e4
Fix bug which cause app to crash
czytelny Sep 3, 2019
7ffb919
vBump
czytelny Sep 3, 2019
436bfae
Merge pull request #93 from diomed/patch-1
czytelny Sep 3, 2019
ab896c0
Croatian language support
czytelny Sep 3, 2019
d665b23
remove electron-log dep
czytelny Sep 3, 2019
7ba2a6d
Update README.md
czytelny Sep 8, 2019
98ec4da
Update README.md
czytelny Sep 8, 2019
9065c0d
Update zh.json
nwdxlgzs Sep 10, 2019
f8b44aa
Update zh.json
nwdxlgzs Sep 10, 2019
1255759
Update zh.json
nwdxlgzs Sep 10, 2019
08ca42c
Update hr.json
diomed Oct 9, 2019
8d2e81a
Add missing items
samuelteixeiras Jan 3, 2020
a088f41
Update pt-BR.json
samuelteixeiras Jan 3, 2020
786560b
If user cancel don't display error message
samuelteixeiras Jan 3, 2020
4f7dfea
Merge pull request #100 from samuelteixeiras/hide-on-backup-creation-…
czytelny Jan 3, 2020
c0ea887
Merge pull request #94 from nwdxlgzs/patch-3
czytelny Jan 3, 2020
da43dad
Merge pull request #96 from diomed/patch-1
czytelny Jan 3, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 0 additions & 33 deletions .babelrc

This file was deleted.

3 changes: 3 additions & 0 deletions .browserslistrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
> 1%
last 2 versions
not ie <= 8
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ end_of_line=crlf
trim_trailing_whitespace=true
insert_final_newline=true
indent_style=space
indent_size=4
indent_size=2

[{.eslintrc,.prettierrc,.babelrc,jest.config,.stylelintrc,*.json,*.jsb3,*.jsb2,*.bowerrc}]
indent_style=space
Expand Down
16 changes: 0 additions & 16 deletions .electron-vue/build.config.js

This file was deleted.

144 changes: 0 additions & 144 deletions .electron-vue/build.js

This file was deleted.

36 changes: 0 additions & 36 deletions .electron-vue/dev-client.js

This file was deleted.

Loading