Commit Graph

70 Commits

Author SHA1 Message Date
6661c5559b
feat: render headings in outliner 2024-01-31 00:12:14 +11:00
c4eacd201c
style: implement size- utility 2024-01-30 22:37:30 +11:00
Tom
4e1a28df3d
#814 standardise outliner indentation
merge pr from @achiyae
2024-01-30 22:28:24 +11:00
d420b2de4e
feat: conditional display of scroll to top btn 2024-01-30 17:57:03 +11:00
twelve eighty pix
848cd86b90
Add "hide default page icons" option 2024-01-26 23:08:41 +07:00
42b2fedacf
feat: add scroll to top button (wip) 2024-01-25 13:14:48 +11:00
aae4c7e663
chore: perf optimisations, overflow topbar to the left when comments & updates sidebars are open 2024-01-25 11:44:28 +11:00
1a709f5a84
feat: merge and update topbar-icons and always-on-top 2024-01-25 00:27:52 +11:00
4df00ca870
feat(titlebar): customisable window control button icons 2024-01-24 15:08:56 +11:00
6e9f0a420f
feat(titlebar): handle window button clicks 2024-01-24 14:46:52 +11:00
f085362774
fix(menu): hide titlebar extension if in browser 2024-01-24 13:21:09 +11:00
653d7d9bc8
feat(titlebar): render window controls in tabbar if active, otherwise in topbar 2024-01-24 02:24:56 +11:00
346b61eff4
feat(titlebar): make frameless window draggable (w/out extra dragarea) 2024-01-23 23:14:08 +11:00
77322fc8ad
feat: implement frameless windows, fix: smooth out menu transitions 2024-01-23 14:30:47 +11:00
db0f3c5228
chore: remove tray and tabs extensions 2024-01-23 13:16:21 +11:00
Achiya Elyasaf
5ceec8eabf
Update client.mjs
Removed the depth variable that is no longer needed.
2023-11-26 20:38:26 +02:00
Achiya Elyasaf
f7fdb38c8c
Update client.mjs
Fix issue #813 with the outliner extension.
Instead of inc-/dec- rementing the indentation by 18 each iteration, the fix multiplies the header level by 18. This way, jumping from level 3 to level 1 results in the correct indentation,
2023-11-15 09:39:42 +02:00
025bbca44c
fix: more resilient ipc for db operations, proper fallback handling
+ minor refactoring of files from api/ to shared/
+ adjusting wording of onboarding terms
+ inject menu button b/w the `settings & members` and the `new page` buttons
2023-08-03 18:26:16 +10:00
6519f501d3
fix: move nord/neutral to themes folder, reword sponsor perks, dont trigger reload btn when agreeing to privacy policy 2023-02-03 21:10:50 +11:00
c37877c6da
feat: load api/styles into menu, chore: separate mod types into folders 2022-12-30 15:19:47 +11:00