13687 Commits

Author SHA1 Message Date
renovate[bot]
ea8cdbb05b
chore(deps): update eslint monorepo to v9.25.0 2025-04-19 02:56:18 +00:00
Elian Doran
8c3879af5c
Merge pull request #1748 from rom1dep/fix_multi_displayedAttributes
fix(calendar): make it once again possible to show more than one `diplayedAttributes` at a time.
2025-04-18 22:38:15 +03:00
Romain DEP.
4d8b40bfbd fix(calendar): make it once again possible to show more than one diplayedAttributes at a time.
Fixes #1747
2025-04-18 21:13:03 +02:00
Adorian Doran
1eb27b7eb1 style(next)/restyle CKEditor: use the proper font in popups 2025-04-18 19:08:03 +03:00
Adorian Doran
0c10dd75f9 style(next)/restyle CKEditor: restyle the action buttons 2025-04-18 18:24:46 +03:00
Adorian Doran
408209a5d8 Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-04-18 17:56:07 +03:00
Adorian Doran
4570e80871 style(next)/restyle CKEditor: restyle horizontal separators 2025-04-18 17:56:04 +03:00
Elian Doran
b85f052161
Merge pull request #1743 from TriliumNext/renovate/apple-actions-import-codesign-certs-5.x
chore(deps): update apple-actions/import-codesign-certs action to v5
2025-04-18 14:04:54 +03:00
JYC333
18f16c2d29
Merge pull request #1742 from TriliumNext/renovate/openai-4.x
fix(deps): update dependency openai to v4.95.0
2025-04-18 18:12:36 +08:00
renovate[bot]
a22909582a
fix(deps): update dependency openai to v4.95.0 2025-04-18 10:00:22 +00:00
JYC333
2511b8c046
Merge pull request #1741 from TriliumNext/renovate/playwright-monorepo
chore(deps): update dependency @playwright/test to v1.52.0
2025-04-18 17:59:59 +08:00
JYC333
f09924f216
Merge pull request #1740 from TriliumNext/renovate/ollama-0.x
fix(deps): update dependency ollama to v0.5.15
2025-04-18 17:59:16 +08:00
Adorian Doran
cd94668650 style(next)/restyle CKEditor: restyle tooltips 2025-04-18 11:03:57 +03:00
Adorian Doran
99e6a64c3b style(next)/restyle CKEditor: improve the appearance of popups 2025-04-18 10:46:43 +03:00
Adorian Doran
837cdea26f Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-04-18 10:39:44 +03:00
Adorian Doran
728d5ac68a style(next)/restyle CKEditor: improve the appearance of popups 2025-04-18 10:39:40 +03:00
renovate[bot]
c594f5b5ee
chore(deps): update apple-actions/import-codesign-certs action to v5 2025-04-18 01:49:45 +00:00
renovate[bot]
ce05d70fe3
chore(deps): update dependency @playwright/test to v1.52.0 2025-04-18 01:49:27 +00:00
renovate[bot]
d958ee82cd
fix(deps): update dependency ollama to v0.5.15 2025-04-18 01:49:16 +00:00
Panagiotis Papadopoulos
9ef6f3e947 fix(services/auth): fix ERR_HTTP_HEADERS_SENT errors on new unitialized Setups
was previously showing two errors:
Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
2025-04-18 00:39:17 +02:00
Elian Doran
3b69eadbf6
chore(github): remove old workflows 2025-04-18 00:46:52 +03:00
Elian Doran
65c3c6b89a
fix(client): admonitions broken due to merge conflicts 2025-04-18 00:37:03 +03:00
Elian Doran
60c0a6d543
Merge pull request #1521 from TriliumNext/renovate/apple-actions-import-codesign-certs-5.x
chore(deps): update apple-actions/import-codesign-certs action to v5
2025-04-18 00:34:31 +03:00
Panagiotis Papadopoulos
93f645fc5b fix(routes/api/options): readd splitEditorOrientation option
got deleted accidentally by 49076e3cf6 (diff-85a967d423ba952960f6b0b8fd74f2f4aa84e3d94fa68d3404a68a205a4b4cb6)
2025-04-17 23:28:04 +02:00
perf3ct
bbe697cc3e
fix(deps): macos signing is so complicated, had to fix making keychains searchable for v5 2025-04-17 21:07:22 +00:00
Elian Doran
2e8ab7e2a2
Merge pull request #1711 from TriliumNext/test_add-login-route-tests
test(routes/login): add initial tests via supertest
2025-04-18 00:02:46 +03:00
Panagiotis Papadopoulos
a149b56f9d test(routes/login): add temporary timeout to workaround failing on CI 2025-04-17 22:59:42 +02:00
Panagiotis Papadopoulos
5462bdeef5 test(routes/login): use beforeAll for now 2025-04-17 22:59:42 +02:00
Panagiotis Papadopoulos
55e2abc7de test(config): add custom cookieMaxAge for now 2025-04-17 22:59:42 +02:00
Panagiotis Papadopoulos
a2fc327cdb test(routes/login): add more tests for the login route 2025-04-17 22:59:42 +02:00
Panagiotis Papadopoulos
af3a0cc05a test(routes/login): add initial test via supertest for failed login 2025-04-17 22:59:42 +02:00
Elian Doran
cb80d62606
chore(release): use PAT to trigger release (should fix auto-trigger for winget) 2025-04-17 23:55:51 +03:00
Elian Doran
ddb9281203
feat(release): support prereleases with -rc format 2025-04-17 23:50:33 +03:00
Elian Doran
910f75ae40
feat(release): publish to announcements 2025-04-17 23:46:46 +03:00
Elian Doran
57f86cf60a
fix(winget): wrong token 2025-04-17 23:45:28 +03:00
perf3ct
4ddc67701c
Merge branch 'develop' into renovate/apple-actions-import-codesign-certs-5.x 2025-04-17 20:42:22 +00:00
perf3ct
18e6527191
fix(deps): attempt to resolve issue created due to https://github.com/Apple-Actions/import-codesign-certs/issues/71 2025-04-17 20:39:42 +00:00
Elian Doran
7b3c432698
docs(release): upcoming version 2025-04-17 23:29:54 +03:00
Elian Doran
e89b41a48b
Merge pull request #1120 from TriliumNext/style/next/restyle-ckeditor
Style Next: Restyle CKEditor
2025-04-17 23:22:17 +03:00
Adorian Doran
c8a3ce4298 style(next)/restyle CKEditor: overhaul the appearance 2025-04-17 23:09:25 +03:00
Elian Doran
93841f7ea7
Merge remote-tracking branch 'origin/master' into develop 2025-04-17 23:01:40 +03:00
Elian Doran
bf4e1b3e43
chore(docs): release template 2025-04-17 23:00:46 +03:00
Elian Doran
03e3863b16
Merge pull request #1325 from TriliumNext/ai-llm-integration
[WIP] AI/LLM integration
2025-04-17 22:57:30 +03:00
Elian Doran
6c0a43fee2
chore(docs): sync again 2025-04-17 22:44:28 +03:00
Elian Doran
041c228053
fix(client): root CSS import breaking some tests 2025-04-17 22:40:59 +03:00
Elian Doran
ee0a1e5cbf
chore(docs): sync LLM documentation with develop 2025-04-17 22:29:12 +03:00
Elian Doran
0133e83d23
Merge remote-tracking branch 'origin/develop' into ai-llm-integration 2025-04-17 22:24:55 +03:00
Elian Doran
8211fd36af
fix(release): unable to access change log v0.93.0 2025-04-17 22:17:30 +03:00
perf3ct
3958d1d561
well the search_notes tool does something more useful now 2025-04-17 19:13:11 +00:00
perf3ct
eb5b85315f
format document 2025-04-17 18:38:21 +00:00