This PR revises the layout of the application. There is now a sidebar with group navigation. The group navigation supports nesting, so you can open subgroups and see the structure in one view. The sidebar visibility can be toggled.
The opened groups and the sidebar visibility are stored in the local storage, so after a reload, the sidebar is in the same state. With the keyboard shortcut m, you can hide or show the sidebar.
The overall appearance of the application also changed. Now, all link lists have filter options and the header design has changed. To add groups, there is now a modal. The new design is fully responsive.
This PR revises the layout of the application. There is now a sidebar with group navigation. The group navigation supports nesting, so you can open subgroups and see the structure in one view. The sidebar visibility can be toggled. The opened groups and the sidebar visibility are stored in the local storage, so after a reload, the sidebar is in the same state. With the keyboard shortcut
m
, you can hide or show the sidebar.The overall appearance of the application also changed. Now, all link lists have filter options and the header design has changed. To add groups, there is now a modal. The new design is fully responsive.