Notes/apps/server/src/services
perf3ct e96fdbf72f
fix(llm): fix logging type check
2025-06-09 00:23:02 +07:00
..
encryption chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
export fix(server): export not working due to content CSS 2025-05-09 10:31:37 +07:00
import refactor(server): add missing override 2025-05-29 13:34:42 +07:00
llm fix(llm): fix logging type check 2025-06-09 00:23:02 +07:00
meta chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
search chore(server): fix more type errors 2025-05-28 19:57:55 +07:00
anonymization.ts refactor(server): unnecessary usage of fs-extra 2025-05-22 23:06:04 +07:00
api-interface.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
app_info.ts fix(server): increment SYNC_VERSION and APP_DB_VERSION for LLM embeddings removal 2025-06-07 21:13:02 +07:00
app_path.ts fix(vite): use base path 2025-05-19 19:51:33 +07:00
asset_path.ts fix(server): @fs proxy not working correctly 2025-05-20 18:23:02 +07:00
attribute_formatter.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
attributes.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
auth.spec.ts fix(server): totp asked even if no authentication is enabled 2025-06-06 16:17:21 +07:00
auth.ts fix(server): totp asked even if no authentication is enabled 2025-06-06 16:17:21 +07:00
backend_script_api.ts refactor(server): type errors due to change in API 2025-05-21 15:34:16 +07:00
backend_script_api_interface.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
backend_script_entrypoint.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
backup.ts refactor(server): unnecessary usage of fs-extra 2025-05-22 23:06:04 +07:00
blob-interface.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
blob.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
branches.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
build.ts chore(release): prepare for v0.94.1 2025-06-07 12:46:18 +07:00
builtin_attributes.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
bulk_actions.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
cloning.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
cls.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
config.ts feat: 🎸 support custon oidc server 2025-06-07 12:10:41 +07:00
consistency_checks.ts feat(llm): remove everything to do with embeddings 2025-06-07 18:11:12 +07:00
content_hash.ts chore(server): fix some type errors 2025-05-28 19:03:53 +07:00
data_dir.spec.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
data_dir.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
date_notes.spec.ts chore(test/server): fix date notes test 2025-04-28 17:38:24 +07:00
date_notes.ts refactor: 💡 Add typing 2025-06-04 10:33:40 +07:00
date_utils.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
entity_changes.ts feat(llm): remove everything to do with embeddings 2025-06-07 18:11:12 +07:00
entity_changes_interface.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
erase.ts feat(llm): remove everything to do with embeddings, part 2 2025-06-07 18:20:06 +07:00
etapi_tokens.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
events.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
handlers.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
hidden_subtree.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
hidden_subtree_launcherbar.ts fix(llm): button shown even if disabled 2025-05-30 17:39:38 +07:00
hoisted_note.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
host.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
html_sanitizer.spec.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
html_sanitizer.ts fix(server): webclipper not working due to import issue 2025-06-02 16:34:41 +07:00
i18n.spec.ts fix(test): i18n tests 2025-04-28 10:56:20 +07:00
i18n.ts chore(server): fix more type errors 2025-05-28 19:57:55 +07:00
image.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
in_app_help.spec.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
in_app_help.ts fix(server): in-app documentation for prod 2025-05-01 16:21:08 +07:00
instance_id.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
keyboard_actions.ts feat(i18n): description for all keyboard shortcuts 2025-06-03 19:10:12 +07:00
log.ts refactor(server/session): better error management 2025-05-16 23:36:56 +07:00
migration.spec.ts fix(server): migration not working due to change in becca loader 2025-06-04 22:36:51 +07:00
migration.ts test(server): don't do automatic backup if migrating database 2025-06-04 21:44:27 +07:00
note-interface.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
note_types.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
notes.ts refactor: 💡 replace substr with substring 2025-06-04 09:47:05 +07:00
one_time_timer.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
open_id.ts feat: 🎸 set SSO login logic 2025-06-07 12:10:41 +07:00
options.ts fix(llm): changing providers works now 2025-06-07 23:57:35 +07:00
options_init.ts feat(llm): remove everything to do with embeddings 2025-06-07 18:11:12 +07:00
port.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
promoted_attribute_definition_interface.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
promoted_attribute_definition_parser.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
protected_session.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
request.ts refactor(server): various type errors 2025-05-21 15:42:53 +07:00
request_interface.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
resource_dir.ts fix(migration): use bundleable migrations 2025-05-30 21:32:35 +07:00
revisions.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
sanitize_attribute_name.spec.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
sanitize_attribute_name.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
scheduler.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
script.ts chore(server): fix more type errors 2025-05-28 19:57:55 +07:00
script_context.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
session_secret.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
setup.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
spaced_update.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
special_notes.ts fix(etapi): some endpoints failing due to async (closes #2105) 2025-06-03 19:46:38 +07:00
sql.ts Merge pull request #2014 from FliegendeWurst/demo-mode 2025-05-26 16:47:10 +07:00
sql_init.ts fix(server): don't optimize database in read-only mode 2025-05-24 17:35:52 +07:00
sync.ts feat(llm): remove everything to do with embeddings, part 2 2025-06-07 18:20:06 +07:00
sync_mutex.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
sync_options.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
sync_update.ts feat(llm): remove everything to do with embeddings, part 2 2025-06-07 18:20:06 +07:00
task_context.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
task_context_interface.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
totp.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
tray.ts refactor(server); electron imports causing issues in bundle 2025-05-21 16:32:51 +07:00
tree.spec.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
tree.ts refactor(server): missing exports causing hidden types 2025-05-21 15:34:31 +07:00
utils.spec.ts chore(nx/server): move source code 2025-04-22 17:16:41 +07:00
utils.ts fix(desktop/esbuild): asset path not working at runtime 2025-05-23 17:56:44 +07:00
window.ts fix(desktop/esbuild): asset path not working at runtime 2025-05-23 17:56:44 +07:00
ws.spec.ts feat(llm): still working on fixing tests... 2025-06-08 20:39:35 +07:00
ws.ts feat(llm): remove everything to do with embeddings, part 2 2025-06-07 18:20:06 +07:00