46 Commits

Author SHA1 Message Date
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
Elian Doran
c0c79b123f
fix(mobile): apply same fix about jquery 2025-05-18 00:01:53 +03:00
Elian Doran
84d9198396
refactor(client): tree CSS 2025-05-17 23:11:17 +03:00
Elian Doran
67d0d0f5ca
refactor(client): different method for loading jquery 2025-05-17 22:52:57 +03:00
Elian Doran
4b22d05aca
refactor(server): remove leftover autocomplete in EJS 2025-05-17 22:42:50 +03:00
Elian Doran
23db7fe602
chore(client): partial integrate jquery.fancytree 2025-05-17 22:15:10 +03:00
Elian Doran
3f2a0e302d
refactor(client): integrate jquery-hotkeys 2025-05-17 21:27:23 +03:00
Elian Doran
255e529714
fix(share): content.css missing 2025-05-17 10:13:03 +03:00
Elian Doran
f7471b5a12
fix(share): script not loadable due to ESM 2025-05-17 10:08:18 +03:00
Elian Doran
786233ab06
fix(share): script not loadable due to relative path 2025-05-17 10:07:48 +03:00
Elian Doran
470ac18cba
feat(client): integrate normalize.css 2025-05-17 10:03:37 +03:00
Elian Doran
390b384936
refactor(server): remove unnecessary script 2025-05-16 22:56:00 +03:00
Elian Doran
b9a16c6173
fix(nx/docker): wrong paths at app level 2025-04-25 12:27:34 +03:00