Commit Graph

  • 5291edcacc
    web: improve screen reader usability wukko 2024-07-03 14:09:09 +0600
  • 26b1b7add5
    web/save: move strings to i18n & translate to ru wukko 2024-07-03 13:52:27 +0600
  • 70c6f15a61
    web: i18n system & navbar translations wukko 2024-07-03 00:16:03 +0600
  • 3cfe0febe1
    web/layout: update input border color for light theme wukko 2024-07-02 19:25:37 +0600
  • 5a2c1bb829
    web/settings: unfuck tab padding on mobile wukko 2024-06-30 15:58:40 +0600
  • 4f9e1551f5
    web/layout: move main bg coloring to #cobalt wukko 2024-06-29 23:46:28 +0600
  • 9939c024b2
    web/settings: calculate item padding properly wukko 2024-06-29 23:31:40 +0600
  • 3195153cf5
    web/settings: adjust padding for switcher & toggle wukko 2024-06-29 23:02:10 +0600
  • 5075250abd
    web/SettingsToggle: clean up wukko 2024-06-29 22:53:09 +0600
  • 5c1c401470
    web/settings: replace checkbox with toggle wukko 2024-06-29 22:51:24 +0600
  • 909f7e0b97
    web/Switcher: new style & clean up wukko 2024-06-29 21:19:35 +0600
  • 192351681b
    web/theme: add dynamic status bar color on mobile wukko 2024-06-29 20:24:51 +0600
  • 980dd67344
    web/device: add global constant for device info wukko 2024-06-29 20:24:14 +0600
  • 078530ba1a
    web: proper theming wukko 2024-06-29 20:09:17 +0600
  • 3b31efdfbb
    web: update meowbalt smile asset wukko 2024-06-28 21:57:57 +0600
  • e1a898bd58
    frontend: move update banners to new frontend dumbmoron 2024-06-27 23:18:52 +0000
  • 8ebde39197
    web/Omnibox: prevent paste button spamming wukko 2024-07-16 22:17:51 +0600
  • 504dfdb995
    web/Omnibox: ignore keyboard shortcuts when processing wukko 2024-07-16 22:11:57 +0600
  • d31090c3d5
    web/Omnibox: ignore keyboard shortcuts when dialog is visible wukko 2024-07-16 22:03:16 +0600
  • fa835d0010
    web/dialog: css for small dialog wukko 2024-07-16 14:00:56 +0600
  • 03bd995839
    web/Omnibox: disable focus ring on inner input element wukko 2024-07-15 14:29:02 +0600
  • 25cfa3e443
    web/Omnibox: add extraction of links from page hash and query wukko 2024-07-15 14:21:51 +0600
  • f9dc8096bc
    web: always show focus ring wukko 2024-07-14 23:21:04 +0600
  • 6ff874d5a1
    web/i18n/settings: fix a typo in analytics description wukko 2024-07-14 23:05:31 +0600
  • 128ab388f3
    web: add env variable & plausible functionality wukko 2024-07-14 22:50:18 +0600
  • 436b735d2a
    web/settings: try to migrate settings if new format is not used yet dumbmoron 2024-07-13 20:39:40 +0000
  • 5a630c2320
    web/migrate: set up migration from old settings format dumbmoron 2024-07-13 20:37:38 +0000
  • 9f649ff1db
    web/settings: update analytics text & add a link to more info wukko 2024-07-14 21:51:56 +0600
  • f582be5d44
    web/i18n/save: remove "the" from terms note wukko 2024-07-14 21:27:34 +0600
  • 4168998b93
    web/settings: add "privacy" page with analytics toggle dumbmoron 2024-07-14 15:26:55 +0000
  • ee9421b831
    web/state/settings: add "disable analytics" option dumbmoron 2024-07-14 15:22:42 +0000
  • 578150e40e
    web: add dynamic lang html tag wukko 2024-07-14 21:10:41 +0600
  • ad3703ab73
    web/settings: fix header on mobile at certain scales wukko 2024-07-14 20:52:22 +0600
  • 1712dc8948
    web: switch main body color depending on theme wukko 2024-07-14 20:42:32 +0600
  • 36c11556d7
    web/i18n/save: fix grammar in terms note wukko 2024-07-14 20:33:49 +0600
  • 1f0958a0d1
    web/settings: move to state folder dumbmoron 2024-07-13 13:17:03 +0000
  • 4232c3437b
    web: dialog system & basic small dialog wukko 2024-07-13 19:15:43 +0600
  • c5fbff560b
    web/debug: show all data as json wukko 2024-07-13 19:07:35 +0600
  • 15caad7e36
    web: adjust gray color to pass WCAG AA guideline dumbmoron 2024-07-13 12:51:31 +0000
  • 3f98f5bee8
    settings: move schemaVersion definition to updateSetting dumbmoron 2024-07-13 12:32:08 +0000
  • f4aff44004
    debug: include settings json on page dumbmoron 2024-07-13 12:25:50 +0000
  • 2cce4bd521
    settings: expose settings that have only been modified dumbmoron 2024-07-13 12:25:27 +0000
  • 2a0366a58d
    settings: add migrations, include schemaVersion in storage dumbmoron 2024-07-13 12:05:52 +0000
  • 6c9d759a3a
    web: update save page i18n & add link to terms and ethics of use wukko 2024-07-13 13:45:53 +0600
  • 151fdad047
    web/Sidebar: make bottom padding match the corner radius of the page wukko 2024-07-12 20:49:44 +0600
  • ce740770bc
    web/Sidebar: remove duplicate padding in css wukko 2024-07-12 20:46:46 +0600
  • 96be9ffbc3
    web/sidebar: redo padding on mobile & desktop wukko 2024-07-12 20:22:12 +0600
  • 914be64153
    web/settings: make navigation scrollable on overflow wukko 2024-07-12 19:18:47 +0600
  • 5ccde7995e
    web: convert global state classes to data attributes wukko 2024-07-12 19:15:55 +0600
  • b12ad56cc1
    web/LanguageAutoToggle: update preferred language variable name wukko 2024-07-12 19:02:23 +0600
  • d27bed7add
    web: respect reduced motion & transparency preferences wukko 2024-07-12 18:49:29 +0600
  • 1160b90c17
    web/SidebarTab: apply will-change only on iphone wukko 2024-07-12 17:16:26 +0600
  • 459c746dcc
    web/SidebarTab: yet another attempt to fix blurriness on small res screens wukko 2024-07-12 17:06:05 +0600
  • 27082cd725
    web/SidebarTab: go back to neutral transform state at end of animation wukko 2024-07-11 12:26:39 +0600
  • aea7ebb371
    LanguageAutoToggle: change language even if it does not exist dumbmoron 2024-07-10 18:46:43 +0000
  • 4759f2037c
    web/device: add user agent wukko 2024-07-11 00:27:46 +0600
  • 02437a686c
    web/i18n/settings: update language description wukko 2024-07-11 00:21:49 +0600
  • 7648c115e0
    web/vite: change build target to esnext wukko 2024-07-11 00:05:29 +0600
  • 936da1c9ab
    web/debug: show page content only when debug mode is enabled wukko 2024-07-10 23:52:44 +0600
  • 6c7695ca6c
    web/error: redirect home on 404 wukko 2024-07-10 23:50:50 +0600
  • 95bcf7bf66
    settings: only store settings if changed by user dumbmoron 2024-07-10 17:47:46 +0000
  • a6ddceb643
    web/settings: add advanced & debug pages wukko 2024-07-10 23:35:53 +0600
  • 49f9057b6b
    web/SettingsNavSection: make section title optional wukko 2024-07-10 23:35:40 +0600
  • 2b907e5684
    web/lib/settings: use default settings as base when loading from storage wukko 2024-07-10 23:29:47 +0600
  • bc63b0c6b7
    web/lib/device: fix ipad recognition wukko 2024-07-10 23:28:23 +0600
  • d1767c550c
    version.json: refactor, don't use error(), use cf pages env if available dumbmoron 2024-07-10 16:23:35 +0000
  • a5d87edeca
    version.json: correct parsing for https clones dumbmoron 2024-07-10 16:14:54 +0000
  • 23bcd6076a
    web: add prerendered version.json endpoint for frontend metadata dumbmoron 2024-07-10 16:04:00 +0000
  • b92579ea2c
    web/LanguageDropdown: yet another fix for chrome on windows wukko 2024-07-10 21:54:04 +0600
  • 3a531713d0
    web/SidebarTab: make the button squishy wukko 2024-07-10 21:46:14 +0600
  • f498ea65b0
    web/i18n/settings: improve reduce motion description wukko 2024-07-10 20:21:41 +0600
  • 6c2d147bc6
    web/settings: clean up the mobile header wukko 2024-07-10 20:19:46 +0600
  • e52340f33a
    web/settings: improve subtext visibility wukko 2024-07-10 20:19:05 +0600
  • ceabce864f
    web/i18n/settings: remove "preferred" from titles wukko 2024-07-10 19:37:49 +0600
  • c013134b70
    web/settings: move switcher description to correct component wukko 2024-07-10 19:35:23 +0600
  • d8420116dc
    web/LanguageDropdown: fix option style in chrome on windows wukko 2024-07-10 18:42:00 +0600
  • 496d440e5b
    web/settings: refresh the locale state when auto mode is toggled wukko 2024-07-09 21:41:53 +0600
  • 82ac838655
    web: use credentials for manifest.json wukko 2024-07-09 21:16:40 +0600
  • 19a0b00853
    web/i18n: add fallback locale wukko 2024-07-09 17:40:45 +0600
  • 1bf0e6707b
    web/settings/appearance: rearrange sections wukko 2024-07-08 19:47:59 +0600
  • cbc1febab2
    web/settings: disable the language dropdown when auto wukko 2024-07-08 19:46:20 +0600
  • bd2bdf326f
    web/Omnibox: handle enter key press wukko 2024-07-08 19:29:30 +0600
  • 05044922d5
    web/LanguageDropdown: fix current selection string wukko 2024-07-08 19:24:40 +0600
  • 6570d163e9
    web/SidebarTab: indicate that tab is selected in aria wukko 2024-07-08 12:58:21 +0600
  • 862366b5c5
    web/LanguageDropdown: fix missing text in firefox & small font size in safari wukko 2024-07-08 12:49:27 +0600
  • bad7e3307d
    web/LanguageDropdown: proper component style wukko 2024-07-08 00:18:25 +0600
  • 35a8628cc1
    web/SettingsToggle: change aria role to switch wukko 2024-07-07 22:45:35 +0600
  • da1a11b5ce
    svelte: don't use relative paths for bundle links in html dumbmoron 2024-07-07 16:10:12 +0000
  • d22230b1d5
    web/settings: highlight the setting when linked to wukko 2024-07-07 21:51:46 +0600
  • 430bfaca43
    web/settings: add section ids wukko 2024-07-07 19:14:49 +0600
  • 9b3f289b0e
    web/lib/api: don't follow redirects away from api wukko 2024-07-07 18:52:06 +0600
  • a6a51b850a
    web/chore: tabs to spaces dumbmoron 2024-07-04 22:27:38 +0000
  • 9ae0473f80
    web/sidebar: simplify settings link logic dumbmoron 2024-07-04 22:25:47 +0000
  • 157b687ab5
    web/settings: redirect to full page if base page is opened on desktop dumbmoron 2024-07-04 22:25:22 +0000
  • 16c76e7e92
    web/settings: redirect invalid settings paths to default settings page dumbmoron 2024-07-04 22:18:02 +0000
  • e98f76c8ee
    web/build: merge i18n chunks for each language into one file dumbmoron 2024-07-04 22:15:15 +0000
  • 422b907703
    web/i18n/settings: update saving.ask.description wukko 2024-07-04 19:09:02 +0600
  • 8fd2c66441
    web/i18n: dynamically determine languages from i18n folder contents dumbmoron 2024-07-03 19:28:44 +0000
  • 3e9296ac1e
    web: remove legacy global navigation shortcuts wukko 2024-07-04 00:12:30 +0600
  • 8b801bad50
    web/save: keyboard shortcut for muted mode wukko 2024-07-04 00:03:46 +0600