Commit Graph

24 Commits (594b8350b174e5832c1f91c55028ac76246bbef7)

Author SHA1 Message Date
silverwind c7f4ca2653
Enable Typescript `noImplicitAny` (#33322) 1 week ago
silverwind 4b21a6c792
Enable Typescript `noImplicitThis` (#33250) 2 weeks ago
silverwind 1518f4ed12
Fix typescript errors in Vue files, fix regression in "Recent Commits" chart (#32649) 2 months ago
silverwind 8107823026
Fix a number of typescript issues (#32308) 3 months ago
wxiaoguang 169031b7cf
Fix "Filter by commit" Dropdown (#31695) 6 months ago
silverwind 5791a73e75
Convert frontend code to typescript (#31559) 7 months ago
silverwind 17baf1af10
Update JS dependencies, remove `eslint-plugin-jquery` (#31402) 8 months ago
silverwind 21ba5ca03b
Fix navbar `+` menu flashing on page load (#31281) 8 months ago
silverwind 507fbf4c3c
Use `querySelector` over alternative DOM methods (#31280) 8 months ago
silverwind 226a82a939
Migrate font-family to tailwind (#30118) 10 months ago
silverwind 8fe26fb314
Refactor all `.length === 0` patterns in JS (#30045) 10 months ago
silverwind 68ec9b4859
Migrate margin and padding helpers to tailwind (#30043) 10 months ago
silverwind 90a4f9a49e
Migrate `gap` helpers to tailwind (#30034) 10 months ago
silverwind 3d751b6ec1
Enforce trailing comma in JS on multiline (#30002) 11 months ago
silverwind f88ad5424f
Replace 10 more gt- classes with tw- (#29945) 11 months ago
silverwind 34290a00c4
Migrate border and margin classes to Tailwind (#29828) 11 months ago
Yarden Shoham 3f1e4896b6
Remove the `time-since` class (#29826) 11 months ago
Yarden Shoham cdc33b29a0
Add global setting how timestamps should be rendered (#28657) 1 year ago
delvh 1f501dae9e
Fix JS NPE when viewing specific range of PR commits (#27912) 1 year ago
silverwind ae8e8f055e
Use fetch helpers instead of fetch (#27026) 1 year ago
silverwind 9a3de436f4
Reorder blocks in vue SFCs (#26874) 1 year ago
wxiaoguang 4fdb09de58
Fix incorrect "tabindex" attributes (#26733) 1 year ago
silverwind 56b6b2b88e
Fix tooltip of commit select button (#26472) 1 year ago
sebastian-sauer 55532061c8
Add commits dropdown in PR files view and allow commit by commit review (#25528) 2 years ago