Commit graph

99 commits

Author SHA1 Message Date
Rene Fischer
b48fff117e
remove whitespace from badges 2020-07-21 12:32:01 +02:00
Rene Fischer
8c02e92657
update readme 2020-07-21 12:27:25 +02:00
Niko Lockenvitz
fd280d6371
update badges/shields in README + small update in config 2020-07-21 09:54:54 +02:00
Rene Fischer
b629c3785a
rename build and capitalize all badges 2020-07-21 02:52:34 +02:00
Rene Fischer
46d88d5d6a
add version and license to readme
+ update build to use shields.io as well
2020-07-21 02:44:55 +02:00
Rene Fischer
2a2c68659c
set current version to 1.0.0 2020-07-21 01:41:40 +02:00
Rene Fischer
9c379d9ddb
add version number to environment and about page 2020-07-21 01:41:20 +02:00
Niko Lockenvitz
e0b3782923
Merge pull request #14 from fancy-flashcard/lodash-security-alert-4.17.19
update dependencies to resolve lodash security alert
2020-07-19 19:02:02 +02:00
Niko Lockenvitz
cf678e9e7e
Merge pull request #13 from fancy-flashcard/meta-social-preview
social preview icon
2020-07-19 19:01:35 +02:00
Niko Lockenvitz
98dddb3296
fix tabs/spaces 2020-07-19 19:00:20 +02:00
Niko Lockenvitz
d599261dde
update dependencies to resolve lodash security alert 2020-07-19 18:56:29 +02:00
Rene Fischer
f64b5df324
quick-fix readme 2020-07-15 22:16:03 +02:00
Rene Fischer
57d7817e2a
update meta tags 2020-07-15 21:53:30 +02:00
Niko Lockenvitz
a7dd6fd625
add meta (title and image)
adds icon when shared via social media
2020-07-15 19:36:23 +02:00
Rene Fischer
501872f26b
Merge pull request #12 from fancy-flashcard/documentation
Add documentation and third party deck support
2020-07-14 16:50:40 +02:00
Rene Fischer
2517a1d294
Merge branch 'documentation' of https://github.com/fancy-flashcard/ffc into documentation 2020-07-14 16:48:46 +02:00
Rene Fischer
e90f795f5e
add third party deck support
Co-authored-by: Niko Lockenvitz <nl@nikolockenvitz.de>
2020-07-14 16:48:09 +02:00
Niko Lockenvitz
7317af9de3
some restructuring in README + fix small mistakes 2020-07-12 16:48:43 +02:00
Rene Fischer
0fee66d4e2
update documentation
Co-authored-by: Niko Lockenvitz <nl@nikolockenvitz.de>
2020-07-10 20:33:26 +02:00
Rene Fischer
558cb7a9e7
fix image being display 2020-07-10 15:11:16 +02:00
Rene Fischer
a209af47da
update images 2020-07-10 15:07:13 +02:00
Rene Fischer
a9090d5699
add and improve documentation
Co-authored-by: Niko Lockenvitz <nl@nikolockenvitz.de>
2020-07-10 14:31:23 +02:00
Niko Lockenvitz
04dc459706
update docs (architecture, technology, backlog, ...) 2020-07-08 22:43:12 +02:00
Rene Fischer
e97c1198bf
WIP: first documentation drafts
Co-authored-by: Niko Lockenvitz <nl@nikolockenvitz.de>
2020-07-08 14:00:59 +02:00
Rene Fischer
33041ef140
Merge pull request #10 from fancy-flashcard/implement-learning
Implement learning
2020-07-05 18:10:39 +02:00
Rene Fischer
9ce6c20583
save current learning session and option to resume
Co-authored-by: Niko Lockenvitz <nl@nikolockenvitz.de>
2020-07-05 18:00:54 +02:00
Rene Fischer
fe7ccf62ba
Merge pull request #9 from fancy-flashcard/implement-learning-improve-card-selection
Implement learning improve card selection
2020-07-05 15:36:15 +02:00
Niko Lockenvitz
1714754907
fix bar chart (learning results) when no card was rated 2020-07-04 22:20:15 +02:00
Niko Lockenvitz
4b1eb0189f
choose cards based on weight distribution (based on most recent rating) 2020-07-04 21:52:56 +02:00
Niko Lockenvitz
319fbbb5bf
decide number of recent cards to ignore based on rating 2020-07-04 21:16:20 +02:00
Niko Lockenvitz
0a974c05e9
add bar chart to show learning results (in final dialog) 2020-07-02 16:30:45 +02:00
Niko Lockenvitz
92018efb1d
fix star rating in learning
swiping throws type errors, because current learning session element is
undefined
dont know why, but everything works, just some errors in the console
2020-07-02 14:21:20 +02:00
Niko Lockenvitz
98401efa08
WIP implement rating 2020-07-01 12:43:56 +02:00
Niko Lockenvitz
63a4b09937
minor refactoring of learning session manager + swipe in learn 2020-06-30 12:24:39 +02:00
Niko Lockenvitz
bd370b1849
fix wrong url in README + move additional documentation to docs folder 2020-06-30 10:42:41 +02:00
Rene Fischer
37c0bc1560
implement card selection and controls
Co-authored-by: Niko Lockenvitz <nl@nikolockenvitz.de>
2020-06-27 16:38:41 +02:00
Niko Lockenvitz
f2dbfc1e18
continue typescript migration + minor fixes 2020-06-26 23:44:01 +02:00
Rene Fischer
1041631b23
[WIP] create dynamic learn component
Co-authored-by: Niko Lockenvitz <nl@nikolockenvitz.de>
2020-06-26 20:12:00 +02:00
Rene Fischer
066e9d3c38
refactor code
Co-authored-by: Niko Lockenvitz <nl@nikolockenvitz.de>
2020-06-26 20:09:17 +02:00
Rene Fischer
f2f3c2bbfd
fix styling and title
Co-authored-by: Niko Lockenvitz <nl@nikolockenvitz.de>
2020-06-26 18:10:57 +02:00
Niko Lockenvitz
67b72d1452
Merge pull request #7 from fancy-flashcard/dialog-refactor
Dialog refactor
2020-06-26 18:10:14 +02:00
Niko Lockenvitz
eeafac1611
Merge pull request #7 from fancy-flashcard/dialog-refactor
Dialog refactor
2020-06-26 15:10:44 +02:00
Niko Lockenvitz
102dd86381
Merge pull request #8 from fancy-flashcard/typescript
Typescript
2020-06-26 15:10:19 +02:00
Rene Fischer
dd2a144c9b
fix typescript errors
add default url for testing purposes

Co-authored-by: Niko Lockenvitz <nl@nikolockenvitz.de>
2020-06-26 14:53:44 +02:00
Niko Lockenvitz
9a58d66eff
[WIP] move to typescript 2020-06-26 03:12:06 +02:00
Niko Lockenvitz
7c59e4ec49
fix icons
- white background for apple touch icons
- mstile-150x150 as 270x270px
2020-06-20 23:36:04 +02:00
Niko Lockenvitz
bd30f018bc
update icons 2020-06-20 15:45:34 +02:00
Rene Fischer
bfad6f618b add ability to share app with friends
Co-authored-by: Niko Lockenvitz <nl@nikolockenvitz.de>
2020-06-20 02:26:57 +02:00
Rene Fischer
bef210a07c add app icon svg to navbar
update safari svg

Co-authored-by: Niko Lockenvitz <nl@nikolockenvitz.de>
2020-06-20 02:26:40 +02:00
Rene Fischer
5e9c5002a7 add info for pwa creation
change themeColor

Co-authored-by: Niko Lockenvitz <nl@nikolockenvitz.de>
2020-06-20 01:17:47 +02:00