• 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...
collections.ts Loading commit data...
copy-to-clipboard.ts Loading commit data...
disable-opener-for-external-links.ts Loading commit data...
dom.ts Loading commit data...
fetch.ts Loading commit data...
immutable.ts Loading commit data...
memoize.ts Loading commit data...
oauth-client.ts Loading commit data...
observe-element-size.ts Loading commit data...
page-range.ts Loading commit data...
pagination.ts Loading commit data...
postmessage-json-rpc.ts Loading commit data...
retry.ts Loading commit data...
sentry.ts Loading commit data...
time.ts Loading commit data...
unicode.ts Loading commit data...
url.ts Loading commit data...
watch.ts Loading commit data...