80932eb80c
Fix bug: links/urls don't fit inside the page
2025-11-04 18:31:47 +01:00
8efc243e43
fix(templates): don't show section when all items are hidden
2025-02-21 11:00:09 +01:00
27b60a4df9
fixes #2176 , text align was not being reflected in summary sections
2025-01-26 01:00:38 +01:00
c7ae0e94d7
sanitize all user inputs, fix #2172
2025-01-24 23:53:45 +01:00
a32def2086
fixes #2151 , apply secure cookie session only if using SSL (https)
2025-01-14 09:45:57 +01:00
a3ef6520e7
- refactor(templates): update sidebar display conditionals for consistency
...
- Modified multiple template files to change the sidebar length conditionals from `!== 0` to `> 0` for improved readability and consistency across components.
- Added Code of Conduct
2025-01-12 15:36:01 +01:00
0fec5ce86d
Merge pull request #2103 from 0x346e3730/feat/full-width-main-if-no-sidebar
...
feat(templates): make main full-width if sidebar is empty
2025-01-12 15:31:42 +01:00
35df043f66
fix: handle edge case to display LinkedIn logo when used in Profiles
2025-01-12 13:24:57 +01:00
c87242142d
feat(templates): make main full-width if sidebar is empty
2024-11-14 09:39:57 +04:00
29fc7c419b
feat(templates): added url support for custom fields
2024-07-21 21:17:18 +02:00
09ebcdf40f
remove sentry integration, fix linting issues
2024-05-20 17:13:17 +02:00
6dcbe78730
Merge branch 'main' into feat/separate-links
2024-05-20 17:01:16 +02:00
a033c3eff6
Merge branch 'main' into custom-icons-in-header
2024-05-20 16:44:11 +02:00
e87b05a93a
release: v4.1.0
2024-05-05 14:55:06 +02:00
6f2e75f22b
feat: separate links option at section level to reduce section item height
2024-03-25 17:27:33 +01:00
2dce78200b
feat(Profiles): hide network name when icon is present
2024-02-18 13:29:33 -05:00
d23b35de5e
Update glalie.tsx
2024-01-30 10:08:47 -08:00
446c5db68f
feat(templates): redesign and add back in the original templates from v3
2023-11-26 14:33:40 +01:00