Shirasawa
23cadaa41a
fix: add missing i18n import to fix build ( #19337 )
2025-11-21 03:05:15 -05:00
Timothy Jaeryang Baek
6442871947
refac: profile_image_url optimization
2025-11-20 20:43:59 -05:00
Timothy Jaeryang Baek
b4536a691a
refac: overview
2025-10-05 23:56:23 -05:00
Timothy Jaeryang Baek
03498bd2fd
refac
2025-10-01 19:31:47 -05:00
silentoplayz
80cbdbb535
feat: Implement toggling for vertical and horizontal flow layouts
...
This commit introduces the necessary logic and UI controls to allow users to switch the Flow component layout between vertical and horizontal orientations.
* **`Flow.svelte` Refactoring:**
* Updates logic for calculating level offsets and node positions to consistently respect the current flow orientation.
* Adds a control panel using `<Controls>` and `<SwitchButton>` components.
* Provides user interface elements to easily switch the flow layout between horizontal and vertical orientations.
2025-09-30 16:09:55 -04:00
guenhter
196af9eaf7
chore: streamline the URL used for resources like favicon.png
2025-07-09 09:14:51 +02:00
Timothy J. Baek
ccbf5a08f3
refac
2024-11-06 02:19:04 -08:00
Timothy J. Baek
d6d6098378
refac
2024-09-22 02:57:51 +02:00
Timothy J. Baek
620e629edc
refac
2024-09-22 02:57:38 +02:00
Timothy J. Baek
c346130774
feat: overview favourite response
2024-09-22 02:53:38 +02:00
Timothy J. Baek
5f15e9ee68
fix: node tooltip xss issue
...
Co-Authored-By: Valentino Stillhardt <4715129+Fusseldieb@users.noreply.github.com >
2024-09-21 21:43:54 +02:00
Timothy J. Baek
ed75f72358
refac
2024-09-19 03:53:07 +02:00
Timothy J. Baek
aedd77b81d
refac
2024-09-19 03:27:54 +02:00
Timothy J. Baek
e6b6f42139
refac: display error content on node
2024-09-18 16:46:13 +02:00
Timothy J. Baek
67f704c98d
enh: scroll to message from overview
2024-09-18 03:13:37 +02:00
Timothy J. Baek
8d92093570
enh: node show content as tooltip
2024-09-18 02:55:25 +02:00
Timothy J. Baek
2018a6c000
fix: styling
2024-09-18 01:53:08 +02:00
Timothy J. Baek
7e8cf5504a
refac: styling
2024-09-18 01:35:22 +02:00
Timothy J. Baek
d1dbb9a3be
feat: chat overview
2024-09-17 22:05:19 +02:00