• Robert Knight's avatar
    Move `src/sidebar/{util/query-parser => helpers/query-parser}` · d41ff28d
    Robert Knight authored
    The loose distinction between `util/` and `helpers/` is that `util/` contains
    more general-purpose code that might be useful outside of the client, whereas
    `helpers/` contains more app-specific functions. The query parser is really the
    latter as it is closely linked to the annotation filtering logic implemented in
    `helpers/filter-annotations.ts`.
    d41ff28d
Name
Last commit
Last update
..
test Loading commit data...
account-id.ts Loading commit data...
annotation-metadata.ts Loading commit data...
annotation-segment.ts Loading commit data...
annotation-sharing.ts Loading commit data...
annotation-user.ts Loading commit data...
annotations-by-user.ts Loading commit data...
build-thread.ts Loading commit data...
export-annotations.ts Loading commit data...
filter-annotations.ts Loading commit data...
group-list-item-common.ts Loading commit data...
group-organizations.ts Loading commit data...
groups.ts Loading commit data...
import.ts Loading commit data...
is-third-party-service.ts Loading commit data...
permissions.ts Loading commit data...
query-parser.ts Loading commit data...
session.ts Loading commit data...
strip-internal-properties.ts Loading commit data...
tabs.ts Loading commit data...
theme.ts Loading commit data...
thread-annotations.ts Loading commit data...
thread-sorters.ts Loading commit data...
thread.ts Loading commit data...
version-data.ts Loading commit data...
visible-threads.ts Loading commit data...