Lukáš Kucharczyk lukas
  • Joined on 2020-07-29
lukas opened issue lukas/scripts#2 2021-03-12 14:57:06 +00:00
Transform renamedb.sh to generic filename sanitizer
lukas pushed to main at lukas/scripts 2021-03-12 14:56:01 +00:00
d0dbc61551 lsext: add description
lukas opened issue lukas/scripts#1 2021-03-12 14:54:19 +00:00
Transform adddbmetadata.sh to generic MKV audio metadata fixer
lukas pushed to main at lukas/scripts 2021-03-12 14:53:12 +00:00
cfe548f7e8 adddbmetadata.sh: add description
lukas pushed to main at lukas/mkv-sub-fix 2020-09-25 14:50:56 +00:00
754c533192 Initial commit.
lukas created repository lukas/mkv-sub-fix 2020-09-25 14:12:00 +00:00
lukas opened issue lukas/vue-notes#14 2020-09-10 14:39:49 +00:00
Add toast function
lukas opened issue lukas/vue-notes#13 2020-09-09 16:26:20 +00:00
Sanitize input text (at least trailing newlines)
lukas pushed to main at lukas/vue-notes 2020-09-09 16:15:56 +00:00
a4cf194672 Implement actually adding notes to the db.
lukas pushed to main at lukas/vue-notes 2020-09-09 10:53:05 +00:00
1ace587458 Refactor axios code into service.
4a3e5e2557 Remove reduntant use statement.
f123001228 Load notes from local json file.
Compare 3 commits »
lukas pushed to main at lukas/vue-notes 2020-09-07 17:58:07 +00:00
6aa5105c48 Use Vuex to load and add notes.
aba92e2025 Update packages and add vuex.
bdd3e52916 Add eslint config.
Compare 3 commits »
lukas opened issue lukas/vue-notes#12 2020-09-07 16:21:14 +00:00
Prevent submitting empty notes
lukas opened issue lukas/vue-notes#11 2020-08-27 11:06:44 +00:00
Redesign components with Storybook
lukas opened issue lukas/vue-notes#10 2020-08-27 08:41:01 +00:00
Consider using CSS framework
lukas opened issue lukas/vue-notes#9 2020-08-27 08:40:15 +00:00
Consider using UI framework
lukas opened issue lukas/vue-notes#8 2020-08-25 20:54:17 +00:00
Pressing ESC does not clear focus from either note or textarea
lukas opened issue lukas/vue-notes#7 2020-08-25 20:53:05 +00:00
Implement deleting notes
lukas opened issue lukas/vue-notes#6 2020-08-25 20:52:45 +00:00
Make shortcut hints toggle-able with ?
lukas closed issue lukas/vue-notes#1 2020-08-25 20:52:12 +00:00
Add styling
lukas commented on issue lukas/vue-notes#1 2020-08-25 20:52:07 +00:00
Add styling

Fixes so far in 41c0cbf7d2, 1229625f56, d7ace44625 and 170f3b3873.