jvoisin
|
f8171fe69f
perf(ui): batch changes in markPageAsRead
|
1 週間 前 |
Emiel Wiedijk
|
d40e523d25
fix: 'v' shortcut uses main browser in Safari PWA
|
2 ヶ月 前 |
Frédéric Guillot
|
39840bb0d2
refactor(js): avoid returning values from forEach callbacks to prevent ignored results
|
2 ヶ月 前 |
Frédéric Guillot
|
79a3369699
refactor(js): use template literals for string concatenation to improve readability
|
2 ヶ月 前 |
Márton Salomváry
|
85fa69ba38
fix: unbreak cmd/ctrl/shift click on main nav
|
2 ヶ月 前 |
jvoisin
|
4ace959667
refactor(js): use `replace` instead of `remove+add`.
|
5 ヶ月 前 |
jvoisin
|
57e3eaecd9
refactor(js): minor regex simplification
|
5 ヶ月 前 |
Julien Voisin
|
06c2e50ffa
refactor(ui): use native <dialog> element instead of custom modal implementation
|
5 ヶ月 前 |
Julien Voisin
|
93a8629910
refactor(js): simplify `modal_handler.js`
|
6 ヶ月 前 |
Julien Voisin
|
645800ce3c
refactor(js): remove `isTouchSupported()` static function
|
7 ヶ月 前 |
jvoisin
|
da9c3a4032
feat(js): tighten the trusted types policy
|
7 ヶ月 前 |
Steven vanZyl
|
60cd7ffe88
refactor: Replace "Bookmarks" with "Starred"
|
7 ヶ月 前 |
Julien Voisin
|
3955df43f5
perf(js): don't load `webauthn,js` when disabled
|
7 ヶ月 前 |
Frédéric Guillot
|
b20a8c97b0
fix(ui): invert toast notification icons
|
8 ヶ月 前 |
Frédéric Guillot
|
f7e672452b
feat(js): force page reload to prevent stale data from bfcache
|
8 ヶ月 前 |
Frédéric Guillot
|
3bb965913d
refactor(js): create utility functions to manage buttons state
|
8 ヶ月 前 |
Frédéric Guillot
|
b505a63f3b
refactor(js): rewrite toast notification implementation
|
8 ヶ月 前 |
Frédéric Guillot
|
e9d9256ae2
refactor(js): rename functions to include action suffix
|
8 ヶ月 前 |
Frédéric Guillot
|
391792a424
refactor(js): combine `handleBookmark` and `toggleBookmark` functions
|
8 ヶ月 前 |
Frédéric Guillot
|
d2cfca589b
refactor(js): combine `handleSaveEntry()` and `saveEntry()` functions
|
8 ヶ月 前 |
Frédéric Guillot
|
f2e34cf07f
refactor(js): split `openOriginalLink()` into smaller functions
|
8 ヶ月 前 |
Frédéric Guillot
|
5c3be3e74f
refactor(js): combine `handleShare()` and `triggerWebShare()` functions
|
8 ヶ月 前 |
Frédéric Guillot
|
2e28bf78bd
refactor(js): improve item navigation logic in goToListItem function
|
8 ヶ月 前 |
Frédéric Guillot
|
4910f1f0f4
refactor(js): remove RequestBuilder
|
8 ヶ月 前 |
Frédéric Guillot
|
bbe3c2ea71
refactor(js): simplify some functions using modern JavaScript
|
8 ヶ月 前 |
Frédéric Guillot
|
b116da85a9
refactor(js): remove `bootstrap.js`
|
8 ヶ月 前 |
Frédéric Guillot
|
07246e2b59
refactor(js): improve menu handlers
|
8 ヶ月 前 |
Frédéric Guillot
|
62410659d5
refactor(js): code cleanup and add jshint comments
|
8 ヶ月 前 |
Frédéric Guillot
|
bfbc1c88c3
feat(js): load `app.js` using JavaScript module
|
8 ヶ月 前 |
Frédéric Guillot
|
50197c2be3
refactor(js): reorder functions and add comments
|
8 ヶ月 前 |