62 Commits

Author SHA1 Message Date
Elian Doran
61ac482946
Revert "chore(server): remove runtime from login"
This reverts commit 455edbfb5d1cba588a041ebeb7006982d171f388.
2026-01-10 19:48:14 +02:00
Elian Doran
455edbfb5d
chore(server): remove runtime from login
Some checks failed
Checks / main (push) Has been cancelled
2026-01-07 23:31:28 +02:00
Elian Doran
e47c848ec8
chore(server): reintegrate mobile layout 2026-01-07 20:51:33 +02:00
Elian Doran
8645d053de
fix(client): ckeditor theme not loaded properly 2026-01-07 20:51:24 +02:00
Elian Doran
688d197472
chore(client): set up body classes 2026-01-05 11:55:51 +02:00
Elian Doran
b745fb476e
chore(client): get icons to load 2026-01-05 11:50:21 +02:00
Elian Doran
047b5a85d2
chore(client): load stylesheets 2026-01-05 11:48:19 +02:00
Elian Doran
0d4558fee1
feat(client): get glob to be populated 2026-01-05 11:37:03 +02:00
Elian Doran
76526e0a96
feat(server): bootstrap route 2026-01-05 11:22:10 +02:00
Elian Doran
505a985755
fix(mobile): icons missing 2025-12-28 09:28:24 +02:00
Elian Doran
8b8a78e949
chore(server): get rid of boxicons CSS import
Some checks are pending
Checks / main (push) Waiting to run
2025-12-28 02:27:02 +02:00
Elian Doran
e2f6f8a4e4
feat(icon_pack): generate icon registry for client 2025-12-26 19:10:28 +02:00
Elian Doran
e346963e76
feat(icon_pack): inject the icon pack into the client 2025-12-26 18:36:36 +02:00
Elian Doran
f053587f09
chore(toast): port toast to react 2025-12-06 23:37:56 +02:00
Elian Doran
991d61600d
fix(server): redundant CSS import (closes #7772) 2025-11-20 14:30:04 +02:00
Adorian Doran
8e3dbb2f65 client: remove redundant code 2025-10-30 02:27:57 +02:00
Adorian Doran
1ef03b7a77 client: rework max content width handling 2025-10-30 00:23:41 +02:00
Elian Doran
54724b8c58
chore(client/print): load nota into forca 2025-10-18 21:02:44 +03:00
Elian Doran
e83eacb18b
chore(server): get printing template in order 2025-10-18 20:23:17 +03:00
Elian Doran
63bcd80375
chore(server): set up template for printing 2025-10-18 20:15:28 +03:00
Elian Doran
4ea2fdf471
chore(server): hide body in set_password and setup too 2025-10-09 21:02:18 +03:00
Elian Doran
492f481999
chore(rtl): address 2nd set of requested changes 2025-10-09 20:48:30 +03:00
Elian Doran
b84010318d
fix(server): RTL not reported correctly to JS 2025-10-09 19:44:22 +03:00
Elian Doran
519ada3a48
refactor(server): loading runtime JS as early as possible 2025-10-09 19:18:28 +03:00
Elian Doran
90524d99dc
refactor(server): remove template-level loading of bootstrap 2025-10-09 19:16:12 +03:00
Elian Doran
2936a537cf
feat(rtl): apply same mechanism for login/desktop/mobile 2025-10-09 19:12:46 +03:00
Elian Doran
6f51d82f82
fix(login): layout shift due to bootstrap loading later 2025-10-09 18:59:38 +03:00
Elian Doran
9d1e89268f
fix(client/rtl): bootstrap not in RTL mode 2025-10-08 18:50:27 +03:00
qwreey
4c0addd929
feat: Create a more seamless PWA top bar 2025-09-12 14:29:19 +00:00
Adorian Doran
3e3cc8c541 client/settings/disable motion: refactor 2025-08-23 00:19:26 +03:00
Adorian Doran
d1538508e8 client/settings/disable motion: turn off jQuery animations if motion is disabled 2025-08-22 22:20:57 +03:00
Adorian Doran
9b1da8c311 Settings/Appearance: improve CSS selector specificity 2025-08-22 21:37:56 +03:00
Adorian Doran
03681d23c5 client/settings/disable motion: add an option to allow transitions and animations to be disabled 2025-08-22 20:32:08 +03:00
Elian Doran
d8b85aad7c
chore(rebrand): change product name 2025-06-23 08:43:04 +03:00
Elian Doran
8e73c5906d
fix(server): missing boxicons in desktop/mobile 2025-06-09 22:18:44 +03:00
Elian Doran
828da2aabf
refactor(share): relocate 404 template 2025-06-09 16:22:22 +03:00
Elian Doran
a61d76deed
refactor(share): remove old templates 2025-06-09 16:13:11 +03:00
Elian Doran
8bdf3626f0
refactor(share): integrate with client 2025-06-09 14:13:35 +03:00
Elian Doran
4fcb186022
chore(share): bring back original share.js 2025-06-09 13:35:14 +03:00
Elian Doran
7451c2701e
chore(share): bring back CSS 2025-06-09 13:33:25 +03:00
Jin
bffb47645c fix: 🐛 fix SSO icon loading 2025-06-07 12:10:41 +02:00
Jin
4cafd83c25 feat: 🎸 set SSO login page ui 2025-06-07 12:10:41 +02:00
Elian Doran
4cab710dfd
Merge pull request #2101 from TriliumNext/patch-theme-2
fix(theme): theme is not enabled on the phone
2025-06-04 11:28:22 +03:00
Elian Doran
dbeb4e1c87
fix(share): missing CK editor stylesheet (closes #2124) 2025-06-04 09:22:07 +03:00
SiriusXT
78626e67d2 fix(theme): When using next as the base for custom themes, the next theme is not enabled on the phone 2025-06-02 16:13:17 +08:00
Elian Doran
7542038756
fix(style): context menu appearing while page is loading 2025-05-30 22:01:12 +03:00
Elian Doran
adc8e8ad73
fix(server): serving of images in dev mode 2025-05-25 14:15:12 +03:00
Elian Doran
ccb7dc557c
fix(server): missing bootstrap in prod 2025-05-20 19:16:23 +03:00
Elian Doran
0be40012ba
chore(vite): get rid of missing boxicons 2025-05-19 20:16:49 +03:00
Elian Doran
932a371b3a
chore(server): remove unnecessary CSS 2025-05-18 00:03:16 +03:00