Notes/apps/client/src/services
perf3ct e401c8c930
fix(client): also move the logic from the server to the client lol
2025-06-11 14:30:33 +07:00
..
attribute_autocomplete.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
attribute_parser.spec.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
attribute_parser.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
attribute_renderer.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
attributes.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
branches.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
bulk_action.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
bundle.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
clipboard.ts feat(share): enable syntax highlighting 2025-06-09 18:22:30 +07:00
clipboard_ext.ts feat(share): enable syntax highlighting 2025-06-09 18:22:30 +07:00
content_renderer.ts feat(client): add a copy button to read-only text 2025-05-26 15:17:10 +07:00
css_class_manager.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
date_notes.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
debounce.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
dialog.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
doc_renderer.ts feat(client): add a copy button to read-only text 2025-05-26 15:17:10 +07:00
file_watcher.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
froca-interface.ts refactor(client): solve type errors 2025-05-07 21:15:32 +07:00
froca.ts refactor(client): solve type errors 2025-05-07 21:15:32 +07:00
froca_updater.ts feat(llm): remove everything to do with embeddings 2025-06-07 18:11:12 +07:00
frontend_script_api.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
frontend_script_entrypoint.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
glob.ts chore(client): fix logging errors with circular objects 2025-06-08 20:35:38 +07:00
hoisted_note.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
i18n.spec.ts fix(test): url import not found 2025-04-28 11:03:38 +07:00
i18n.ts chore(nx/client): revert change to i18n debug 2025-04-23 12:17:57 +07:00
image.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
import.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
keyboard_actions.ts feat(insert time): Add configurable date/time format for Alt+T shortcut 2025-06-01 15:27:50 +07:00
link.spec.ts vitest(link): add Vitest test cases for parseNavigationStateFromUrl 2025-06-10 17:38:05 +07:00
link.ts Fix: Unable to open in a new window 2025-06-10 17:25:10 +07:00
load_results.ts feat(llm): remove everything to do with embeddings, part 3 2025-06-07 18:30:46 +07:00
math.ts feat(client): integrate katex 2025-05-17 10:31:31 +07:00
mermaid.spec.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
mermaid.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
mime_types.ts refactor(common): rename highlightjs to markdown language code 2025-05-18 20:22:32 +07:00
note_attribute_cache.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
note_autocomplete.ts refactor(client): fix type errors related to CKEditor 2025-05-10 01:52:42 +07:00
note_create.ts chore(client): fix more type errors 2025-05-07 22:29:11 +07:00
note_list_renderer.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
note_tooltip.ts feat(client): render tooltips for bookmarks 2025-06-07 00:03:30 +07:00
note_types.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
open.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
options.ts fix(client): uninitialized field 2025-06-09 22:40:45 +07:00
promoted_attribute_definition_parser.ts chore(client): fix most type errors 2025-05-28 20:42:21 +07:00
protected_session.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
protected_session_holder.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
render.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
resizer.ts fix: Incorrectly calculating rest-pane width 2025-05-18 20:19:30 +07:00
rosetta_detection.ts fix(client): also move the logic from the server to the client lol 2025-06-11 14:30:33 +07:00
script_context.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
search.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
server.ts feat(share): enable syntax highlighting 2025-06-09 18:22:30 +07:00
shortcuts.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
spaced_update.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
sync.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
syntax_highlight.ts fix(client): bring back toast for read-only notes 2025-06-09 21:31:04 +07:00
toast.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
tree.ts chore(client): fix most type errors 2025-05-28 20:42:21 +07:00
utils.spec.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
utils.ts feat(share): enable syntax highlighting 2025-06-09 18:22:30 +07:00
validation_error.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00
ws.ts chore(monorepo/client): move client source files 2025-04-22 22:12:56 +07:00