Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/userstyles-world/userstyles.world
⭐ Website to browse and share UserCSS userstyles. A modern replacement for UserStyles.org made by the userstyles community.
https://github.com/userstyles-world/userstyles.world
This fixes a serious implementation bug: https://github.com/userstyles-world/fiber/commit/7b1c5d...
4a41d110176739232afec2091aad3e3e5aa2777a authored over 3 years ago
We're going to switch the `gofiber/fiber`[1]
dependency our main dependency in userstyles.world ...
Attempting to work around an issue caused by Fiber's "zero allocation"
in go routines when upser...
071994bc9fb079b503121a43ff601967fe05a87a authored over 3 years ago
27efb9422572341c5699cbe0e822e533479d632b authored over 3 years ago
bed8765244b0698aff025047d3d697d8ec485dbd authored over 3 years ago
358076b7f451f236b9c33d2b03a405ab576a2fce authored over 3 years ago
cdaeeb633d861733d5d59ffba27b7f77cc267b66 authored over 3 years ago
6068d611144590aae4eb767f368c9622be1473c5 authored over 3 years ago
857ff6a7f5d84bb953d02cc9218951757196baca authored over 3 years ago
If new style had nil fields, it would update every single time because
GORM doesn't update nil v...
9a089cf27c429d453122f0830e5ca70c9aff3ac3 authored over 3 years ago
b7d71847681ddcbb7fd78a8b8828bcc202ade92c authored over 3 years ago
add6f4d9d4fecced4740df11b9326a1049526167 authored over 3 years ago
Also removed mirroring of images from USo-archive because it was causing
issues that I didn't wa...
555b5fab80610c1200ddf3ac60ea1107c3a3db82 authored over 3 years ago
a654bd823775dbd37955997e5da452c107ae6d93 authored over 3 years ago
0e0f7621e6262572239fc98f12546c3d3dcea600 authored over 3 years ago
ec921e7a1f1718efedd55cc2a0437648c2e67c27 authored over 3 years ago
91eab4d4c3f6fb4e3747503756bf5c56dc638b19 authored over 3 years ago
5f44ea0b2a76ccbc7e94cb677f99a452b35176bf authored over 3 years ago
2937dd4e85457d6226fde9da8286f3d8591836b9 authored over 3 years ago
Made some improvements to allocs/op
684d6d2d98664f1113ea878dd89e5f60abb5c3a4 authored over 3 years ago4a47806b1c870ae308a00fddc4c0c9a8f2bf5e76 authored over 3 years ago
This should improve our garbage collection by a a lot
77425b10343bbc1aa6d190ad99e154a7b3f137be authored over 3 years agoI missed this one!
Fixes #86
d6157e59faf13e717c0e99f09b0a327b114d0a15 authored over 3 years ago25138ff806ff7fef5de94f7a5fa57b185f9c02ef authored over 3 years ago
8c8545688118708d7e2d5ada79ce288b756cf888 authored over 3 years ago
It was causing issues when accessing development environment from
another device in the same net...
Could use a rewrite and some SVG icons.
b4fefa0a9d00a37c0eca0229d7c78cd7d30689ac authored over 3 years ago062dd994b48a5bd348e3606f1eb74e8df6d2840a authored over 3 years ago
f75cecb92ac049e309fa92a82e004fd5bcb11b2a authored over 3 years ago
https://golang.org/doc/go1.17#graph-pruning
58c09faf5b1c9ce21031b733db56db2e3bd3ef3d authored over 3 years ago2b61535b7e05926cb50078bed9092528967508bf authored over 3 years ago
One step closer to having a reusable pagination component.
10afb917d8c396e9d46c370644b1cc9c80b36fd7 authored over 3 years agoThe final-final time...hopefully.
e63ea093b3797872fdae390f25c1bcb9c577fbfe authored over 3 years agoThis commit adds support for Endpoint badge: https://shields.io/endpoint
812f1d965f1033746d1c1e9f2e125aacc9af6f3d authored over 3 years ago
This is supposed to be used with `shields.io` badges. Thanks @Gitleptune
for the reminder.
As per our Discord discussion.
c6cdc9d3d869a042c1673101d1b7db34740a69e4 authored over 3 years agoReferences #83
4a66f23afd1b85ba6b733ced8ebfdbe5b9eee197 authored over 3 years agoFixes #84
42d1de481d6f12d4d007906fe5d9586d63e3ac65 authored over 3 years ago2404e922e10c7f1ebcc0aa88b2785d7ba9b87a64 authored over 3 years ago
3350705fc5a999da9945a4fde9b8681ed5b55499 authored over 3 years ago
Figured out that it was causing some performance-related issues after
spending a...lot of time d...
4a573c901834479088551fb245ef0492d2c247cc authored over 3 years ago
397e615ec8867ab53a4413467bc9e3dd6a4fdcb8 authored over 3 years ago
There's an issue with images which I can't reproduce when images are
generated, yet database col...
2fb0042f9a40b1aa729c26f3276d73f31e33503b authored over 3 years ago
This chart requires two or more points in order to visualize data.
3e55cb4f04129ea4ed2eefecb7d6e346cb71614f authored over 3 years agoFixes #82
8d393e492d5f32b85674db31be5ad4ae7cdf21e2 authored over 3 years ago
I don't like the logic for display names, so it's likely going to be
rewritten at some point. Th...
9b0027ebc8c2d1370c9685693fdb3dffebac51fa authored over 3 years ago
Also fixed a bug with saving empty forms: you can now remove form values
by clearing inputs and ...
References #82
b8392444c95e82e8426f1b2580a50bcd0139dd77 authored over 3 years agoad735654cb75478ab330ca3a66b11ce2690d751e authored over 3 years ago
846d7a0b2d54151649ad99186084ce59ca16710b authored over 3 years ago
Grave character is replaced with `\x60`, which is its hex code.
7ea70a4ededa9c6d99e3eecfea94cc95baa9f3a5 authored over 3 years agoThanks @Gusted for the suggestion.
a5ef21927dee9d4ec35de2f7b0ff485e572715c0 authored over 3 years agoJust improving naming conventions.
a6a1f3f10bcb0cad1ccee0a7a87187e00731e825 authored over 3 years ago
While the previous fix worked for everyone that reported overflow
issues, my relative discovered...
Hopefully this will help until the next Stylus release.
67827be25a6fdab8f29eb1e0e48d8146298c25bd authored over 3 years agoThis was currently broken due to our CSP not allowing any inline-scripts. Thank @vednoc
cffcafe36016e4beae29e71febb4b62752f57cde authored over 3 years agoIMO should be more noticeable but it's something for now. @vednoc we could make it a "box" which...
299acf4db7bbea32bb1d1a2b7a9944f03ad12290 authored over 3 years agoThanks @FreeplayG for the suggestion.
a1018f663b91482199395cae9a5b45eb7bdf9d30 authored over 3 years agoThanks @Gitleptune for the suggestion.
bb08f7f64b1747778c8c7393516d0fb997a6a834 authored over 3 years agoFixes #81
c0de89bd48e04576f7a0bd109308ec2d44e7d968 authored over 3 years ago9490916584592b9882a4e48bbec2ccd6c36f94c4 authored over 3 years ago
2fb0b554e3265343c67aa9ed2422f19565421329 authored over 3 years ago
c0a5f4830eac83688d1dc5ef06fbb3c8c4822ae3 authored over 3 years ago
This bug was reported by Thomas to our feedback email roughly 22 hours
ago. I took a day off and...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release n...
07e5380a54d09847130609d566afe190802e6e52 authored over 3 years ago
85f788a9c770ff2fa1713c85930ba806cf948212 authored over 3 years ago
Thanks @FreeplayG.
00ef1dcadff4deb6bbd99857ab3dc3f2a77b5afd authored over 3 years agoae40992d8c834ee65cba82c3f855a4c9db27fd54 authored over 3 years ago
Starting with v1.6.0 release, we'll start having code names on every
major and minor release. Pa...
26748ccf9e61b0e49cda2804edab243746bff4e5 authored over 3 years ago
c98d4e5efbf7b7923d758b3fe480ac5bef00373c authored over 3 years ago
This was a bug because they were accidentally remove. I also fixed large
font on dashboard page ...
Also, vastly improved the speed since we now render a sum of stats per
day, and not _everything_...
This will invite you to a Space, and not a channel in the space.
dc15bcad2ff899871505b2b5953f2a73c567d981 authored over 3 years agoDidn't notice that I sorted empty slices, not the ones holding the data.
7e821114027cbdc2a4b60a3eaf133182f40037bd authored over 3 years ago
Should make it more responsive. Not perfect, but it's good enough until
grid is rewritten and re...
0dbfbc0463b347c71b431b80d34aced5cf6d8bdf authored over 3 years ago
dd87c7e6c66027b0aaf432269e87a8b42e8d5f3d authored over 3 years ago
d275ce9399de8944b5b7a5227962d78ad13358ab authored over 3 years ago
2b2bfb5d94a5b8fbc412cf2a7b1f04319b66405c authored over 3 years ago
b908c3548b238fac849b6e6ea5e7aea3db459446 authored over 3 years ago
* chore: don't use third party for fonts
* chore(static): update Inter font to latest version
...
1540f39f42e76b8b4a587b79ad58e540e3916448 authored over 3 years ago
I don't know what was going through my mind back when I decided to use a
`filter` instead of usi...
8c714100fdb799f31faa20fae67edff34a3fe869 authored over 3 years ago
e99c3f13a8cb180e27bab331bb2b9a2f5077f9ea authored over 3 years ago
Took into account suggestions made by @RiedleroD posted in #75.
2f905ef6c16a7d99f9d8f912d703bcf5fecfe895 authored over 3 years ago7e164ba6b615855b5a8550e49a80c0c717b3a84c authored over 3 years ago
841f57f87a45804c9bdd195d19a4702dc3fe45ff authored over 3 years ago
8be372a6854873bbe2f865e304bfdddb3e504e55 authored over 3 years ago
b758ee61c364eed30ba0a32dac0f2a10377632cc authored over 3 years ago
860f8fd30220defb90f93491e50cf6e1d21fb55c authored over 3 years ago
cb63f5615bde980451b1fa9977bea830d79d04f1 authored over 3 years ago