Frédéric Guillot
|
e9d9256ae2
refactor(js): rename functions to include action suffix
|
8 ay önce |
Frédéric Guillot
|
391792a424
refactor(js): combine `handleBookmark` and `toggleBookmark` functions
|
8 ay önce |
Frédéric Guillot
|
d2cfca589b
refactor(js): combine `handleSaveEntry()` and `saveEntry()` functions
|
8 ay önce |
Frédéric Guillot
|
f2e34cf07f
refactor(js): split `openOriginalLink()` into smaller functions
|
8 ay önce |
Frédéric Guillot
|
5c3be3e74f
refactor(js): combine `handleShare()` and `triggerWebShare()` functions
|
8 ay önce |
jvoisin
|
546fbcff8f
perf(storage): pair all `SELECT true` with `LIMIT 1`
|
8 ay önce |
Frédéric Guillot
|
2e28bf78bd
refactor(js): improve item navigation logic in goToListItem function
|
8 ay önce |
Frédéric Guillot
|
52c1386450
refactor(js): enable touch handlers only on touch devices and fix various issues in WebAuthnHandler
|
8 ay önce |
Frédéric Guillot
|
4910f1f0f4
refactor(js): remove RequestBuilder
|
8 ay önce |
Frédéric Guillot
|
bbe3c2ea71
refactor(js): simplify some functions using modern JavaScript
|
8 ay önce |
Frédéric Guillot
|
b116da85a9
refactor(js): remove `bootstrap.js`
|
8 ay önce |
Frédéric Guillot
|
07246e2b59
refactor(js): improve menu handlers
|
8 ay önce |
Frédéric Guillot
|
62410659d5
refactor(js): code cleanup and add jshint comments
|
8 ay önce |
Frédéric Guillot
|
3e1a7e411c
feat(js): register the service worker as JavaScript module
|
8 ay önce |
Frédéric Guillot
|
bfbc1c88c3
feat(js): load `app.js` using JavaScript module
|
8 ay önce |
Frédéric Guillot
|
50197c2be3
refactor(js): reorder functions and add comments
|
8 ay önce |
Frédéric Guillot
|
7a25cf5037
fix(js): handle multiple buttons in a single form when showing loading state
|
8 ay önce |
Frédéric Guillot
|
1ec90e34f5
refactor(js): simplify CSRF token retrieval from the document
|
8 ay önce |
Frédéric Guillot
|
5e07278e87
feat(ui): refresh the page when marking as read the last visible entry
|
8 ay önce |
Julien Voisin
|
cce0e7bd29
refactor(rewrite): replaced regex-based YouTube and Invidious video ID extraction with URL parsing
|
8 ay önce |
Frédéric Guillot
|
1f7843e313
feat(integration): prioritize feed-level webhook URL when available when saving entries
|
9 ay önce |
Julien Voisin
|
181e1341e1
refactor(locale): introspect the translation files at load time
|
9 ay önce |
jvoisin
|
f3052eb8ed
refactor(misc): make use of type constraints where possible
|
9 ay önce |
Julien Voisin
|
078eb39db9
refactor(config): don't check random.Read's return value
|
9 ay önce |
dependabot[bot]
|
6aeb565edc
build(deps): bump github.com/prometheus/client_golang
|
9 ay önce |
Frédéric Guillot
|
0c3e251884
refactor(filter): parse and merge filters only once per refresh
|
9 ay önce |
Frédéric Guillot
|
bfd8cb3d22
feat(ui): add icons to main menu
|
9 ay önce |
jvoisin
|
9eea9873b5
feat(rewrite): add a rule to remove useless heading images on phoronix
|
9 ay önce |
dependabot[bot]
|
240ec8bd0a
build(deps): bump github.com/coreos/go-oidc/v3 from 3.14.1 to 3.15.0
|
9 ay önce |
Frédéric Guillot
|
f3ac4dacf6
test(rewrite): add unit tests for `addYoutubeVideoFromId` and `addInvidiousVideo` functions
|
9 ay önce |