Commit Graph

30 Commits

Author SHA1 Message Date
7296582b0d updated dependencies, fixed sorting 2025-03-26 08:36:20 +01:00
66f09cf5a3 update to svelte 5 2024-10-29 16:26:07 +01:00
f1cb0b2159 Migrate to Svelte 4 2024-01-22 16:26:06 +01:00
b960d35a58 Fix #32 2023-06-24 10:06:52 +02:00
3103d3e098 Fix #26: Scale images to the correct size and use more efficient image formats 2023-06-14 20:37:30 +02:00
736b8498af Convert and resize avatars to fit the displayed images 2023-05-02 17:31:16 +02:00
fbaedaf45b Fix #29 specify width and height for non-cover images 2023-04-26 18:52:18 +02:00
2e63be50a4 Keep aspect ratio for mobile cover images 2023-04-26 17:02:47 +02:00
9bbcc843c2 Fix #22, fix #23. Display posts as grid instead of flexbox, add song info 2023-04-23 20:10:45 +02:00
52c7922002 Improved layout on smaller devices 2023-04-14 20:32:49 +02:00
4fbd9a260f Fix #21 respect safe areas on ios safari 2023-04-11 16:21:15 +02:00
6c9546b74a Improve formatting 2023-04-11 16:02:54 +02:00
268128c2f4 Improve layout for smaller devices 2023-04-11 15:49:50 +02:00
a484810d2f Fix #6: Display relative timestamps 2023-04-07 13:27:34 +02:00
8428f6e70e Improve loading button animation 2023-04-07 10:00:30 +02:00
20cdd8e688 Animate loading button and new posts arriving 2023-04-07 09:50:02 +02:00
c16bfd9c82 Improved button legibility 2023-04-06 18:29:05 +02:00
a273c8de4b Improve color palette 2023-04-06 18:25:35 +02:00
bbe3883979 MAde it clearer when no more older posts are available 2023-04-05 20:45:14 +02:00
4d689a86ab Add RSS feed to footer and page. Fix #8 2023-04-05 16:57:25 +02:00
8ed804a922 Fix #4: Implement "Load More" button 2023-04-04 08:45:20 +02:00
02a352a122 Increase footer legibility in light mode 2023-04-04 08:44:21 +02:00
e8e864bdfc Add basic loading of older posts 2023-04-03 17:24:59 +02:00
9711cd163f Show source code icon before text 2023-04-03 16:29:55 +02:00
26110da005 Merge commit 'a702d54baa80c0b224fb8fea7a92ab55ef37f966' 2023-04-03 14:24:12 +00:00
a702d54baa Improve footer formatting 2023-04-03 09:46:23 +00:00
00f7060cac Add border radius to footer 2023-04-02 20:49:13 +02:00
1066ea51a9 Implement #1 2023-04-02 20:47:31 +02:00
963bcbf889 UI improvements 2023-04-01 20:05:52 +02:00
d2f2214d65 Basic post display 2023-04-01 14:31:29 +02:00