silverwind

Results 1223 comments of silverwind
trafficstars

FYI, Webpack has added support for `import.meta.env` in https://github.com/webpack/webpack/pull/19996.

https://www.theregister.com/2024/07/09/users_rage_as_microsoft_announces/ is also related. Less then 3 months until they drop the functionality seems far too short of a period.

Deprecation was extended to December 2025 with a URL change, otherwise December 2024. https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/

Github renders: - Overview tab: Readme + Repos - Repos tab: Repos I suggest we do the same, which should make everyone happy.

> Looks like Github's default page is repositories list. No, if I open https://github.com/go-gitea, it goes to the the overview tab.

More lint fixed needed, otherwise lgtm.

Hmm I need to check this, but my feeling is that the fix is wrong and we should not need to specify any pixel values. How to reproduce, just a...

The actual problem is this CSS: Setting `width` to `100% !important` fixes it. Needs more investigation. There must be some difference in the CSS for these elements somewhere between `table`...

I prefer the wrapping we currently do over any horizontal scrolling because horizontal scroll is not very accessible. I wouldn't say no to introducing a per-user option whether to wrap...

Ah, vertical scroll is a different topic, yes. Does GitHub offer something similar?