- Belgium
- https://bauke.xyz
-
No worries, just laughter, we'll be here after
- Joined on
2022-09-21
244aa05995
Add Tildes Shepherd.
3947bd8d69
Rename ReadMe to README.
e52604ab29
Meta: Replace "fork" with "recreation"
0609820309
Meta: Initial commit
ecd91563d5
Fix topic votes not being hidden on topic pages.
7e30c509e2
Add a small feature list to the readme.
7933268d21
Mark hide topics as done.
f3f12282e3
Set the debug global if the debug feature is enabled.
2954c93af5
Point to the releases page instead of the tags page.
95ae6d0d40
Use an actual date. :P
5f6cf4a6de
Fix an issue with the migration test failing intermittently.
866d823820
Rework storage values to use a single function.
2e0ea98225
Add documentation.
b130ec37a7
Consolidate all the tour data into a single TourData type.
896895c69a
Add the beginnings of the account settings tour.
48742a9864
Refactor TourId to be an enum.
1b063e6e90
Factor the logged out warning to a separate component.
Require the user to be logged in or make sure logged out works correctly
Added a warning in 02af7391e7214ec3d2a634f490627cf4b9cff774.
It's not really feasible to accommodate both logged it and logged out users at the same time, it would basically require 2 separate…
Require the user to be logged in or make sure logged out works correctly
02af7391e7
Add a warning to logged out users that tours will break.
43ac3c9cf3
Add media queries for grid tour styling.
771e69c631
Only start the next tour if the selected tour is not the introduction.
395ce2fb62
Add explicit target handling for web-ext run.