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(html): make allowed email regex reusable

Grave character is replaced with `\x60`, which is its hex code.

github.com/userstyles-world/userstyles.world - 7ea70a4ededa9c6d99e3eecfea94cc95baa9f3a5 authored over 3 years ago by vednoc <[email protected]>
fix(ui): switch to accent color for footer links

Thanks @Gusted for the suggestion.

github.com/userstyles-world/userstyles.world - a5ef21927dee9d4ec35de2f7b0ff485e572715c0 authored over 3 years ago by vednoc <[email protected]>
refactor(html): update naming for data attributes

Just improving naming conventions.

github.com/userstyles-world/userstyles.world - a6a1f3f10bcb0cad1ccee0a7a87187e00731e825 authored over 3 years ago by vednoc <[email protected]>
fix(ui): hide overflow on touch-based devices

While the previous fix worked for everyone that reported overflow
issues, my relative discovered...

github.com/userstyles-world/userstyles.world - 86a6ec5aad9f1779c81476747e5c23f3d33006aa authored over 3 years ago by vednoc <[email protected]>
fix(styles): prevent creation of broken userstyles

Hopefully this will help until the next Stylus release.

github.com/userstyles-world/userstyles.world - 67827be25a6fdab8f29eb1e0e48d8146298c25bd authored over 3 years ago by vednoc <[email protected]>
fix(ts): make previous page work with CSP

This was currently broken due to our CSP not allowing any inline-scripts. Thank @vednoc

github.com/userstyles-world/userstyles.world - cffcafe36016e4beae29e71febb4b62752f57cde authored over 3 years ago by Gusted <[email protected]>
feat(styles): add content guidelines notice

IMO should be more noticeable but it's something for now. @vednoc we could make it a "box" which...

github.com/userstyles-world/userstyles.world - 299acf4db7bbea32bb1d1a2b7a9944f03ad12290 authored over 3 years ago by Gusted <[email protected]>
Add some anti-bot measures + ban cloudflare sites(IP will get banned eventually)

github.com/userstyles-world/stylus-eval - 9c05938fbab1549d18d121f13d8a97c722606595 authored over 3 years ago by Gusted <[email protected]>
fix(css): prevent overflow in 'Share style' area

Thanks @FreeplayG for the suggestion.

github.com/userstyles-world/userstyles.world - a1018f663b91482199395cae9a5b45eb7bdf9d30 authored over 3 years ago by vednoc <[email protected]>
Change twitter workaround

github.com/userstyles-world/stylus-eval - ae7c9e8318365f532d50b33c8886febeda64469b authored over 3 years ago by Gusted <[email protected]>
docs(github): use 💡 in 'Feature request' template

Thanks @Gitleptune for the suggestion.

github.com/userstyles-world/userstyles.world - bb08f7f64b1747778c8c7393516d0fb997a6a834 authored over 3 years ago by vednoc <[email protected]>
fix(images): allow images from GitHub blob pages

Fixes #81

github.com/userstyles-world/userstyles.world - c0de89bd48e04576f7a0bd109308ec2d44e7d968 authored over 3 years ago by vednoc <[email protected]>
Add workaround for github

github.com/userstyles-world/stylus-eval - 440eb332af34fbfcf3814a962418b9d7cfe0cf81 authored over 3 years ago by Gusted <[email protected]>
Add workarounds for popular sites

github.com/userstyles-world/stylus-eval - 7149e6a018b4ca20fe88d9a462b58da89dbde48b authored over 3 years ago by Gusted <[email protected]>
feat(notifcations): add notification when style is removed

github.com/userstyles-world/userstyles.world - 9490916584592b9882a4e48bbec2ccd6c36f94c4 authored over 3 years ago by Gusted <[email protected]>
fix(dashboard): link to correct data

github.com/userstyles-world/userstyles.world - 2fb0b554e3265343c67aa9ed2422f19565421329 authored over 3 years ago by Gusted <[email protected]>
fix(db): revert duplicate style conditional

This bug was reported by Thomas to our feedback email roughly 22 hours
ago. I took a day off and...

github.com/userstyles-world/userstyles.world - 02a81019643a1d309c2e46be69baddc2b8c42a10 authored over 3 years ago by vednoc <[email protected]>
chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /typescript (#78)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release n...

github.com/userstyles-world/userstyles.world - fa59132eadbf07c1d26f5a6ea15f2a6828c5f697 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(dashboard): make dates/numbers more readable

github.com/userstyles-world/userstyles.world - 85f788a9c770ff2fa1713c85930ba806cf948212 authored over 3 years ago by vednoc <[email protected]>
docs(faq): revise ToC and add links to front end

Thanks @FreeplayG.

github.com/userstyles-world/userstyles.world - 00ef1dcadff4deb6bbd99857ab3dc3f2a77b5afd authored over 3 years ago by vednoc <[email protected]>
feat(html): make 'Write a review' button public

github.com/userstyles-world/userstyles.world - ae40992d8c834ee65cba82c3f855a4c9db27fd54 authored over 3 years ago by vednoc <[email protected]>
feat(html): add release code name to page footer

Starting with v1.6.0 release, we'll start having code names on every
major and minor release. Pa...

github.com/userstyles-world/userstyles.world - a3958e733c46c5a1cabce6bd5bf2d8f4528410ca authored over 3 years ago by vednoc <[email protected]>
refactor(reviews): simplify spam protection

github.com/userstyles-world/userstyles.world - 26748ccf9e61b0e49cda2804edab243746bff4e5 authored over 3 years ago by vednoc <[email protected]>
refactor(db): switch to shorthand connection

github.com/userstyles-world/userstyles.world - c98d4e5efbf7b7923d758b3fe480ac5bef00373c authored over 3 years ago by vednoc <[email protected]>
fix(html): add boxes around forms on account page

This was a bug because they were accidentally remove. I also fixed large
font on dashboard page ...

github.com/userstyles-world/userstyles.world - 9d7bb79755e33ee36bd13761538d25fba86a466f authored over 3 years ago by vednoc <[email protected]>
fix(dashboard): improve visuals for history charts

Also, vastly improved the speed since we now render a sum of stats per
day, and not _everything_...

github.com/userstyles-world/userstyles.world - 56615573a8dda3305b0fdc39703197ec89eef9be authored over 3 years ago by vednoc <[email protected]>
fix(config): update Matrix invite link

This will invite you to a Space, and not a channel in the space.

github.com/userstyles-world/userstyles.world - dc15bcad2ff899871505b2b5953f2a73c567d981 authored over 3 years ago by vednoc <[email protected]>
fix(status): fit full time for bot status message

github.com/userstyles-world/bot - e36bfc5e3d71de43fc86eed6df7224d0519b3fc8 authored over 3 years ago by vednoc <[email protected]>
feat(status): improve edge-cases for bot status

This is a more fool-proof solution to this problem. A bit over the top,
but it's more reliable a...

github.com/userstyles-world/bot - 88ec93a1cfe049855bc9cab0d38f89f476890510 authored over 3 years ago by vednoc <[email protected]>
feat(status): show server uptime in the bot status

github.com/userstyles-world/bot - 28b7cfc3dcd78b5a0ffe50c60839b51727508dae authored over 3 years ago by vednoc <[email protected]>
Error if stylus folder doesn't exist.

github.com/userstyles-world/stylus-eval - 72d55fb709f9be62a8e40d1024d9d3f322c67392 authored over 3 years ago by Gusted <[email protected]>
fix(dashboard): sort slices with proper data

Didn't notice that I sorted empty slices, not the ones holding the data.

github.com/userstyles-world/userstyles.world - 7e821114027cbdc2a4b60a3eaf133182f40037bd authored over 3 years ago by vednoc <[email protected]>
fix: remove new bar styles for footer area

github.com/userstyles-world/tweaks - ef8820cf7016037358ec8c24980225b84859a3ab authored over 3 years ago by vednoc <[email protected]>
fix: update selector for 'show version' option

github.com/userstyles-world/tweaks - b93cfd17cc108bb44678f9206e817d15cff3e375 authored over 3 years ago by vednoc <[email protected]>
feat(ui): add new info and styles for new footer

Should make it more responsive. Not perfect, but it's good enough until
grid is rewritten and re...

github.com/userstyles-world/userstyles.world - 83b2de4abfeb6b7bae3fca2d5ab21e7559d3221e authored over 3 years ago by vednoc <[email protected]>
refactor(tools): simplify `fonts` command

github.com/userstyles-world/userstyles.world - 0dbfbc0463b347c71b431b80d34aced5cf6d8bdf authored over 3 years ago by vednoc <[email protected]>
refactor(tools): make `fonts` more compact

github.com/userstyles-world/userstyles.world - dd87c7e6c66027b0aaf432269e87a8b42e8d5f3d authored over 3 years ago by Gusted <[email protected]>
refactor(db): extract model vars to utils file

github.com/userstyles-world/userstyles.world - d275ce9399de8944b5b7a5227962d78ad13358ab authored over 3 years ago by vednoc <[email protected]>
feat(tools): download latest release of fonts

github.com/userstyles-world/userstyles.world - 2b2bfb5d94a5b8fbc412cf2a7b1f04319b66405c authored over 3 years ago by Gusted <[email protected]>
refactor(db): pass models by value in queries (#71)

github.com/userstyles-world/userstyles.world - b908c3548b238fac849b6e6ea5e7aea3db459446 authored over 3 years ago by Gusted <[email protected]>
feat(tools): add 'fonts' command to run tool (#76)

* chore: don't use third party for fonts
* chore(static): update Inter font to latest version
...

github.com/userstyles-world/userstyles.world - 56c6dfb78421adc4afd528f6bdbd4865ca400b5d authored over 3 years ago by Gusted <[email protected]>
fix(ts): remove redirect when on correct page

github.com/userstyles-world/userstyles.world - 1540f39f42e76b8b4a587b79ad58e540e3916448 authored over 3 years ago by Gusted <[email protected]>
fix(css): remove invert filter from GitHub icon

I don't know what was going through my mind back when I decided to use a
`filter` instead of usi...

github.com/userstyles-world/userstyles.world - 0f12e47fff8ddad2f61c11697f2e32d4ca4fa440 authored over 3 years ago by vednoc <[email protected]>
feat(ui): add links to our chat platforms

github.com/userstyles-world/userstyles.world - 8c714100fdb799f31faa20fae67edff34a3fe869 authored over 3 years ago by vednoc <[email protected]>
feat(ui): rewrite and expand info in page footer

github.com/userstyles-world/userstyles.world - e99c3f13a8cb180e27bab331bb2b9a2f5077f9ea authored over 3 years ago by vednoc <[email protected]>
docs(content): minor grammar edits and formatting

Took into account suggestions made by @RiedleroD posted in #75.

github.com/userstyles-world/userstyles.world - 2f905ef6c16a7d99f9d8f912d703bcf5fecfe895 authored over 3 years ago by vednoc <[email protected]>
docs(content): add content guidelines (#75)

github.com/userstyles-world/userstyles.world - 7e164ba6b615855b5a8550e49a80c0c717b3a84c authored over 3 years ago by Gusted <[email protected]>
refactor(images): remove dead-code

github.com/userstyles-world/userstyles.world - 841f57f87a45804c9bdd195d19a4702dc3fe45ff authored over 3 years ago by Gusted <[email protected]>
refactor(images): fix generating images for api's endpoint

github.com/userstyles-world/userstyles.world - 8be372a6854873bbe2f865e304bfdddb3e504e55 authored over 3 years ago by Gusted <[email protected]>
refactor(images): ensure to work on`/edit`

github.com/userstyles-world/userstyles.world - b758ee61c364eed30ba0a32dac0f2a10377632cc authored over 3 years ago by Gusted <[email protected]>
fix(search): no exception for notExist

github.com/userstyles-world/userstyles.world - 860f8fd30220defb90f93491e50cf6e1d21fb55c authored over 3 years ago by Gusted <[email protected]>
refactor(images): don't generate on demand

github.com/userstyles-world/userstyles.world - cb63f5615bde980451b1fa9977bea830d79d04f1 authored over 3 years ago by Gusted <[email protected]>
refactor(index): remove deadcode

github.com/userstyles-world/userstyles.world - 3e875fbac330878871694bfdab42a38bf14ae770 authored over 3 years ago by Gusted <[email protected]>
fix: don't render axes with negative values

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

This reduces the amount of work to generate a style, see https://github.com/userstyles-world/go-...

github.com/userstyles-world/userstyles.world - 5be6b2eb3ecfd24a52041ab6f76f4f641ae92d16 authored over 3 years ago by Gusted <[email protected]>
fix: don't have multiple spaces in <path>

github.com/userstyles-world/go-chart - 20c1b1fe8dbaed163ff1fbe9953608217bb7d81f authored over 3 years ago by Gusted <[email protected]>
fix: don't render empty grid lines

github.com/userstyles-world/go-chart - b868d4016c514e0e8e99814c8f51e2d1ec42178f authored over 3 years ago by Gusted <[email protected]>
fix(db): don't take into account for deleted styles

Thank you @vednoc! <3 :3~

github.com/userstyles-world/userstyles.world - a44fa968fef3c7129554e46aa976804aa6b90068 authored over 3 years ago by Gusted <[email protected]>
fix(ts): defer script execution

github.com/userstyles-world/userstyles.world - 668b4d7edb8feeb3811990a4763cb87cbb2def49 authored over 3 years ago by Gusted <[email protected]>
fix(ts): correct function ordering

github.com/userstyles-world/userstyles.world - 5842c7e27a18563ed283018a3be98e3e854824be authored over 3 years ago by Gusted <[email protected]>
refactor(ts): move `shareButton` to view-style file

github.com/userstyles-world/userstyles.world - 33ef7211ad9295c6f529c2147823cd3f2a43547e authored over 3 years ago by Gusted <[email protected]>
refactor(search): take into account for older bleve versions

github.com/userstyles-world/userstyles.world - 779fe04cd5ceed136f13b16f6e816ac6a7f6b23a authored over 3 years ago by Gusted <[email protected]>
refactor(oauthP): use Error: format

github.com/userstyles-world/userstyles.world - 760da692ceb4ea7800db7f7fb2d74110e04038e4 authored over 3 years ago by Gusted <[email protected]>
fix(dropdown): match Gitea's sort menu (#74)

github.com/userstyles-world/userstyles.world - cf43988e675f8873c060f6289beebdab619229eb authored over 3 years ago by Kyle <[email protected]>
feat(ui): add disabled icon state to pagination

Also added tooltips to icons, so that you don't have to guess what
they're doing while hovering ...

github.com/userstyles-world/userstyles.world - 3fcce76f9c5356d737749189be9e093a7bc51716 authored over 3 years ago by vednoc <[email protected]>
feat(ui): improve usability for pagination

Thanks @Gitleptune and @FreeplayG for feedback.

github.com/userstyles-world/userstyles.world - 877cc91f634918d7187945a42dd369327f5bb8f3 authored over 3 years ago by vednoc <[email protected]>
fix(html): improve text info on Review page

Thanks @Gitleptune and @FreeplayG.

github.com/userstyles-world/userstyles.world - bab897ab51eeee4f6355d63a3f8959f920275b76 authored over 3 years ago by vednoc <[email protected]>
feat(api): speed up sorting on Explore page

🚀 🚀 🚀 🚀 🚀 🚀

github.com/userstyles-world/userstyles.world - 344168bb1c0234f400c1253b8fe5a2409b2b87b6 authored over 3 years ago by vednoc <[email protected]>
refactor(tools): update paths and rename auth file

github.com/userstyles-world/userstyles.world - 6e2a8e5a743311f1993f714e928ca25f32f07ba7 authored over 3 years ago by vednoc <[email protected]>
fix(api): replace wrong logging function

May have shut down the server one or ten times. I didn't think this
query would fail, but it act...

github.com/userstyles-world/userstyles.world - 9b5d62944d7019a3d6d55c73f1f7b73c67de263b authored over 3 years ago by vednoc <[email protected]>
fix(db): add default clause for USo-format index

github.com/userstyles-world/userstyles.world - 8fcb9a1f664700202e6a0542cd4798e7d6560c78 authored over 3 years ago by vednoc <[email protected]>
fix(db): add back sorting styles by views/installs

🚀 🚀 🚀

github.com/userstyles-world/userstyles.world - 79ee37131378fb5b1d19139b94e05d4359af3c1e authored over 3 years ago by vednoc <[email protected]>
feat(db): speed up sorting styles on Explore page

🚀

github.com/userstyles-world/userstyles.world - 24f2bf4b2f9de2d6f0836ae8428ecf878243568b authored over 3 years ago by vednoc <[email protected]>
feat(api): optimize caching USo-format index

Not entirely sure about the usage of `goto`. Also added cache.go file
because it was ignored fro...

github.com/userstyles-world/userstyles.world - 16ad0a1f6b4f878634bc6d8165ae3e44c66820d9 authored over 3 years ago by vednoc <[email protected]>
feat(api): cache USo-format JSON to disk

This will help resolve the issue when multiple users request the index,
but it hasn't been gener...

github.com/userstyles-world/userstyles.world - 2842895cc01620bf3a441f6dd648b4e89772d295 authored over 3 years ago by vednoc <[email protected]>
feat(api): speed up USo-format endpoint

github.com/userstyles-world/userstyles.world - 7735365c9810c77425029bc15ff7cf1e6acd4db4 authored over 3 years ago by vednoc <[email protected]>
refactor(ui): rewrite all forms on 'account' page

github.com/userstyles-world/userstyles.world - e2d2df273c20ad21e05e79c954b7507a98aba643 authored over 3 years ago by vednoc <[email protected]>
refactor(html): reorganize sections on about page

github.com/userstyles-world/userstyles.world - 4e3a8a6e56ed68be217f22a1125660b38801886f authored over 3 years ago by vednoc <[email protected]>
fix(html): resolve backdrop images being hidden

We don't want this to be used with a11y software. The way CSS works
right now, by adding the `al...

github.com/userstyles-world/userstyles.world - fafd9420ac1ca6f927280400c223fd89be58a350 authored over 3 years ago by vednoc <[email protected]>
refactor: don't get output

github.com/userstyles-world/bot - 837baf045245e56c95658b0e6d6e1818ff9090eb authored over 3 years ago by Gusted <[email protected]>
fix(css): improve visuals for new invalid forms

github.com/userstyles-world/userstyles.world - cd0c6511435479f256bebb5280e23d1cbd95744f authored over 3 years ago by vednoc <[email protected]>
feat(users): allow 3–32 characters-long usernames

github.com/userstyles-world/userstyles.world - f0a6d19104e0d21110b0db36a66f5d1b3fcb3a47 authored over 3 years ago by vednoc <[email protected]>
docs(crypto): correct links

github.com/userstyles-world/userstyles.world - f7f53e45ef585496306cf8f7994f21db993e35c7 authored over 3 years ago by Gusted <[email protected]>
refactor(env): use a more appriopate fallback value

github.com/userstyles-world/userstyles.world - 3fb3e10ea4026617e0b2160781ffdeb097384f9b authored over 3 years ago by Gusted <[email protected]>
fix(style): correct canonical

github.com/userstyles-world/userstyles.world - 5f4738f2379fadf70bcbe5b4ff6c0f001d29be01 authored over 3 years ago by Gusted <[email protected]>
feat: update site's description

github.com/userstyles-world/userstyles.world - 90e8a082a905319f0b67359efa387f9ad98b6a9f authored over 3 years ago by Gusted <[email protected]>
fix(html): remove last new line on description

github.com/userstyles-world/userstyles.world - 334817f2341f0ceebf992a010a69aaeb0fa65053 authored over 3 years ago by Gusted <[email protected]>
chore: switch to maintained jwt-go library

Switch to https://github.com/golang-jwt/jwt/ Which now includes the security fix that the curren...

github.com/userstyles-world/userstyles.world - 1f3778a380400ed38c9d43160ff9cb46a32eee60 authored over 3 years ago by Gusted <[email protected]>
refactor(jwt): use jwt when needed

github.com/userstyles-world/userstyles.world - 180e46a60433cbcdfdc7764eb76a1df7ee10be7f authored over 3 years ago by Gusted <[email protected]>
feat(images): bump cache to 3 months

github.com/userstyles-world/userstyles.world - aeb9fe91345e8c88c70e1c0c6588ced922634662 authored over 3 years ago by Gusted <[email protected]>
tests(core): add errors_test.go

github.com/userstyles-world/userstyles.world - badf62bc8b1d64af966ac8318ae62bdf23a255e9 authored over 3 years ago by Gusted <[email protected]>
tests(core): add test case for CSP

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

Ojg v1.12.3 has fixed a previous bug and is now correctly handling times and doesn't crash on th...

github.com/userstyles-world/userstyles.world - 551eac7078c01f69f04e9a368934f5c1f6eb21f4 authored over 3 years ago by Gusted <[email protected]>