Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

UserStyles.world

Free/Libre and Open-Source platform for hosting userstyles.
Collective - Host: opensource - https://opencollective.com/userstyles - Website: https://userstyles.world - Code: https://github.com/userstyles-world

refactor(search): remove repeating word

`search.SearchPerformanceMetrics` -> `search.PerformanceMetrics`.

github.com/userstyles-world/userstyles.world - 1ae1b35fa8fe7225561a3915c80f0152416c248c authored over 3 years ago by Gusted <[email protected]>
refactor(receivers): remove unused variables

github.com/userstyles-world/userstyles.world - 3ecb9df2dc38f012de21d931d04138306cf85f69 authored over 3 years ago by Gusted <[email protected]>
feat(cache): switch permission to 0o600

github.com/userstyles-world/userstyles.world - ec09e9b42e640b649f0990516ddc17c42c2148ab authored over 3 years ago by Gusted <[email protected]>
refactor(archive): simplify `else { if () {} }` -> `else if {}`

github.com/userstyles-world/userstyles.world - 07bede8c575f92c6c67c3d0d1669a5525b8ae14d authored over 3 years ago by Gusted <[email protected]>
perf(search/db): allocate slice for styleId

github.com/userstyles-world/userstyles.world - 6092dae28492a4e7e4ae71687270d2a41b279c04 authored over 3 years ago by Gusted <[email protected]>
fix(search): use errors.Is

github.com/userstyles-world/userstyles.world - c2df61b1c4b363bd050c8e60a87a7435aabc690e authored over 3 years ago by Gusted <[email protected]>
refactor(account): make variable more sense

github.com/userstyles-world/userstyles.world - b5a76fb2aeeeb2164553b6188ed8500d0e552ece authored over 3 years ago by Gusted <[email protected]>
refactor(review): remove warning about error

github.com/userstyles-world/userstyles.world - 8af8d0ba28acb4c4783754c6bd36f7908de66fcb authored over 3 years ago by Gusted <[email protected]>
refactor(config): remove comparison(bool is already returned)

github.com/userstyles-world/userstyles.world - 32736216975a88f2f2a30ccf7dc4abef6451bf4c authored over 3 years ago by Gusted <[email protected]>
refactor(core): remove unused varaible

github.com/userstyles-world/userstyles.world - 66578da4308b0df8e84fda101026ba40167e6d2d authored over 3 years ago by Gusted <[email protected]>
fix(styles): use UnsafeClone for `id` param

github.com/userstyles-world/userstyles.world - 2b1f080f58396defc81790c9810bdbd4c376a353 authored over 3 years ago by Gusted <[email protected]>
feat(limiter): set new 350 r/m

Set a limit of 350 requests per minute.

github.com/userstyles-world/userstyles.world - de064414d281a463269e7d38d56e5b4a612ecb89 authored over 3 years ago by Gusted <[email protected]>
chore: bump fiber

This fixes a serious implementation bug: https://github.com/userstyles-world/fiber/commit/7b1c5d...

github.com/userstyles-world/userstyles.world - 4a41d110176739232afec2091aad3e3e5aa2777a authored over 3 years ago by Gusted <[email protected]>
chore: switch fiber depedency

We're going to switch the `gofiber/fiber`[1]
dependency our main dependency in userstyles.world ...

github.com/userstyles-world/userstyles.world - f6b09620a0fa4de758afb4cde29215117400858a authored over 3 years ago by Gusted <[email protected]>
fix(api): clone ID parameter in code endpoint

Attempting to work around an issue caused by Fiber's "zero allocation"
in go routines when upser...

github.com/userstyles-world/userstyles.world - e5946eaa1c59be6a80c2ec9ab669cd53645a098b authored over 3 years ago by vednoc <[email protected]>
fix(api): handle extension-less image previews

github.com/userstyles-world/userstyles.world - 071994bc9fb079b503121a43ff601967fe05a87a authored over 3 years ago by vednoc <[email protected]>
fix(mirror): use a correct var for style length

github.com/userstyles-world/userstyles.world - 27efb9422572341c5699cbe0e822e533479d632b authored over 3 years ago by vednoc <[email protected]>
docs(changelog): add a reference to a bug report

github.com/userstyles-world/userstyles.world - bed8765244b0698aff025047d3d697d8ec485dbd authored over 3 years ago by vednoc <[email protected]>
docs(styles): revise option titles/descriptions

github.com/userstyles-world/userstyles.world - cdaeeb633d861733d5d59ffba27b7f77cc267b66 authored over 3 years ago by vednoc <[email protected]>
refactor(ui): simplify search engine metrics

github.com/userstyles-world/userstyles.world - 6068d611144590aae4eb767f368c9622be1473c5 authored over 3 years ago by vednoc <[email protected]>
fix(db): remove stats for deleted/banned styles

github.com/userstyles-world/userstyles.world - 857ff6a7f5d84bb953d02cc9218951757196baca authored over 3 years ago by vednoc <[email protected]>
fix(styles): fix an edge-case for mirror options

If new style had nil fields, it would update every single time because
GORM doesn't update nil v...

github.com/userstyles-world/userstyles.world - 76ff1174134c364b89f5a08ee33228b3cd04d95b authored over 3 years ago by vednoc <[email protected]>
feat(search): style perf metrics

github.com/userstyles-world/userstyles.world - 9a089cf27c429d453122f0830e5ca70c9aff3ac3 authored over 3 years ago by Gusted <[email protected]>
feat(search): add perf metrics

github.com/userstyles-world/userstyles.world - b7d71847681ddcbb7fd78a8b8828bcc202ade92c authored over 3 years ago by Gusted <[email protected]>
feat(ui): improve overflow for tables

github.com/userstyles-world/userstyles.world - add6f4d9d4fecced4740df11b9326a1049526167 authored over 3 years ago by vednoc <[email protected]>
feat(styles): improve mirroring of code/metadata

Also removed mirroring of images from USo-archive because it was causing
issues that I didn't wa...

github.com/userstyles-world/userstyles.world - d7d6fdafd404f951ce44694beb6910d600100644 authored over 3 years ago by vednoc <[email protected]>
feat(cron): speed up mirroring userstyles

github.com/userstyles-world/userstyles.world - 555b5fab80610c1200ddf3ac60ea1107c3a3db82 authored over 3 years ago by vednoc <[email protected]>
feat(ui): simplify short dates in tables

github.com/userstyles-world/userstyles.world - a654bd823775dbd37955997e5da452c107ae6d93 authored over 3 years ago by vednoc <[email protected]>
refactor(updater): tweak logic and move to modules

github.com/userstyles-world/userstyles.world - 0e0f7621e6262572239fc98f12546c3d3dcea600 authored over 3 years ago by vednoc <[email protected]>
refactor(config): convert env vars to Go types

github.com/userstyles-world/userstyles.world - ec921e7a1f1718efedd55cc2a0437648c2e67c27 authored over 3 years ago by vednoc <[email protected]>
chore: bump some depedencies

github.com/userstyles-world/userstyles.world - 91eab4d4c3f6fb4e3747503756bf5c56dc638b19 authored over 3 years ago by Gusted <[email protected]>
feat: take advantage of unsafe.Slice() since go v1.17+

github.com/userstyles-world/userstyles.world - 5f44ea0b2a76ccbc7e94cb677f99a452b35176bf authored over 3 years ago by Gusted <[email protected]>
fix: specify correct view directory

github.com/userstyles-world/userstyles.world - 2937dd4e85457d6226fde9da8286f3d8591836b9 authored over 3 years ago by Gusted <[email protected]>
chore: bump go-charts

Made some improvements to allocs/op

github.com/userstyles-world/userstyles.world - 684d6d2d98664f1113ea878dd89e5f60abb5c3a4 authored over 3 years ago by Gusted <[email protected]>
feat: improve classes

github.com/userstyles-world/go-chart - 7c312bd759b761df4e1ccbd52ea81f2aaaf326e7 authored over 3 years ago by Gusted <[email protected]>
fix: make circle() not use sprintf

github.com/userstyles-world/go-chart - e3f2c0ab662f139a323b44ec36fccf0fd2038e10 authored over 3 years ago by Gusted <[email protected]>
feat: improve hotpaths

github.com/userstyles-world/go-chart - 5c52d345dcbffda30817f88a7f7af8628b22b359 authored over 3 years ago by Gusted <[email protected]>
perf(charts): use bytebufferpool to get []byte

github.com/userstyles-world/userstyles.world - 4a47806b1c870ae308a00fddc4c0c9a8f2bf5e76 authored over 3 years ago by Gusted <[email protected]>
feat: improve Color.String() perf

github.com/userstyles-world/go-chart - 573edcedef01684ee40a8fdabe8e5e39d457d3c5 authored over 3 years ago by Gusted <[email protected]>
fix: ensure proper caching

github.com/userstyles-world/go-chart - 5e93f8fc79855fcbd604d40c7f242f726dcdf208 authored over 3 years ago by Gusted <[email protected]>
feat: improve benchmark data

github.com/userstyles-world/go-chart - b6836eed4b72ef793b32244146fb56417c75809d authored over 3 years ago by Gusted <[email protected]>
chore: bump go-charts

This should improve our garbage collection by a a lot

github.com/userstyles-world/userstyles.world - 77425b10343bbc1aa6d190ad99e154a7b3f137be authored over 3 years ago by Gusted <[email protected]>
chore: remove indirect

github.com/userstyles-world/go-chart - b40dc77c1a60bbc3fc8c2ac22b1ea79973858371 authored over 3 years ago by Gusted <[email protected]>
feat: remove unused code

github.com/userstyles-world/go-chart - 2bc942631466784f4d9f88e8f285fbfeced3e8b6 authored over 3 years ago by Gusted <[email protected]>
feat: improve allocs/op

github.com/userstyles-world/go-chart - 40b6f84a9d5c044542234dc99b39fb5fae9a5649 authored over 3 years ago by Gusted <[email protected]>
feat: remove sprintf

github.com/userstyles-world/go-chart - 59f5f30a573e8d4b60a1496f0d7835008a18dffc authored over 3 years ago by Gusted <[email protected]>
feat: use bytebufferpool as well

github.com/userstyles-world/go-chart - 22b569511114b1b9ecfa3a2aa619a3b7f30064f5 authored over 3 years ago by Gusted <[email protected]>
feat: cut down on bytes/op

github.com/userstyles-world/go-chart - 4357889aad44336d3d4ae03172f876837502e021 authored over 3 years ago by Gusted <[email protected]>
feat: implement bytebufferpool

github.com/userstyles-world/go-chart - c4925279811e33a2d6e7ee712882e7a167fd44a3 authored over 3 years ago by Gusted <[email protected]>
feat: implement a caching measureString

github.com/userstyles-world/go-chart - 5d7edf3082e8a3bbecfad8d5d48137b9bd7a7e27 authored over 3 years ago by Gusted <[email protected]>
feat: add benchmark

github.com/userstyles-world/go-chart - e2c702043525abaa999f238ecaca0f36c049bd2f authored over 3 years ago by Gusted <[email protected]>
fix: remove unused function

github.com/userstyles-world/go-chart - 3b3048f1ef9908b1ca5ccc81d32fa467f284b396 authored over 3 years ago by Gusted <[email protected]>
feat: remove verdis

github.com/userstyles-world/go-chart - 8418de7b42ebdca771bbd535d28a6fed97eadf17 authored over 3 years ago by Gusted <[email protected]>
feat: remove stacked bar chart

github.com/userstyles-world/go-chart - ea0cc13477d0af929f6b9f022035e8ef3edda7e7 authored over 3 years ago by Gusted <[email protected]>
feat: remove sma series

github.com/userstyles-world/go-chart - 92340c43ebe3537c913c6ed15ecbfbda20a584c3 authored over 3 years ago by Gusted <[email protected]>
feat: remove polynomial regression

github.com/userstyles-world/go-chart - e94847913630d0e4c52fcc3453fa3b27aec7a1c1 authored over 3 years ago by Gusted <[email protected]>
feat: remove pie charts

github.com/userstyles-world/go-chart - b377daede3a0073ab98d630728f86bdb4112a181 authored over 3 years ago by Gusted <[email protected]>
feat: remove percent change series

github.com/userstyles-world/go-chart - cad7f5f9f64e0b37106d443fedd0c631c97746cb authored over 3 years ago by Gusted <[email protected]>
feat: remove min max series

github.com/userstyles-world/go-chart - 348d463a547fbd46a713ef3b1e9a1ebaf1347b49 authored over 3 years ago by Gusted <[email protected]>
feat: remove histogram series

github.com/userstyles-world/go-chart - e04fe9c49e5645bd4f82bdea735fab1d8989ec4a authored over 3 years ago by Gusted <[email protected]>
feat: remove fileutil

github.com/userstyles-world/go-chart - 8d6d3f6413208cb5e1d0c38adfc2dbe58c2d4017 authored over 3 years ago by Gusted <[email protected]>
feat: remove ema series

github.com/userstyles-world/go-chart - ee24e613bcc258c6f80a476033e29445d68c2f89 authored over 3 years ago by Gusted <[email protected]>
feat: remove donut chart

github.com/userstyles-world/go-chart - c7e27711fe9899c8d35adf1b302cf8c917d2252e authored over 3 years ago by Gusted <[email protected]>
feat: remove boiling band series

github.com/userstyles-world/go-chart - 901cb787e9192290fa2f08c4d1b96c51a93698f3 authored over 3 years ago by Gusted <[email protected]>
feat: remove annotation series

github.com/userstyles-world/go-chart - 95902e9a6c36383380f84fc26974d7e1c3b8cd6b authored over 3 years ago by Gusted <[email protected]>
fix(archive): update base archive URL

I missed this one!

Fixes #86

github.com/userstyles-world/userstyles.world - d6157e59faf13e717c0e99f09b0a327b114d0a15 authored over 3 years ago by vednoc <[email protected]>
fix(dashboard): skip generating bad bar charts

github.com/userstyles-world/userstyles.world - 25138ff806ff7fef5de94f7a5fa57b185f9c02ef authored over 3 years ago by vednoc <[email protected]>
refactor(db): decouple style upsert queries

github.com/userstyles-world/userstyles.world - 8c8545688118708d7e2d5ada79ce288b756cf888 authored over 3 years ago by vednoc <[email protected]>
fix(handlers): move HSTS/CSP middlewares to prod

It was causing issues when accessing development environment from
another device in the same net...

github.com/userstyles-world/userstyles.world - 8d0b6920d5257e96f71c75a1a7489aca603213d9 authored over 3 years ago by vednoc <[email protected]>
refactor(ui): simplify styles for navbar menu

Could use a rewrite and some SVG icons.

github.com/userstyles-world/userstyles.world - b4fefa0a9d00a37c0eca0229d7c78cd7d30689ac authored over 3 years ago by vednoc <[email protected]>
refactor(config): extract max page items variable

github.com/userstyles-world/userstyles.world - 062dd994b48a5bd348e3606f1eb74e8df6d2840a authored over 3 years ago by vednoc <[email protected]>
feat(ui): improve table styles on Mod Log page

github.com/userstyles-world/userstyles.world - f75cecb92ac049e309fa92a82e004fd5bcb11b2a authored over 3 years ago by vednoc <[email protected]>
chore(deps): bump Go from v1.16 to v1.17

https://golang.org/doc/go1.17#graph-pruning

github.com/userstyles-world/userstyles.world - 58c09faf5b1c9ce21031b733db56db2e3bd3ef3d authored over 3 years ago by vednoc <[email protected]>
refactor(html): extract pagination into a partial

github.com/userstyles-world/userstyles.world - 2b61535b7e05926cb50078bed9092528967508bf authored over 3 years ago by vednoc <[email protected]>
refactor(models): extract code for pagination

One step closer to having a reusable pagination component.

github.com/userstyles-world/userstyles.world - 10afb917d8c396e9d46c370644b1cc9c80b36fd7 authored over 3 years ago by vednoc <[email protected]>
fix(ui): make style card overflow pixel-perfect

The final-final time...hopefully.

github.com/userstyles-world/userstyles.world - e63ea093b3797872fdae390f25c1bcb9c577fbfe authored over 3 years ago by vednoc <[email protected]>
feat(api): add simpler endpoint for style stats

This commit adds support for Endpoint badge: https://shields.io/endpoint

github.com/userstyles-world/userstyles.world - 812f1d965f1033746d1c1e9f2e125aacc9af6f3d authored over 3 years ago by vednoc <[email protected]>
feat(api): add basic style stats endpoint

This is supposed to be used with `shields.io` badges. Thanks @Gitleptune
for the reminder.

github.com/userstyles-world/userstyles.world - 327e720e03869c07d39d4098119f0f751b475305 authored over 3 years ago by vednoc <[email protected]>
fix(images): extend and improve raw image URL fix

As per our Discord discussion.

github.com/userstyles-world/userstyles.world - c6cdc9d3d869a042c1673101d1b7db34740a69e4 authored over 3 years ago by vednoc <[email protected]>
feat(ui): add basic system stats in a new bar

github.com/userstyles-world/userstyles.world - 2404e922e10c7f1ebcc0aa88b2785d7ba9b87a64 authored over 3 years ago by vednoc <[email protected]>
fix(html): update references to Codeberg.org

Fixes #84

github.com/userstyles-world/userstyles.world - 42d1de481d6f12d4d007906fe5d9586d63e3ac65 authored over 3 years ago by vednoc <[email protected]>
docs(faq): add info for "mirroring source code"

References #83

github.com/userstyles-world/userstyles.world - 4a66f23afd1b85ba6b733ced8ebfdbe5b9eee197 authored over 3 years ago by vednoc <[email protected]>
fix: correct golang version for CodeQL

github.com/userstyles-world/userstyles.world - 3350705fc5a999da9945a4fde9b8681ed5b55499 authored over 3 years ago by Gusted <[email protected]>
chore(deps): remove `pkger` dependency

Figured out that it was causing some performance-related issues after
spending a...lot of time d...

github.com/userstyles-world/userstyles.world - b7be2ff6ed573463e617445816325cc8f3d4f143 authored over 3 years ago by vednoc <[email protected]>
refactor(templates): move global regex to config

github.com/userstyles-world/userstyles.world - 4a573c901834479088551fb245ef0492d2c247cc authored over 3 years ago by vednoc <[email protected]>
fix(css): prevent overflow on the actual element

github.com/userstyles-world/userstyles.world - 397e615ec8867ab53a4413467bc9e3dd6a4fdcb8 authored over 3 years ago by vednoc <[email protected]>
fix(images): add more data to error logs

There's an issue with images which I can't reproduce when images are
generated, yet database col...

github.com/userstyles-world/userstyles.world - 585acaef6fa2c9503e8d77c42d9696eb290c6a2c authored over 3 years ago by vednoc <[email protected]>
fix(html): improve a11y for pagination component

github.com/userstyles-world/userstyles.world - 2fb0042f9a40b1aa729c26f3276d73f31e33503b authored over 3 years ago by vednoc <[email protected]>
fix(charts): skip rendering history for new styles

This chart requires two or more points in order to visualize data.

github.com/userstyles-world/userstyles.world - 3e55cb4f04129ea4ed2eefecb7d6e346cb71614f authored over 3 years ago by vednoc <[email protected]>
feat(account): implement 'change password' form

Fixes #82

github.com/userstyles-world/userstyles.world - 8d393e492d5f32b85674db31be5ad4ae7cdf21e2 authored over 3 years ago by vednoc <[email protected]>
fix(account): allow clearing display names

I don't like the logic for display names, so it's likely going to be
rewritten at some point. Th...

github.com/userstyles-world/userstyles.world - 71f8bef222e44f6741b4ed6b94b4349c740732c5 authored over 3 years ago by vednoc <[email protected]>
feat(ui): redirect to edited form on account page

github.com/userstyles-world/userstyles.world - 9b0027ebc8c2d1370c9685693fdb3dffebac51fa authored over 3 years ago by vednoc <[email protected]>
feat(account): restructure and improve HTML forms

Also fixed a bug with saving empty forms: you can now remove form values
by clearing inputs and ...

github.com/userstyles-world/userstyles.world - 72436f633d76005923899e5462031003b281edf0 authored over 3 years ago by vednoc <[email protected]>
feat(register): add 'confirm password' field

References #82

github.com/userstyles-world/userstyles.world - b8392444c95e82e8426f1b2580a50bcd0139dd77 authored over 3 years ago by vednoc <[email protected]>
refactor(ui): update to new form on recover page

github.com/userstyles-world/userstyles.world - ad735654cb75478ab330ca3a66b11ce2690d751e authored over 3 years ago by vednoc <[email protected]>
docs(faq): add workaround for global userstyles

github.com/userstyles-world/userstyles.world - 846d7a0b2d54151649ad99186084ce59ca16710b authored over 3 years ago by vednoc <[email protected]>