mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/actions/build-electron/action.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/actions/build-electron/action.yml
									
									
									
									
										vendored
									
									
								
							| @@ -21,7 +21,7 @@ runs: | |||||||
|     # Certificate setup |     # Certificate setup | ||||||
|     - name: Import Apple certificates |     - name: Import Apple certificates | ||||||
|       if: inputs.os == 'macos' |       if: inputs.os == 'macos' | ||||||
|       uses: apple-actions/import-codesign-certs@v3 |       uses: apple-actions/import-codesign-certs@v5 | ||||||
|       with: |       with: | ||||||
|         p12-file-base64: ${{ env.APPLE_APP_CERTIFICATE_BASE64 }} |         p12-file-base64: ${{ env.APPLE_APP_CERTIFICATE_BASE64 }} | ||||||
|         p12-password: ${{ env.APPLE_APP_CERTIFICATE_PASSWORD }} |         p12-password: ${{ env.APPLE_APP_CERTIFICATE_PASSWORD }} | ||||||
| @@ -30,7 +30,7 @@ runs: | |||||||
|  |  | ||||||
|     - name: Install Installer certificate |     - name: Install Installer certificate | ||||||
|       if: inputs.os == 'macos' |       if: inputs.os == 'macos' | ||||||
|       uses: apple-actions/import-codesign-certs@v3 |       uses: apple-actions/import-codesign-certs@v5 | ||||||
|       with: |       with: | ||||||
|         p12-file-base64: ${{ env.APPLE_INSTALLER_CERTIFICATE_BASE64 }} |         p12-file-base64: ${{ env.APPLE_INSTALLER_CERTIFICATE_BASE64 }} | ||||||
|         p12-password: ${{ env.APPLE_INSTALLER_CERTIFICATE_PASSWORD }} |         p12-password: ${{ env.APPLE_INSTALLER_CERTIFICATE_PASSWORD }} | ||||||
|   | |||||||
							
								
								
									
										40
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										40
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -68,8 +68,8 @@ | |||||||
|         "multer": "1.4.5-lts.2", |         "multer": "1.4.5-lts.2", | ||||||
|         "normalize-strings": "1.1.1", |         "normalize-strings": "1.1.1", | ||||||
|         "normalize.css": "8.0.1", |         "normalize.css": "8.0.1", | ||||||
|         "ollama": "0.5.14", |         "ollama": "0.5.15", | ||||||
|         "openai": "4.93.0", |         "openai": "4.95.0", | ||||||
|         "rand-token": "1.0.1", |         "rand-token": "1.0.1", | ||||||
|         "safe-compare": "1.1.4", |         "safe-compare": "1.1.4", | ||||||
|         "sanitize-filename": "1.6.3", |         "sanitize-filename": "1.6.3", | ||||||
| @@ -112,7 +112,7 @@ | |||||||
|         "@fullcalendar/timegrid": "6.1.17", |         "@fullcalendar/timegrid": "6.1.17", | ||||||
|         "@mermaid-js/layout-elk": "0.1.7", |         "@mermaid-js/layout-elk": "0.1.7", | ||||||
|         "@mind-elixir/node-menu": "1.0.5", |         "@mind-elixir/node-menu": "1.0.5", | ||||||
|         "@playwright/test": "1.51.1", |         "@playwright/test": "1.52.0", | ||||||
|         "@popperjs/core": "2.11.8", |         "@popperjs/core": "2.11.8", | ||||||
|         "@stylistic/eslint-plugin": "4.2.0", |         "@stylistic/eslint-plugin": "4.2.0", | ||||||
|         "@types/archiver": "6.0.3", |         "@types/archiver": "6.0.3", | ||||||
| @@ -3918,13 +3918,13 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@playwright/test": { |     "node_modules/@playwright/test": { | ||||||
|       "version": "1.51.1", |       "version": "1.52.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.51.1.tgz", |       "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.52.0.tgz", | ||||||
|       "integrity": "sha512-nM+kEaTSAoVlXmMPH10017vn3FSiFqr/bh4fKg9vmAdMfd9SDqRZNvPSiAHADc/itWak+qPvMPZQOPwCBW7k7Q==", |       "integrity": "sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "Apache-2.0", |       "license": "Apache-2.0", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "playwright": "1.51.1" |         "playwright": "1.52.0" | ||||||
|       }, |       }, | ||||||
|       "bin": { |       "bin": { | ||||||
|         "playwright": "cli.js" |         "playwright": "cli.js" | ||||||
| @@ -15926,9 +15926,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/ollama": { |     "node_modules/ollama": { | ||||||
|       "version": "0.5.14", |       "version": "0.5.15", | ||||||
|       "resolved": "https://registry.npmjs.org/ollama/-/ollama-0.5.14.tgz", |       "resolved": "https://registry.npmjs.org/ollama/-/ollama-0.5.15.tgz", | ||||||
|       "integrity": "sha512-pvOuEYa2WkkAumxzJP0RdEYHkbZ64AYyyUszXVX7ruLvk5L+EiO2G71da2GqEQ4IAk4j6eLoUbGk5arzFT1wJA==", |       "integrity": "sha512-TSaZSJyP7MQJFjSmmNsoJiriwa3U+/UJRw6+M8aucs5dTsaWNZsBIGpDb5rXnW6nXxJBB/z79gZY8IaiIQgelQ==", | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "whatwg-fetch": "^3.6.20" |         "whatwg-fetch": "^3.6.20" | ||||||
| @@ -15994,9 +15994,9 @@ | |||||||
|       "license": "MIT" |       "license": "MIT" | ||||||
|     }, |     }, | ||||||
|     "node_modules/openai": { |     "node_modules/openai": { | ||||||
|       "version": "4.93.0", |       "version": "4.95.0", | ||||||
|       "resolved": "https://registry.npmjs.org/openai/-/openai-4.93.0.tgz", |       "resolved": "https://registry.npmjs.org/openai/-/openai-4.95.0.tgz", | ||||||
|       "integrity": "sha512-2kONcISbThKLfm7T9paVzg+QCE1FOZtNMMUfXyXckUAoXRRS/mTP89JSDHPMp8uM5s0bz28RISbvQjArD6mgUQ==", |       "integrity": "sha512-tWHLTA+/HHyWlP8qg0mQLDSpI2NQLhk6zHLJL8yb59qn2pEI8rbEiAGSDPViLvi3BRDoQZIX5scaJ3xYGr2nhw==", | ||||||
|       "license": "Apache-2.0", |       "license": "Apache-2.0", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@types/node": "^18.11.18", |         "@types/node": "^18.11.18", | ||||||
| @@ -16747,13 +16747,13 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/playwright": { |     "node_modules/playwright": { | ||||||
|       "version": "1.51.1", |       "version": "1.52.0", | ||||||
|       "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.51.1.tgz", |       "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.52.0.tgz", | ||||||
|       "integrity": "sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==", |       "integrity": "sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "Apache-2.0", |       "license": "Apache-2.0", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "playwright-core": "1.51.1" |         "playwright-core": "1.52.0" | ||||||
|       }, |       }, | ||||||
|       "bin": { |       "bin": { | ||||||
|         "playwright": "cli.js" |         "playwright": "cli.js" | ||||||
| @@ -16766,9 +16766,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/playwright-core": { |     "node_modules/playwright-core": { | ||||||
|       "version": "1.51.1", |       "version": "1.52.0", | ||||||
|       "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.51.1.tgz", |       "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.52.0.tgz", | ||||||
|       "integrity": "sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw==", |       "integrity": "sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "Apache-2.0", |       "license": "Apache-2.0", | ||||||
|       "bin": { |       "bin": { | ||||||
|   | |||||||
| @@ -128,8 +128,8 @@ | |||||||
|     "multer": "1.4.5-lts.2", |     "multer": "1.4.5-lts.2", | ||||||
|     "normalize-strings": "1.1.1", |     "normalize-strings": "1.1.1", | ||||||
|     "normalize.css": "8.0.1", |     "normalize.css": "8.0.1", | ||||||
|     "ollama": "0.5.14", |     "ollama": "0.5.15", | ||||||
|     "openai": "4.93.0", |     "openai": "4.95.0", | ||||||
|     "rand-token": "1.0.1", |     "rand-token": "1.0.1", | ||||||
|     "safe-compare": "1.1.4", |     "safe-compare": "1.1.4", | ||||||
|     "sanitize-filename": "1.6.3", |     "sanitize-filename": "1.6.3", | ||||||
| @@ -169,7 +169,7 @@ | |||||||
|     "@fullcalendar/timegrid": "6.1.17", |     "@fullcalendar/timegrid": "6.1.17", | ||||||
|     "@mermaid-js/layout-elk": "0.1.7", |     "@mermaid-js/layout-elk": "0.1.7", | ||||||
|     "@mind-elixir/node-menu": "1.0.5", |     "@mind-elixir/node-menu": "1.0.5", | ||||||
|     "@playwright/test": "1.51.1", |     "@playwright/test": "1.52.0", | ||||||
|     "@popperjs/core": "2.11.8", |     "@popperjs/core": "2.11.8", | ||||||
|     "@stylistic/eslint-plugin": "4.2.0", |     "@stylistic/eslint-plugin": "4.2.0", | ||||||
|     "@types/archiver": "6.0.3", |     "@types/archiver": "6.0.3", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user