Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
infinitegforums
/
refs/heads/master
/
src
3b585fd
refactor: migrate some styling features to the new architecture
by Adrià Vilanova Martínez
· 3 days ago
c8628b1
fix(options-provider): don't set up more than once
by Adrià Vilanova Martínez
· 2 days ago
80f6c9f
refactor(ui-spacing): migrate to the new DI architecture
by Adrià Vilanova Martínez
· 3 days ago
3c13a76
refactor(flatten-threads): migrate to the new DI architecture
by Adrià Vilanova Martínez
· 3 days ago
4e847f4
refactor(thread-page-design-warning): migrate to the new DI architecture
by Adrià Vilanova Martínez
· 3 days ago
3ea319e
refactor: delete now outdated "new architecture" code
by Adrià Vilanova Martínez
· 3 days ago
33a009c
refactor: migrate standalone scripts to the new DI architecture
by Adrià Vilanova Martínez
· 3 days ago
cb12c59
refactor(extra-info): migrate to the new DI architecture
by Adrià Vilanova Martínez
· 3 days ago
fe69478
refactor: place all presentation code in a presentation folder
by Adrià Vilanova Martínez
· 3 days ago
ed1aba3
refactor(workflows): migrate to the new DI architecture
by Adrià Vilanova Martínez
· 3 weeks ago
3913f4d
refactor(load-drafts): migrate to the new DI architecture
by Adrià Vilanova Martínez
· 3 weeks ago
edbb73e
feat(startup-data-storage): adapt to the new DI architecture
by Adrià Vilanova Martínez
· 4 days ago
2d03555
refactor(interop-thread-page): migrate to the new DI architecture
by Adrià Vilanova Martínez
· 3 weeks ago
7c941c7
refactor(infinite-scroll): migrate to the new DI architecture
by Adrià Vilanova Martínez
· 3 weeks ago
571b597
chore: remove the deprecated "fix CC slowness" feature
by Adrià Vilanova Martínez
· 3 weeks ago
6ecaa0d
refactor(cc-dark-theme): migrate to the new DI architecture
by Adrià Vilanova Martínez
· 3 weeks ago
f92172f
refactor(autorefresh): migrate to the new DI architecture
by Adrià Vilanova Martínez
· 4 weeks ago
12c84c3
feat(scripts): add ScriptRunner and NodeWatcherScript
by Adrià Vilanova Martínez
· 4 weeks ago
c50fa96
test(node-watcher): add unit tests to the node watcher adapter
by Adrià Vilanova Martínez
· 4 weeks ago
43c7520
refactor(node-watcher): adapt to new DI architecture
by Adrià Vilanova Martínez
· 4 weeks ago
ce9df17
feat(scripts): add sorted scripts provider with new runAfter field
by Adrià Vilanova Martínez
· 4 weeks ago
8b591d9
chore(architecture): deprecate some of the new architecture
by Adrià Vilanova Martínez
· 4 weeks ago
5dc2df7
l10n(de): update German localization
by Weblate bot
· 5 weeks ago
ec7c90c
feat(workflows): add reorder buttons to the workflow manager
by Adrià Vilanova Martínez
· 6 weeks ago
39f48f8
refactor(workflows): generate workflow manager via HtmlWebpackPlugin
by Adrià Vilanova Martínez
· 6 weeks ago
d7c19de
fix: tentatively fix flaky tests
by Adrià Vilanova Martínez
· 7 weeks ago
1c8a361
l10n(ru): update Russian localization
by Weblate bot
· 3 months ago
f43be91
l10n(ja): update Japanese localization
by Weblate bot
· 4 months ago
17a98e8
fix(workflows): only inject the import button when appropriate
by Adrià Vilanova Martínez
· 5 months ago
4c003bf
feat(infinite-scroll): add debug logs
by Adrià Vilanova Martínez
· 5 months ago
d45c04e
refactor: convert CCInfiniteScroll class to Typescript
by Adrià Vilanova Martínez
· 5 months ago
7d69c3e
l10n(ko): update Korean localization
by Weblate bot
· 5 months ago
1b7e7ee
l10n: update translation files
by Weblate bot
· 5 months ago
61f782f
Revert "feat!: remove features related to the old thread page view"
by Adrià Vilanova
· 6 months ago
v3.0.0
230664f
fix: fully deprecate "Fix CC slowness"
by Adrià Vilanova Martínez
· 6 months ago
e7f9be8
style: fix eslint errors
by Adrià Vilanova Martínez
· 6 months ago
069287e
chore: deprecate "fix CC slowness" feature
by Adrià Vilanova Martínez
· 6 months ago
f4cbb6b
refactor: migrate temp "CC slowness fix" feature to the new architecture
by Adrià Vilanova Martínez
· 6 months ago
917797e
refactor: migrate CC dark theme feature to the new architecture
by Adrià Vilanova Martínez
· 6 months ago
542cc05
fix(cc-dark-theme): fix ccdarktheme_switch_status option name
by Adrià Vilanova Martínez
· 6 months ago
dfe71fc
feat: add stylesheet script type
by Adrià Vilanova Martínez
· 6 months ago
d7951b2
refactor: convert contentScriptsUtils to Typescript
by Adrià Vilanova Martínez
· 6 months ago
ad69676
feat(options-provider): allow to listen for changes
by Adrià Vilanova Martínez
· 6 months ago
b523be9
refactor: group options-related logic in //src/common/options
by Adrià Vilanova Martínez
· 6 months ago
a2dda31
feat: add StartupDataStorage
by Adrià Vilanova Martínez
· 6 months ago
9232388
fix: pass requireOptionalPermissions in isOptionEnabled
by Adrià Vilanova Martínez
· 6 months ago
1af4c04
chore: add explanatory comment to UpdateHandler
by Adrià Vilanova Martínez
· 6 months ago
c78c3ad
refactor: migrate workflows feature to the new architecture
by Adrià Vilanova Martínez
· 6 months ago
67b0b25
refactor(feature): use OptionCodename[] type for relatedOptions
by Adrià Vilanova Martínez
· 6 months ago
f7e8685
feat: add OptionsProvider
by Adrià Vilanova Martínez
· 6 months ago
9344d61
refactor(options): add Option class
by Adrià Vilanova Martínez
· 6 months ago
8300cc4
refactor: rename OptionsWatcher to PartialOptionsWatcher
by Adrià Vilanova Martínez
· 6 months ago
879d44a
feat!: remove features related to the old thread page view
by Adrià Vilanova Martínez
· 6 months ago
8423dfd
feat!: remove "turn on nested replies" feature
by Adrià Vilanova Martínez
· 6 months ago
a38faee
feat(cc-slowness-fix): remove unused large data from some requests
by Adrià Vilanova Martínez
· 6 months ago
92be02a
l10n(ko): update Korean localization
by Weblate bot
· 6 months ago
9c1e5ee
l10n(es): update Spanish localization
by Weblate bot
· 6 months ago
c038053
l10n(ca): update Catalan localization
by Weblate bot
· 6 months ago
66dba7c
feat: add tentative "CC slowness fix" feature
by Adrià Vilanova Martínez
· 6 months ago
66836fd
refactor: migrate extra info feature to the new architecture
by Adrià Vilanova Martínez
· 6 months ago
2ba5d8d
refactor: move classes instantiated at CC start to scripts
by Adrià Vilanova Martínez
· 6 months ago
104f8ef
refactor: create reusable EntrypointScriptRunner class
by Adrià Vilanova Martínez
· 6 months ago
ab4c80e
refactor: add ScriptRunner class
by Adrià Vilanova Martínez
· 6 months ago
58cc67c
refactor: migrate autorefresh feature to the new architecture
by Adrià Vilanova Martínez
· 7 months ago
18d03c4
refactor: migrate infinite scroll feature to a new architecture
by Adrià Vilanova Martínez
· 7 months ago
a2ede8c
refactor: define options via Typescript
by Adrià Vilanova Martínez
· 7 months ago
bbc8d7c
chore: add Typescript support
by Adrià Vilanova Martínez
· 7 months ago
a0436c1
l10n(ja): update Japanese localization
by Weblate bot
· 7 months ago
3aae5bb
l10n: update translation files
by Weblate bot
· 7 months ago
cb7b84b
l10n(de): update German localization
by Weblate bot
· 7 months ago
199ff7f
l10n: update translation files
by Weblate bot
· 7 months ago
b5accce
l10n(ko): update Korean localization
by Weblate bot
· 7 months ago
d01cc24
feat(workflows): allow (un)soft locking threads
by Adrià Vilanova Martínez
· 7 months ago
4df8f5c
l10n(es): update Spanish localization
by Weblate bot
· 7 months ago
923151d
l10n(ko): update Korean localization
by Weblate bot
· 8 months ago
f14773e
fix(cc-dark-theme): minor improvements
by Adrià Vilanova Martínez
· 8 months ago
cdbe644
fix(flatten-threads): change reply button color to violet
by Adrià Vilanova Martínez
· 8 months ago
9243846
l10n(ko): update Korean localization
by Weblate bot
· 8 months ago
f472d49
fix(cc-dark-theme): adapt new report dialog
by Adrià Vilanova Martínez
· 8 months ago
968e93c
refactor(cc-dark-theme): minor improvements
by Adrià Vilanova Martínez
· 8 months ago
3d66614
feat(ui-spacing): readd fixed styles for small screens
by Adrià Vilanova Martínez
· 8 months ago
fd149b3
l10n: update translation files
by Weblate bot
· 8 months ago
bb915fa
l10n(ko): update Korean localization
by Weblate bot
· 8 months ago
02b94cd
l10n(ru): update Russian localization
by MOHAMED EL OUERYAGHLY
· 9 months ago
3ebafab
l10n(fr): update French localization
by MOHAMED EL OUERYAGHLY
· 9 months ago
b54d3eb
l10n(ar): update Arabic localization
by MOHAMED EL OUERYAGHLY
· 9 months ago
f32aedb
l10n(it): update Italian localization
by MOHAMED EL OUERYAGHLY
· 9 months ago
bf11e61
l10n(es): update Spanish localization
by Adrià
· 9 months ago
4b34e06
l10n(ca): update Catalan localization
by Adrià
· 9 months ago
05c926b
feat(extra-info): add more ItemMetadata states
by Adrià Vilanova Martínez
· 9 months ago
e8ba09a
Revert "fix(workflows): prevent dialogs from overlapping sidebar"
by Adrià Vilanova
· 9 months ago
0f508c9
fix(options-permissions): add missing permissions
by Adrià Vilanova Martínez
· 9 months ago
v2.9.0
f190585
fix(kill-switch): handle non-semver extension versions well
by Adrià Vilanova Martínez
· 9 months ago
48dbe7c
fix(xhr-proxy): forward missing responseURL property
by Adrià Vilanova Martínez
· 9 months ago
2d4ffe6
fix(workflows): fix button order in confirmation dialog
by Adrià Vilanova Martínez
· 9 months ago
401bc65
fix(workflows): prevent dialogs from overlapping sidebar
by Adrià Vilanova Martínez
· 9 months ago
c6e1ce3
feat(workflows): upgrade CC dialogs to md3
by Adrià Vilanova Martínez
· 9 months ago
78dcfdf
feat(workflows): add "attribute action" action
by Adrià Vilanova Martínez
· 9 months ago
aa5fb8e
fix(deps): update dependency @material/web to v1
by Renovate bot
· 9 months ago
46a54d1
l10n(ru): update Russian localization
by Yaroslav Levchenko
· 9 months ago
Next »