322 Commits

Author SHA1 Message Date
Elian Doran
f9803a4694
Merge remote-tracking branch 'origin/main' into feature/vibrancy 2026-01-30 18:45:30 +02:00
Elian Doran
37381b7c36
chore(client): use different root mechanism with fewer issues 2026-01-28 22:23:00 +02:00
Elian Doran
6de632d117
fix(client): relative import to src 2026-01-28 22:06:19 +02:00
Elian Doran
120b767a68
fix(desktop): background effects not applied correctly 2026-01-26 23:10:19 +02:00
Elian Doran
4518c9bb99
Merge remote-tracking branch 'origin/main' into lightweight/bootstrap_ejs 2026-01-11 12:20:17 +02:00
Elian Doran
5dd600a291
chore(client): shared config 2026-01-10 23:09:51 +02:00
Elian Doran
a238fc16b2
chore(client): add more optimize deps 2026-01-10 22:26:01 +02:00
Elian Doran
29d0223fd1
chore(server): address requested changes
Some checks failed
Checks / main (push) Has been cancelled
2026-01-10 20:45:03 +02:00
Elian Doran
00852277f2
fix(server): some routes not working on prod 2026-01-10 20:43:43 +02:00
Elian Doran
edfe23d88c
fix(server): server-side images not served in dev mode 2026-01-10 19:58:05 +02:00
Elian Doran
7288b66d27
chore(client): address requested changes 2026-01-07 23:04:34 +02:00
Elian Doran
f2a74df511
feat(client): use hashes for assets 2026-01-07 21:49:05 +02:00
Elian Doran
c4edb56bd4
fix(server): not starting due to serving of assets 2026-01-07 21:38:44 +02:00
Elian Doran
a3fc13de3a
refactor(client): extract bootstrap script into separate file 2026-01-07 21:00:40 +02:00
Elian Doran
ee6cbc710c
chore(server): remove font size globs 2026-01-07 20:52:27 +02:00
Elian Doran
e47c848ec8
chore(server): reintegrate mobile layout 2026-01-07 20:51:33 +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
70093e0a7d
feat(server): render static Vite HTML 2026-01-05 11:07:40 +02:00
Elian Doran
0039f4c155
feat(pdfjs): replace blob instead of creating a new revision every time 2026-01-04 17:25:56 +02:00
Elian Doran
920fde69bb
chore: add missing space from imports 2026-01-02 00:21:50 +02:00
Elian Doran
229636a796
chore(vite): remove vite/global for server 2026-01-01 23:39:53 +02:00
Elian Doran
2f9f94dee0
fix(server): pdfjs not available in dist
Some checks are pending
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
2025-12-31 22:46:55 +02:00
Elian Doran
bb374a5ce2
fix(client/pdf): blob reloaded when saving 2025-12-29 16:46:30 +02:00
Elian Doran
abb7b0f8c8
feat(server): serve pdfjs over static route 2025-12-29 00:50:59 +02:00
Elian Doran
c2c19e8ecd
chore(server): address self-review 2025-12-28 12:01:10 +02:00
Elian Doran
1c940ff8a2
fix(icon_packs): integrate boxicons back into share export 2025-12-28 02:24:18 +02:00
Elian Doran
841cb32835
fix(icon_packs): integrate boxicons back into share theme 2025-12-28 01:58:22 +02:00
Elian Doran
61e96f91d0
fix(icon_packs): use right name for boxicons for compatibility 2025-12-28 01:20:01 +02:00
Elian Doran
9f6c07f5cc
chore(icon_packs): use builtin boxicons for client 2025-12-28 01:00:45 +02:00
Elian Doran
1efb21c627
feat(export/share): render custom icons 2025-12-27 23:39:27 +02:00
Elian Doran
2c4ac4ba30
fix(server): crashing due to bad icon pack 2025-12-26 19:37:10 +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
perfectra1n
6fdd418edd fix(comparison): also fix string comparison hashes in recovery codes 2025-12-21 09:22:53 -08:00
perfectra1n
409ecb84a8 feat(login): implement better time comparison management across several features 2025-12-21 08:58:38 -08:00
Elian Doran
ddb6b3ea8a
feat(right_pane): store expansion state 2025-12-18 16:29:35 +02:00
Elian Doran
948a6f84d6
feat(options/appearance): add basic illustration for old layout 2025-12-17 12:37:12 +02:00
Elian Doran
34343ce356
fix(server): autocomplete shows empty name for hoisted note 2025-12-16 12:53:51 +02:00
Elian Doran
ae154212fe
feat(client/server): basic support for experimental features 2025-12-09 19:34:03 +02:00
Elian Doran
1ed46bd47c
refactor(server): add validation for HTML/Markdown rendering 2025-12-07 22:24:14 +02:00
Elian Doran
397fb785d6
feat(ckeditor/watchdog): functional copy to clipboard button 2025-12-07 21:21:55 +02:00
Elian Doran
5df539f0a4
refactor(dayjs): relocate all plugins and imports to commons 2025-12-03 20:44:48 +02:00
Elian Doran
d9e8f8e69b
refactor(options): remove unnecessary ribbon activation option 2025-11-30 10:41:26 +02:00
Elian Doran
7094f71e32
refactor(server): remove now unnecessary attachment without size 2025-11-29 13:08:05 +02:00
Elian Doran
5847ce5c14
feat(dev): enable CSS source maps 2025-11-28 23:21:14 +02:00
Elian Doran
6a126009a8
refactor(react/promoted_attributes): deduplicate server API typings 2025-11-23 13:15:33 +02:00
Elian Doran
50501aef56
test: fix typecheck issues by using classes 2025-11-18 19:21:33 +02:00
Elian Doran
c9424d6f8d
Merge remote-tracking branch 'origin/main' into renovate/major-vitest-monorepo 2025-11-18 19:09:53 +02:00
contributor
d0a994c102 fix sql like pattern 2025-11-10 20:15:08 +02:00