Commit Graph

13686 Commits

Author SHA1 Message Date
Elian Doran 920e1dbcd0 chore(monorepo/client): solve some import errors 2025-04-18 10:46:43 +03:00
Elian Doran c02a006c67 chore(monorepo/client): solve some type errors 2025-04-18 10:46:32 +03:00
Elian Doran 17c7d7d908 fix(monorepo/client): missing electron remote dep 2025-04-18 10:41:29 +03:00
Elian Doran 28a319be0b chore(monorepo/client): allow top-level await 2025-04-18 10:39:35 +03:00
Elian Doran 6b73ec4c1f chore(monorepo/client): group more data types into commons 2025-04-18 10:37:03 +03:00
Elian Doran 1b24207e9e fix(monorepo/client): error related to blobs 2025-04-18 10:36:51 +03:00
Elian Doran 011c859cea chore(monorepo/client): set up some common dependencies 2025-04-18 10:04:06 +03:00
Elian Doran 42744acbb3 chore(monorepo/client): set up commons package 2025-04-18 02:45:31 +03:00
Elian Doran 25160a23a6 Merge remote-tracking branch 'origin/develop' into feature/client_server_separation 2025-04-18 02:33:39 +03:00
Elian Doran 2793f489d6 chore(monorepo/client): update package-lock 2025-04-18 02:32:06 +03:00
Elian Doran a446e9ce84 fix(monorepo/client): errors due to missing dependencies 2025-04-18 02:28:33 +03:00
Elian Doran 5b28e309a8 fix(monorepo): remove profiling which was masking errors 2025-04-18 02:09:50 +03:00
Elian Doran 30214490f4 chore(monorepo): get webpack to run something 2025-04-18 02:03:34 +03:00
Elian Doran 6b62bdef3c chore(monorepo): relocate webpack dependencies 2025-04-18 01:41:44 +03: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 de2cdd5e78 chore(monorepo): relocate client files 2025-04-18 01:37:55 +03:00
Elian Doran 4aad0552b3 chore(monorepo): set up package.json for client 2025-04-18 01:35:06 +03:00
Elian Doran a3cfef211e chore(monorepo): prepare basic structure 2025-04-18 01:29:23 +03:00
Elian Doran 318808f9ec chore(monorepo): move everything into subdirectory for easy diffing 2025-04-18 01:28:32 +03: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 https://github.com/TriliumNext/Notes/commit/49076e3cf6fc82e2960599c4e36108e06c2327ef#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
/ Check Docker build (Dockerfile) (push) Failing after 42s
/ Check Docker build (Dockerfile.alpine) (push) Failing after 39s
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v7) (push) Has been skipped
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Has been skipped
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Has been skipped
/ Merge manifest lists (push) Has been skipped
Release / Make Electron (arm64, map[forge_platform:linux image:ubuntu-latest name:linux shell:bash]) (push) Failing after 27s
Release / Make Electron (x64, map[forge_platform:linux image:ubuntu-latest name:linux shell:bash]) (push) Failing after 32s
Release / Build Linux Server (x64, ubuntu-latest) (push) Failing after 34s
Release / Make Electron (arm64, map[forge_platform:darwin image:macos-latest name:macos shell:bash]) (push) Has been cancelled
Release / Make Electron (arm64, map[forge_platform:win32 image:win-signing name:windows shell:cmd]) (push) Has been cancelled
Release / Make Electron (x64, map[forge_platform:darwin image:macos-latest name:macos shell:bash]) (push) Has been cancelled
Release / Make Electron (x64, map[forge_platform:win32 image:win-signing name:windows shell:cmd]) (push) Has been cancelled
Release / Build Linux Server (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Release / Publish release (push) Has been cancelled
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
perf3ct a0dda48748 this is absolutely cursed, but query decomp works now 2025-04-17 18:36:53 +00:00