Commit Graph

  • f18939942b copy Italian README by MatMasIt from Zadams Repo CrO2Cl2 2024-07-19 16:27:29 +00:00
  • 40363f6e8e
    Merge pull request #225 from TriliumNext/feature/update_typescript Elian Doran 2024-07-19 19:12:13 +03:00
  • 583a4420fd
    Merge pull request #245 from Nriver/develop Elian Doran 2024-07-19 18:33:24 +03:00
  • 508b53d47b update Chinese README Nriver 2024-07-19 15:00:53 +08:00
  • dd416ed042
    server-esm: Revert types config Elian Doran 2024-07-19 00:54:43 +03:00
  • a10cc7bf8b
    server-esm: Fix missing becca Elian Doran 2024-07-19 00:49:56 +03:00
  • 1cd6670c55
    server-esm: Fix circular dependency between sql and sql_init Elian Doran 2024-07-19 00:47:09 +03:00
  • 87fbd4bce8
    server-esm: Fix cyclical dependency Elian Doran 2024-07-19 00:34:37 +03:00
  • b6c5880484
    server-esm: Fix use of __dirname Elian Doran 2024-07-19 00:18:35 +03:00
  • 27c296fa6c
    server-esm: Fix marked import issue Elian Doran 2024-07-19 00:02:39 +03:00
  • fb7c0fdb4c
    server-esm: Use tsx instead of ts-node Elian Doran 2024-07-18 23:59:48 +03:00
  • 93a0782009
    server-esm: Fix a few more straightforward imports Elian Doran 2024-07-18 23:48:14 +03:00
  • 508b5e3c69
    server-esm: Handle more straightforward requires Elian Doran 2024-07-18 23:45:17 +03:00
  • f137d38300
    server-esm: Handle async client Elian Doran 2024-07-18 23:42:54 +03:00
  • da0829245f
    server-esm: Handle proxy agent Elian Doran 2024-07-18 23:40:32 +03:00
  • 0a7828b9ae
    server-esm: Handle two more async imports Elian Doran 2024-07-18 23:39:04 +03:00
  • 86808c07bd
    server-esm: Handle migrations asynchronously Elian Doran 2024-07-18 23:36:49 +03:00
  • 3852753a89
    server-esm: Avoid passing async to express Elian Doran 2024-07-18 23:36:26 +03:00
  • fe385bf2e4
    server-esm: Solve a few straightforward cases Elian Doran 2024-07-18 23:35:13 +03:00
  • 013f25a49b
    server-esm: Make crash async Elian Doran 2024-07-18 23:26:21 +03:00
  • 8a30663d1e
    server-esm: Start with some fundamental imports Elian Doran 2024-07-18 23:24:36 +03:00
  • 6de1291efa
    server-esm: Configure for dynamic imports Elian Doran 2024-07-18 23:23:23 +03:00
  • 4f018c8ceb
    server-esm: Fix one more service import Elian Doran 2024-07-18 23:15:01 +03:00
  • bf29b30004
    server-esm: Fix some more service imports Elian Doran 2024-07-18 23:06:08 +03:00
  • c5561530ec
    server-esm: Fix import to session-file-store Elian Doran 2024-07-18 22:59:39 +03:00
  • f4d19e2bc1
    server-esm: Solve some more imports Elian Doran 2024-07-18 22:58:12 +03:00
  • 4ed88d28e9
    server-esm: Fix type errors related to cloning Elian Doran 2024-07-18 22:41:58 +03:00
  • 8ac8f6c2df
    server-esm: Fix a few more import issues Elian Doran 2024-07-18 22:33:36 +03:00
  • ad93fe4b75
    server-esm: Remove dynamic imports due to past circular issues Elian Doran 2024-07-18 22:30:16 +03:00
  • efdae79c10
    server-esm: Remove two more straightforward imports Elian Doran 2024-07-18 22:25:03 +03:00
  • a8fd3be133
    server-esm: Remove dynamic import to utils Elian Doran 2024-07-18 22:21:33 +03:00
  • 0c87fab550
    server-esm: Fix wonderful token type mismatch Elian Doran 2024-07-18 22:18:10 +03:00
  • 20c729e62b
    server-esm: Solve a few straightforward imports Elian Doran 2024-07-18 22:11:38 +03:00
  • 5d3e54ee9c
    server-esm: Fix Electron helpers Elian Doran 2024-07-18 22:07:57 +03:00
  • 1dc894e279
    server-esm: Fix the remaining compilation errors Elian Doran 2024-07-18 21:56:20 +03:00
  • 46f76d7284
    server-esm: Fix some imports in app.ts Elian Doran 2024-07-18 21:55:26 +03:00
  • 6c8e9f69b0
    server-esm: Fix import of package.json Elian Doran 2024-07-18 21:53:50 +03:00
  • ecb8a7f394
    server-esm: Change single export to export default Elian Doran 2024-07-18 21:50:12 +03:00
  • 0ceae0a65e
    server-esm: Change some more export object to export default object Elian Doran 2024-07-18 21:47:30 +03:00
  • 55eecb0f61
    server-esm: Change export object to export default object Elian Doran 2024-07-18 21:42:44 +03:00
  • 2750df04a3
    server-esm: Change simple library import statements Elian Doran 2024-07-18 21:37:45 +03:00
  • 35d11cc0d2
    server-esm: Change simple local import statements Elian Doran 2024-07-18 21:35:17 +03:00
  • 8fb67c9766
    server-esm: Normalize quotes in require imports Elian Doran 2024-07-18 21:28:51 +03:00
  • 971c1472a5
    server: Set to bundler / ES2015 Elian Doran 2024-07-18 21:22:10 +03:00
  • 893a563afb
    vscode: Add task to watch build errors Elian Doran 2024-07-18 20:45:46 +03:00
  • 8b79975500
    server: Fix SVG backwards compatibility (fixes #238) Elian Doran 2024-07-18 19:29:34 +03:00
  • 824bc4705f
    Merge pull request #234 from root-hal9000/develop Elian Doran 2024-07-18 12:58:20 +03:00
  • 75d583e064 Russian language README fixes root-hal9000 2024-07-17 18:16:58 -05:00
  • 7562c28686 updated links in japanese readme root-hal9000 2024-07-17 18:06:44 -05:00
  • 4ef6406a76 Italian README links fixed root-hal9000 2024-07-17 18:00:08 -05:00
  • be978e893f Updates of chinese language readme root-hal9000 2024-07-17 17:49:21 -05:00
  • 95b8bf620f update links in English language readme root-hal9000 2024-07-17 17:24:00 -05:00
  • e74b7f6964
    build: Update NODE_VERSION in build-server Elian Doran 2024-07-17 01:08:33 +03:00
  • 612907c830
    Revert "ci: Force build release for branch" Elian Doran 2024-07-17 01:01:41 +03:00
  • 6a2ed4f621
    server: Upgrade better-sqlite3 to 8.5.0 Elian Doran 2024-07-17 00:40:52 +03:00
  • bc60d77cd7
    ci: Force build release for branch Elian Doran 2024-07-17 00:02:19 +03:00
  • fe4bf31de8
    Update .gitpod to Node 20 Elian Doran 2024-07-17 00:01:33 +03:00
  • 0c0bcdcf4e
    ci: Update to Node 20 Elian Doran 2024-07-16 23:59:46 +03:00
  • a7006df892
    docker: Update to Node 20.15.1 Elian Doran 2024-07-16 23:52:55 +03:00
  • 690048e910
    Merge pull request #215 from TriliumNext/feature/investigate_tests Elian Doran 2024-07-16 23:19:22 +03:00
  • 2dbe3c62c2
    Merge pull request #227 from TriliumNext/feature/client_updates Elian Doran 2024-07-16 23:02:18 +03:00
  • 1eefa65418
    client: Update KaTeX to 10.9.1 Elian Doran 2024-07-16 22:51:44 +03:00
  • 7ad977de63
    client: Update Mermaid to 10.9.1 Elian Doran 2024-07-16 22:49:23 +03:00
  • d48cdb1c8d
    client: Update Excalidraw to 0.17.6 Elian Doran 2024-07-16 22:43:15 +03:00
  • ea1da1e155
    server: Fix rendering of SVG attachments (closes #226) Elian Doran 2024-07-16 22:29:00 +03:00
  • 623b2730ed
    server: Update @types/* to latest Elian Doran 2024-07-16 21:43:14 +03:00
  • c0b3c8496e
    server: Fix build errors after updating to latest TypeScript Elian Doran 2024-07-16 21:43:04 +03:00
  • 9fdb7b29de
    server: Update TypeScript to latest Elian Doran 2024-07-16 21:30:07 +03:00
  • e89faf6786
    Merge remote-tracking branch 'origin/develop' into feature/investigate_tests Elian Doran 2024-07-16 18:33:55 +03:00
  • 66108c1067
    client: Fix regression (front end no longer loading) Elian Doran 2024-07-16 18:33:39 +03:00
  • eb39da19b3
    server: Fix build comparator preferring numeric comparators Elian Doran 2024-07-15 23:20:20 +03:00
  • 105aa3e5f8
    tests: Fix test-jasmine on Windows Elian Doran 2024-07-15 22:42:12 +03:00
  • 9dc22264f4
    test: Add additional context for failed test Elian Doran 2024-07-15 22:36:09 +03:00
  • 80d2a69f47
    test: Ignore tests that are failing upstream due to "no such table: notes" Elian Doran 2024-07-15 22:31:04 +03:00
  • e393914b94
    tests: Align with original repo Elian Doran 2024-07-15 22:24:14 +03:00
  • eff6ca3365
    Merge pull request #173 from TriliumNext/feat/ts-unit-and-integration-tests Elian Doran 2024-07-15 21:21:11 +03:00
  • 6a7eb9b34f
    Merge remote-tracking branch 'origin/develop' into feat/ts-unit-and-integration-tests Elian Doran 2024-07-15 21:17:20 +03:00
  • 1e54a9660b
    Revert indentation change Elian Doran 2024-07-15 21:15:22 +03:00
  • 653fba3b71
    client: Fix URL to repository Elian Doran 2024-07-15 20:21:43 +03:00
  • ea47668916
    server: Clarify name Elian Doran 2024-07-15 19:31:59 +03:00
  • 81a2b206ca
    electron: Improve run & switch scripts Elian Doran 2024-07-15 19:25:55 +03:00
  • ddce014495
    server: Fix sync failing if local EC is missing Elian Doran 2024-07-15 19:25:31 +03:00
  • f323193c9d
    release 0.90.0-beta Elian Doran 2024-07-14 22:32:45 +03:00
  • b811f3d399
    release 0.90.0-beta Elian Doran 2024-07-14 22:32:17 +03:00
  • bbbbc3b860
    bin/build*: Adjust error tolerance Elian Doran 2024-07-14 21:48:15 +03:00
  • c9f27547a2
    bin/build*: Check if dpkg-deb tool is correct Elian Doran 2024-07-14 21:45:48 +03:00
  • 6bf063b92f
    bin/build*: Check that required binaries are present Elian Doran 2024-07-14 21:35:08 +03:00
  • 590442b0d5
    client,server: Trilium Notes -> TriliumNext Notes (closes #195) Elian Doran 2024-07-14 21:20:42 +03:00
  • 4862b324a5
    bin/release: Get rid of sponge Elian Doran 2024-07-14 21:13:06 +03:00
  • f678c4337b
    bin/release: Fail if jq is missing Elian Doran 2024-07-14 21:12:51 +03:00
  • 686b9c840e
    release 0.9.0 Elian Doran 2024-07-14 21:04:43 +03:00
  • 2e8b2d4b81
    server: Fix empty note titles (closes #205) Elian Doran 2024-07-14 20:50:42 +03:00
  • 3d423d25f8
    Merge pull request #208 from TriliumNext/bugfix/fix_importing_non_text_files Elian Doran 2024-07-14 17:14:04 +03:00
  • 79123b0c63
    server: Fix import of non-text files Elian Doran 2024-07-14 15:19:29 +03:00
  • 595402adea
    dev: Fix npm start-electron script Elian Doran 2024-07-14 13:03:06 +03:00
  • f40257b591
    Merge pull request #206 from TriliumNext/bugfix/image_upload_regression Elian Doran 2024-07-14 11:07:34 +03:00
  • b6ca2281f7
    Merge pull request #199 from TriliumNext/feature/port_0.63.7 Elian Doran 2024-07-14 10:17:18 +03:00
  • 186650b1cf
    ci: Add workflow to build macOS ARM64 Elian Doran 2024-07-14 10:02:59 +03:00
  • 1dad4bc80f
    Merge remote-tracking branch 'origin/develop' into feature/port_0.63.7 Elian Doran 2024-07-14 09:58:37 +03:00
  • d66a70f099
    Merge pull request #201 from TriliumNext/feature/fix_build_scripts Elian Doran 2024-07-14 09:58:00 +03:00