Commit Graph

23 Commits (code_formatting)

Author SHA1 Message Date
Elian Doran 15169289f0
server-ts: Port services/search/services/parse 2024-02-18 02:27:04 +07:00
Elian Doran fbf77f3382
server-ts: Port services/search/search_context 2024-02-18 00:28:05 +07:00
zadam cf99345962 use .js extension for require() as a preparation for future migration to ESM 2023-11-22 19:34:48 +07:00
zadam f8e4a665bd fixed search parser tests 2023-09-05 22:48:20 +07:00
zadam 579ed7e194 attachment content rendering 2023-05-21 18:14:17 +07:00
zadam 86d3a695ac fix handling of parenthesis without explicit AND operator, closes #3096 2022-08-28 14:40:24 +07:00
zadam 91d23c540a refactored note_content_protected_fulltext.js and note_content_unprotected_fulltext.js into one class 2022-05-11 21:33:41 +07:00
zadam 91dec23d5e ETAPI auth, spec improvements etc. 2022-01-10 17:09:20 +07:00
zadam b1c4737e78 fixed search tests 2021-12-20 21:31:44 +07:00
zadam f7e86c5be0 renamed noteCache into becca 2021-04-16 23:00:08 +07:00
zadam 855c5e0e67 fix unit tests 2021-04-04 22:44:22 +07:00
zadam 8c4ff7ed2a fix using smart values with .dateCreated, closes #1338 2020-10-27 22:45:22 +07:00
zadam 2b1383205b test fixes 2020-09-23 21:05:26 +07:00
zadam a73733d0fc renamed ParsingContext to SearchContext 2020-09-08 21:47:37 +07:00
zadam 46e373e822 "smart" date values can now freely contain whitespaces 2020-08-23 21:53:50 +07:00
zadam 52e0f838a9 fulltext now ignores archived notes like it used to in the old implementation 2020-08-20 00:15:08 +07:00
zadam 5b1e229d7d added note.text + tests 2020-08-19 23:00:51 +07:00
zadam 3109233d4f better reporting for search parsing errors 2020-07-22 22:52:15 +07:00
zadam 32ecb43b5c search refactoring 2020-07-21 00:01:07 +07:00
zadam f03e4bc7d7 detect attempts to compare between labels (only with constants is possible) 2020-07-20 23:27:30 +07:00
zadam 35469f6f2d lexer now marks "in quotes" tokens 2020-07-19 23:19:45 +07:00
zadam 4c7b1d6543 shortcut negation syntax 2020-07-19 15:25:24 +07:00
zadam eedeaca37d wip 2020-06-03 16:24:41 +07:00