The width of collection cards can vary quite a bit. Additionally, the
cards look different than the cards within a collection. It would be
nice if the design would be more or leyy the same for all of them.
This patch adjusts the collection card design by adapting the classes
from the cards within the collection (I literally just copied the
classes from ChecklistCard). This is another step in making the user
interface more homogeneous.
This patch makes it less likely for elements of the navigation bar to
overlap each other on mobile devices. It also makes spacing a bit more
homogeneous.
The patch basically just adjust some spacing as and hides the map icon
on mobile devices.
Similar to #552 (658764f) the card title and badges of the
transportation card can overlap. This patch adjusts the transportation
card to list the badges below the title similar to the other cards.
Often, you end up having short notes or even just a simple link and it
is somewhat tedious to go into the details to retrieve the additional
information.
This patch displays a preview of the note content and a maximum of three
links on the notes card directly. This makes accessing information much
faster.
This fixes #562.
This is a very simple patch fixing the rendering issue of the “Remove
from collection” option in the adventure dropdown.-
Together with #552, this should fix #539.
This patch prevents overlapping UI eelements in the ledging card. It
adjusts the UI to be more like the adventure cards when it comes to font
size and element placing.
This partly fixes #539
Opening the share dialog, the frontend is requesting `/auth/users/`
which is always redirected to `/auth/users`. That's an unnecessary extra
step.
This patch makes the front-end request `/auth/users` in the first place.
* Update email.md
Removing the single quotes allow SMTP to work -- it did not work otherwise. Also, [Google recommends TLS over SSL](https://support.google.com/a/answer/2520500?sjid=7564827219172741277-NA)
* Update immich_integration.md
Added the /api to the example URL for the Immich server.
* Add Korean language support to Navbar and layout
* chore: Korean translation (#502)
* correct ko translation at Navbar.svelte
* correct ko.json
correct ko.json::adventures
auto commit
auto commit
auto commit
auto commit
auto commit
adventures
collection
dashboard
home
immich
immich
map
navbar
auto commit
notes
profile
recommendations
settings
share
transportations
auto commit
worldtravel
polishing
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
auto commit
---------
Co-authored-by: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com>
Co-authored-by: motox986 <49492476+motox986@users.noreply.github.com>
Co-authored-by: Seongjun Ji <metalg0su@gmail.com>