1
Fork 0
Commit Graph

112 Commits

Author SHA1 Message Date
Bauke dafc5db725
Version: 0.2.0 2019-11-12 22:37:09 +01:00
Bauke 46864cc5fc
Feature: Add Hide Votes (fixes #4) 2019-11-12 22:18:48 +01:00
Bauke 5a299a7efe
Feature: Add Markdown snippets toolbar (fixes #12) 2019-11-12 15:01:31 +01:00
Bauke b063e1507c
Feature: Add import and export settings buttons (fixes #2) 2019-11-11 16:07:56 +01:00
Bauke 2203cb0f90
Refactor: Use pixels instead of vw to space flash messages 2019-11-11 13:14:29 +01:00
Bauke 68c374fee9
Refactor: Replace username validation with schema from Tildes source code.
This replaces the simple >3 check with the correct min and max lengths and
Regex that are in the Tildes source code.
2019-11-10 23:28:51 +01:00
Bauke a3e52b627b
Fix: Remove the "v" from the version link.
Tags don't have an actual "v" in front of them so this makes the link
point to the right place.
2019-11-10 23:19:27 +01:00
Bauke 3e313f2bb0
Version: 0.1.1 2019-11-10 22:44:33 +01:00
Bauke f968e497d6
Chore: Remove nodeEnv check in log()
Given that the debug variable will always be set to true in the
getSettings() function, this check doesn't need to happen.
2019-11-10 19:54:46 +01:00
Bauke 91780f9044
Fix: Replace usage of local with sync storage (fixes #9) 2019-11-10 19:37:31 +01:00
Bauke 32b72db90d
Chore: Add Firefox Add-on ID to manifest.json 2019-11-10 19:26:04 +01:00
Bauke 6802f57de5
Version: 0.1.0 2019-11-10 18:38:47 +01:00