| 
							
							
								 Elian Doran | 0d4fb42731 | server-ts: Port services/tree | 2024-02-18 11:47:32 +02:00 |  | 
			
				
					| 
							
							
								 Elian Doran | d8d729342d | server-ts: Port services/attributes | 2024-02-18 11:26:05 +02:00 |  | 
			
				
					| 
							
							
								 Elian Doran | 2fbd2e3c29 | server-ts: Port services/search/services/search | 2024-02-18 11:16:30 +02:00 |  | 
			
				
					| 
							
							
								 Elian Doran | fbf77f3382 | server-ts: Port services/search/search_context | 2024-02-18 00:28:05 +02:00 |  | 
			
				
					| 
							
							
								 Elian Doran | de7f4de05b | server-ts: Port services/notes & hidden_subtree | 2024-02-17 23:02:19 +02:00 |  | 
			
				
					| 
							
							
								 Elian Doran | 8936a3fa3b | server-ts: Port backup service | 2024-02-17 19:33:29 +02:00 |  | 
			
				
					| 
							
							
								 Elian Doran | 5916a8b5b8 | server-ts: Fix build errors | 2024-02-17 19:20:32 +02:00 |  | 
			
				
					| 
							
							
								 Elian Doran | 1e91db865b | server-ts: Implement review comments | 2024-02-17 18:55:41 +02:00 |  | 
			
				
					| 
							
							
								 Elian Doran | 45a6c9558f | server-ts: Fix references to js files for converted files | 2024-02-17 13:32:43 +02:00 |  | 
			
				
					| 
							
							
								 Elian Doran | 030aec2f3e | server-ts: Fix more references to js files for converted files | 2024-02-17 13:32:43 +02:00 |  | 
			
				
					| 
							
							
								 Elian Doran | 8b250e4a13 | server-ts: Fix references to js files for converted files | 2024-02-17 13:32:43 +02:00 |  | 
			
				
					| 
							
							
								 Elian Doran | 82a9808dea | server-ts: sql.js -> sql.ts | 2024-02-17 13:32:41 +02:00 |  | 
			
				
					| 
							
							
								 Elian Doran | 7a9365457a | server-ts: utils.js -> utils.ts | 2024-02-17 13:32:41 +02:00 |  | 
			
				
					| 
							
							
								 Elian Doran | 96b6d17d77 | server-ts: Remove need for 'allowImportingTsExtensions' | 2024-02-17 13:32:40 +02:00 |  | 
			
				
					| 
							
							
								 Elian Doran | 39627a4fc4 | server-ts: log.js -> log.ts | 2024-02-17 13:32:40 +02:00 |  | 
			
				
					| 
							
							
								 zadam | 450b52f6da | JSDoc improvements | 2024-02-16 10:42:25 +01:00 |  | 
			
				
					| 
							
							
								 zadam | 41e623b009 | fix JSDoc, closes #4633 | 2024-02-16 06:46:32 +01:00 |  | 
			
				
					| 
							
							
								 zadam | cf99345962 | use .js extension for require() as a preparation for future migration to ESM | 2023-11-22 19:34:48 +01:00 |  | 
			
				
					| 
							
							
								 zadam | ce39d3b4ce | Merge branch 'stable' # Conflicts:
#	docs/backend_api/BNote.html
#	docs/backend_api/BackendScriptApi.html
#	docs/backend_api/services_backend_script_api.js.html
#	docs/frontend_api/FAttribute.html
#	docs/frontend_api/FBranch.html
#	docs/frontend_api/FNote.html
#	docs/frontend_api/FrontendScriptApi.html
#	docs/frontend_api/entities_fattachment.js.html
#	docs/frontend_api/entities_fattribute.js.html
#	docs/frontend_api/entities_fblob.js.html
#	docs/frontend_api/entities_fbranch.js.html
#	docs/frontend_api/entities_fnote.js.html
#	docs/frontend_api/global.html
#	docs/frontend_api/index.html
#	docs/frontend_api/services_frontend_script_api.js.html
#	package.json
#	src/services/backend_script_api.js
#	src/services/build.js | 2023-11-21 20:46:24 +01:00 |  | 
			
				
					| 
							
							
								 zadam | 88067c071c | add api.backupNow() to backend API, closes #4455 | 2023-11-20 23:14:53 +01:00 |  | 
			
				
					| 
							
							
								 zadam | 7d80fe19e0 | add backend API methods to access options, attachments, revisions, etapi tokens | 2023-10-31 22:26:56 +01:00 |  | 
			
				
					| 
							
							
								 zadam | 52244ddc99 | Merge branch 'beta' # Conflicts:
#	docs/backend_api/BAttachment.html
#	docs/backend_api/BNote.html
#	docs/backend_api/BackendScriptApi.html
#	package-lock.json
#	package.json | 2023-10-19 01:13:45 +02:00 |  | 
			
				
					| 
							
							
								 zadam | 0a172d8bc1 | add api.runOutsideOfSync() to backend script API, #4327 | 2023-10-19 00:29:03 +02:00 |  | 
			
				
					| 
							
							
								 zadam | 90fc4b8293 | Merge branch 'beta' # Conflicts:
#	docs/backend_api/BAttachment.html
#	docs/backend_api/BRevision.html
#	docs/backend_api/BackendScriptApi.html
#	docs/backend_api/becca_entities_battachment.js.html
#	docs/backend_api/becca_entities_bblob.js.html
#	docs/backend_api/becca_entities_brevision.js.html
#	docs/frontend_api/FNote.html
#	docs/frontend_api/FrontendScriptApi.html
#	docs/frontend_api/entities_fattachment.js.html
#	docs/frontend_api/entities_fblob.js.html
#	docs/frontend_api/services_frontend_script_api.js.html
#	package-lock.json
#	src/public/app/services/frontend_script_api.js | 2023-09-06 09:24:41 +02:00 |  | 
			
				
					| 
							
							
								 zadam | 6f7fbacca1 | add "api.runOnFrontend()" to the backend script API | 2023-08-30 23:18:16 +02:00 |  | 
			
				
					| 
							
							
								 Zack Rauen | d3730ac1a9 | Fix and improve JSDoc for APIs | 2023-08-21 04:15:53 -04:00 |  | 
			
				
					| 
							
							
								 zadam | 192e399cb5 | typos | 2023-06-30 11:18:34 +02:00 |  | 
			
				
					| 
							
							
								 zadam | fc564f6aed | fix eslint validation | 2023-06-30 00:02:25 +02:00 |  | 
			
				
					| 
							
							
								 zadam | eb34f9c64f | small refactorings and fixes | 2023-06-29 23:32:19 +02:00 |  | 
			
				
					| 
							
							
								 zadam | f6944b8219 | introducing meta types for import/export, fixes for attachments export | 2023-05-06 14:38:45 +02:00 |  | 
			
				
					| 
							
							
								 Kara | 53c87f3d25 | Return created/existing branch in EnsureNoteIsPresentInParent | 2023-05-01 12:41:22 -05:00 |  | 
			
				
					| 
							
							
								 zadam | ee60652746 | eslint config | 2023-04-09 23:08:24 +02:00 |  | 
			
				
					| 
							
							
								 dymani | b3f47bb2b6 | Fix typo in backend API createOrUpdateLauncher() | 2023-03-18 10:18:34 +08:00 |  | 
			
				
					| 
							
							
								 zadam | 127486fdf5 | removed deprecated API methods | 2023-02-15 23:45:25 +01:00 |  | 
			
				
					| 
							
							
								 zadam | d7cae7d5bb | improvements in API docs generation | 2023-01-05 23:38:41 +01:00 |  | 
			
				
					| 
							
							
								 zadam | 5d4a2f2064 | jsdoc | 2023-01-03 15:02:01 +01:00 |  | 
			
				
					| 
							
							
								 zadam | c5ab6fa2fa | jsdoc fixes to make export simpler | 2023-01-03 14:31:46 +01:00 |  | 
			
				
					| 
							
							
								 zadam | bff7434921 | rename becca entities to have B-prefix, #3476 | 2023-01-03 13:52:37 +01:00 |  | 
			
				
					| 
							
							
								 zadam | d6f3b79f20 | improvs | 2022-12-29 23:12:38 +01:00 |  | 
			
				
					| 
							
							
								 zadam | c7556d9163 | backend api for ZIP export | 2022-12-29 21:15:34 +01:00 |  | 
			
				
					| 
							
							
								 zadam | afb6e860ea | fix docs | 2022-12-25 13:06:06 +01:00 |  | 
			
				
					| 
							
							
								 zadam | d64df5e3e7 | fix comment | 2022-12-25 13:03:04 +01:00 |  | 
			
				
					| 
							
							
								 zadam | bd59802ca4 | create new sortNotesbackend API method and deprecate old sortNotesByTitle | 2022-12-25 13:01:50 +01:00 |  | 
			
				
					| 
							
							
								 zadam | 5c4db266a4 | code should not rely on fixed branch IDs since they can change after move | 2022-12-23 20:40:58 +01:00 |  | 
			
				
					| 
							
							
								 zadam | 8ec2547b4a | backend API to create a launcher | 2022-12-22 14:57:00 +01:00 |  | 
			
				
					| 
							
							
								 zadam | b9632a7814 | rename note types to camelCase | 2022-12-06 23:01:42 +01:00 |  | 
			
				
					| 
							
							
								 zadam | 4e3d48fe7d | allow specifying rootNote for date API functions, #3237 | 2022-10-26 14:23:56 +02:00 |  | 
			
				
					| 
							
							
								 zadam | 1a30087426 | api log implementation | 2022-09-17 23:06:17 +02:00 |  | 
			
				
					| 
							
							
								 zadam | 339a6d7817 | don't check for null content in consistency checks because it's too slow for large databases #2887 | 2022-05-31 14:09:46 +02:00 |  | 
			
				
					| 
							
							
								 Tom | 3df712b64f | refactor canvas-note to canvas | 2022-05-10 13:43:05 +02:00 |  |