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

feat(util): improve displaying relative numbers

```
benchmark old ns/op new ns/op delta
BenchmarkRelNumber/100T-8 ...

github.com/userstyles-world/userstyles.world - 35694a69cc0064dbe6f2e06e82a043eb198d043e authored over 1 year ago by vednoc <[email protected]>
feat(ui): hide scrollbars when they aren't needed (#166)

github.com/userstyles-world/userstyles.world - e887995a05fb063431906d7cd85331df2c135204 authored over 1 year ago by θ̫͖͑͋ε̧̺̊̄ó̪̱̒͝ς <[email protected]>
fix(ui): hide sort when unnecessary on search page

github.com/userstyles-world/userstyles.world - fe418725c7bc4eeb0176c1b1121aab860ba2969a authored over 1 year ago by vednoc <[email protected]>
refactor(tmpl): simplify checks for pagination

github.com/userstyles-world/userstyles.world - 7d22bcc33758c61154bc7e3176668371b168cfc9 authored over 1 year ago by vednoc <[email protected]>
refactor(handlers): tidy up code for profile page

github.com/userstyles-world/userstyles.world - df4baa95892c9a1d0fe05828bdbab20854f1d0aa authored over 1 year ago by vednoc <[email protected]>
refactor(handlers): tidy up code for explore page

github.com/userstyles-world/userstyles.world - 559445bed5c80a4dcb82634d6adb6fed4606a9a3 authored over 1 year ago by vednoc <[email protected]>
refactor(tmpl): simplify code for search page

github.com/userstyles-world/userstyles.world - 9494690727a19c1ee70a331c50cf090505d71036 authored over 1 year ago by vednoc <[email protected]>
feat(search): add proper pagination for results

Fixes #169

github.com/userstyles-world/userstyles.world - d081a92bbabfb4b5206139ee8fc0ae2e2f4e39ae authored over 1 year ago by vednoc <[email protected]>
docs(profile): add more info to readme (#1)

github.com/userstyles-world/.github - 597d2e0aa9e3b922710dda4b4a5eaf5317f7a11e authored over 1 year ago by θ̫͖͑͋ε̧̺̊̄ó̪̱̒͝ς <[email protected]>
feat(flags): add basic logging to monitor usage

github.com/userstyles-world/userstyles.world - cf353151c5f06d71c3955dd7563b1ec8aa2f42de authored over 1 year ago by vednoc <[email protected]>
fix(ui): improve welcome and flags sections

Thank you @a0eoc for the feedback.

github.com/userstyles-world/userstyles.world - b3690beb50e6cf5724c74b8ca49cd95e9970e0f3 authored over 1 year ago by vednoc <[email protected]>
feat(ui): add icons to links in sidebar navigation

github.com/userstyles-world/userstyles.world - 1257444c6bfad512590f0d0a714b0d7c36f93b5f authored over 1 year ago by vednoc <[email protected]>
feat(ui): implement sidebar navigation flag

github.com/userstyles-world/userstyles.world - 5a27f6ff3fc5f05f9285c48c2ec90c54f306c4ff authored over 1 year ago by vednoc <[email protected]>
fix(ui): make old navigation styles more specific

github.com/userstyles-world/userstyles.world - 03dd9a3083c100d65aff5f1e39280f8005b3cbc7 authored over 1 year ago by vednoc <[email protected]>
feat(dashboard): add average GC time to statistics

github.com/userstyles-world/userstyles.world - 38421a46acb5f9898d014f061c6fc5423a5db158 authored over 1 year ago by vednoc <[email protected]>
refactor(ui): replace inline JS with TS (#164)

This commit also reverts the addition of unsafe-inline to the CSP.

github.com/userstyles-world/userstyles.world - dd1aebdf8bf19ddb603ed7b7d1ad625279d27a3a authored over 1 year ago by θ̫͖͑͋ε̧̺̊̄ó̪̱̒͝ς <[email protected]>
refactor(tmpl): simplify checks for userstyles

github.com/userstyles-world/userstyles.world - 00af9eaa4925de5d7161d06f88f991f2284291a9 authored over 1 year ago by vednoc <[email protected]>
fix(middleware): skip unmarshaling an empty string

github.com/userstyles-world/userstyles.world - 974bfb18a6b3787397deb0c766a76b4558de2d00 authored over 1 year ago by vednoc <[email protected]>
feat(ui): implement support for feature flags

github.com/userstyles-world/userstyles.world - a53bac9031ff7e7f8ae0398b20e69e505af8886c authored over 1 year ago by vednoc <[email protected]>
fix(ui): remove an old missing field in pagination

github.com/userstyles-world/userstyles.world - ea27da4b7629f263ab97e3b5122d8dc499c9af24 authored over 1 year ago by vednoc <[email protected]>
fix(tools): use correct file extension in EC

github.com/userstyles-world/userstyles.world - 4e697166bfaf9883d64b1b85b9eb5aadf90336d8 authored over 1 year ago by vednoc <[email protected]>
perf(models): align struct fields for pagination

github.com/userstyles-world/userstyles.world - 25fb013bc61f9a44970b57f88cc78717b4992152 authored over 1 year ago by vednoc <[email protected]>
refactor(models): tidy up initializing pagination

github.com/userstyles-world/userstyles.world - 9276cbc1bf1e4733ee236e2c1c90174e19702f1a authored over 1 year ago by vednoc <[email protected]>
refactor(models): reduce pagination boilerplate

github.com/userstyles-world/userstyles.world - 55ce377b6d82c0eaac6522ba95d0c8d4659baf70 authored over 1 year ago by vednoc <[email protected]>
refactor(ui): simplify logic for pagination

github.com/userstyles-world/userstyles.world - 89a4ad180e7959e498cf32e1774e2536a3e67d5d authored over 1 year ago by vednoc <[email protected]>
chore(git): add gitattributes configuration

github.com/userstyles-world/userstyles.world - dba873c652bf4e909088a90ee43690fdcb8f3763 authored over 1 year ago by vednoc <[email protected]>
fix(ui): hide separator with the Mirror button (#165)

This fixes visibility of the separator in the Options dropdown.

github.com/userstyles-world/userstyles.world - ef07c6717a69a611f9fe350187b10c069b43ea7e authored over 1 year ago by θ̫͖͑͋ε̧̺̊̄ó̪̱̒͝ς <[email protected]>
fix(tmpl): use proper file extension for templates

github.com/userstyles-world/userstyles.world - 8e8d8161059b29acf5b805cb4243b81f0024e0a0 authored over 1 year ago by vednoc <[email protected]>
fix(ui): center errors/notices vertically

github.com/userstyles-world/userstyles.world - 6a8f097083380246fa155fad5c4be9cd55e7252d authored over 1 year ago by vednoc <[email protected]>
style(tmpl): change file extension for templates

github.com/userstyles-world/userstyles.world - c3828a6ed61ea43195720d1e822080b561c8af56 authored over 1 year ago by vednoc <[email protected]>
style(html): convert main and err template to tabs

github.com/userstyles-world/userstyles.world - 1885392e66918630d58741398f50e397c5f0b543 authored over 1 year ago by vednoc <[email protected]>
style(html): convert SVG templates to tabs

github.com/userstyles-world/userstyles.world - 6d890949cbe17e845d53075916a12d4f0c40f913 authored over 1 year ago by vednoc <[email protected]>
style(html): convert oauth templates to tabs

github.com/userstyles-world/userstyles.world - 6873ea131284d05439e869713330ac9133937490 authored over 1 year ago by vednoc <[email protected]>
style(html): convert partial templates to tabs

github.com/userstyles-world/userstyles.world - 893bbeccc33dfdb308ec577cecd59ffed0048d3a authored over 1 year ago by vednoc <[email protected]>
feat(ui): switch to new table design in dashboard

github.com/userstyles-world/userstyles.world - 7c2d706dcefe1a738593aee2201c13111968526e authored over 1 year ago by vednoc <[email protected]>
feat(ui): switch to new table design for mod log

github.com/userstyles-world/userstyles.world - 9a5eb58ae8975f378223d1f50b6af12054715cd6 authored over 1 year ago by vednoc <[email protected]>
style(html): convert core templates to tabs

github.com/userstyles-world/userstyles.world - 6edaf72bdf2a0d5b3fd9ceb3eac7cedff1ae7991 authored over 1 year ago by vednoc <[email protected]>
style(html): convert style templates to tabs

github.com/userstyles-world/userstyles.world - 77352278e306683bcab4698e1ec8bf9f66b40323 authored over 1 year ago by vednoc <[email protected]>
feat(ui): add confirm password field to reset form

github.com/userstyles-world/userstyles.world - 6b1892a25f9323f617bcb6720701de4e8bedf4f7 authored over 1 year ago by vednoc <[email protected]>
fix(ui): update title/reason for account creation

github.com/userstyles-world/userstyles.world - 22f52392cf695785efc03729cb6c0920b539817a authored over 1 year ago by vednoc <[email protected]>
feat(ui): improve misc things on user templates

github.com/userstyles-world/userstyles.world - 59feefff7d99402b345f1999471c06c0e2f6ce81 authored over 1 year ago by vednoc <[email protected]>
style(html): convert user templates to use tabs

github.com/userstyles-world/userstyles.world - c20043095e47ec0effa78c063a26ffb303d848eb authored over 1 year ago by vednoc <[email protected]>
style(html): switch to tabs for new layout pages

github.com/userstyles-world/userstyles.world - d78f1dffd8bd191c4aa981af583a467fc77a4407 authored over 1 year ago by vednoc <[email protected]>
fix(images): check for status 200 in GET request

github.com/userstyles-world/userstyles.world - e5e9e91779dd69103b6b44aa802c57db06008007 authored over 1 year ago by vednoc <[email protected]>
fix(util): add higher precision to `RelTime`

Thank you @winghongchan for reporting this bug. This change improves
correctness across test ca...

github.com/userstyles-world/userstyles.world - ceede140422dade4b784467b44a5aee5e9bda144 authored over 1 year ago by vednoc <[email protected]>
fix(ui): extend CSP to allow inline JS from forms

Fixes #163

github.com/userstyles-world/userstyles.world - e75d4cd93246fb99db07644bd349479456107cd4 authored over 1 year ago by vednoc <[email protected]>
refactor(ui): unify sort form with button (#162)

github.com/userstyles-world/userstyles.world - f4e808054a0f41534d628462118c7e8f03a96220 authored over 1 year ago by θ̫͖͑͋ε̧̺̊̄ó̪̱̒͝ς <[email protected]>
fix(ui): improve responsiveness of search form

github.com/userstyles-world/userstyles.world - 84401f3aab957720999b9bbdc39f29bed9cfa260 authored over 1 year ago by vednoc <[email protected]>
fix(ui): improve spacing across all input elements

github.com/userstyles-world/userstyles.world - 3d442c48dac263099bd4ab95967a73742f5bbc67 authored over 1 year ago by vednoc <[email protected]>
fix(ui): improve design consistency of select menu

github.com/userstyles-world/userstyles.world - 847bec33aecf7215d4f7540c0163c9e1f91fbc5f authored over 1 year ago by vednoc <[email protected]>
fix(config): allow images from USw in development

github.com/userstyles-world/userstyles.world - 8724dcddcd883b62530ef4553bc9b0456ed61976 authored over 1 year ago by vednoc <[email protected]>
fix(ui): improve consistency between user pages

github.com/userstyles-world/userstyles.world - 7da7d1bc01548c4eada3792299782973128b3ea0 authored over 1 year ago by vednoc <[email protected]>
feat(ui): enhance sort forms on change (#161)

The Sort button is now only shown when JS is disabled.
This also moves Search button to more lo...

github.com/userstyles-world/userstyles.world - c152c6f7c69f18da25987bfb2e9b1e91b7bc0fa5 authored over 1 year ago by θ̫͖͑͋ε̧̺̊̄ó̪̱̒͝ς <[email protected]>
fix(ui): limit height of user-generated content

Just a temporary measure for now, though maybe we'll keep it. As per
usual, this is a subject t...

github.com/userstyles-world/userstyles.world - 0490aa77a62b5bfd3cec4cf8c7ebe0b82a1216ee authored almost 2 years ago by vednoc <[email protected]>
refactor(ui): improve consistency between sections

github.com/userstyles-world/userstyles.world - 510a7b7a71f14d1568138d5ee49f4a6c4bc68a7f authored almost 2 years ago by vednoc <[email protected]>
refactor(ui): remove nested sections on style page

github.com/userstyles-world/userstyles.world - 4ba66d8a17ccc1b6d3660a61e6fb764a66fe9fec authored almost 2 years ago by vednoc <[email protected]>
fix(ui): resolve issues with unsafe HTML rendering

Thank you @sapondanaisriwan for discovering and reporting this bug. I
replaced all div elements...

github.com/userstyles-world/userstyles.world - aa3da92bea14c125397e56de665112d93f4e8467 authored almost 2 years ago by vednoc <[email protected]>
fix(db): update passwords for test data (#159)

This allows to log in as regular user (password is 8 chars minimum) as
well as improves the pas...

github.com/userstyles-world/userstyles.world - 6ff4905b77e50eb83b90e47159deb5f97b95ddf9 authored almost 2 years ago by θ̫͖͑͋ε̧̺̊̄ó̪̱̒͝ς <[email protected]>
fix(ui): show 'edit' button only to authors (#158)

Ref e448ab5288e5e75a83128c7546340b9a47f4eab2

github.com/userstyles-world/userstyles.world - 0f094d80a3444a5847211646f0e80c5b1bea2f13 authored almost 2 years ago by θ̫͖͑͋ε̧̺̊̄ó̪̱̒͝ς <[email protected]>
fix(ui): resolve edge-case for navbar/footer items

Thank you @sapondanaisriwan for reporting this bug. We might need to do
something similar in ot...

github.com/userstyles-world/userstyles.world - 1c83d9428b061bb3c4599d494574894cab63c8c4 authored almost 2 years ago by vednoc <[email protected]>
feat(ui): update item order for userstyle actions

I also moved out the edit button as it's used pretty frequently. Thank
you @winghongchan for th...

github.com/userstyles-world/userstyles.world - e448ab5288e5e75a83128c7546340b9a47f4eab2 authored almost 2 years ago by vednoc <[email protected]>
fix(search): remember user and form values (#156)

This commit fixes the keyword and sort method being reset when no
results are found as well as ...

github.com/userstyles-world/userstyles.world - 6b23b6d4530c8d47133a3056a50e3d79d36b4f1f authored almost 2 years ago by θ̫͖͑͋ε̧̺̊̄ó̪̱̒͝ς <[email protected]>
feat(ui): add dropdowns for actions on userstyles

github.com/userstyles-world/userstyles.world - ec5ce3c54a41ef20181620fc166ad97d8d5d1a73 authored almost 2 years ago by vednoc <[email protected]>
fix(ui): bring back removal of 'Get Stylus' button

github.com/userstyles-world/userstyles.world - 6cc3980faa4ac11ac19e97103b24b89c6d792c27 authored almost 2 years ago by vednoc <[email protected]>
refactor(ui): remove the form for style promotions

github.com/userstyles-world/userstyles.world - 3e9a329d1c4f62927a11074f75e64e3d89a2efbc authored almost 2 years ago by vednoc <[email protected]>
refactor(ui): simplify gaps between style buttons

This change also fixes issues with inconsistent margins when button row
overflows and buttons en...

github.com/userstyles-world/userstyles.world - e7312a0b770d14e709de3691c2bc3cd20c9e5c03 authored almost 2 years ago by vednoc <[email protected]>
fix(ui): s/vednor/vendor

Thank you @Freeplay for reporting this.

github.com/userstyles-world/userstyles.world - 910a6ec03ddca20ab4916da275e480e6480c72c8 authored almost 2 years ago by vednoc <[email protected]>
fix(ui): update casing for GitHub/GitLab links

Thank you @Gersonzao for reporting these.

github.com/userstyles-world/userstyles.world - 2f42fcc1107c7782d7866bc8567b74c5ac0645ca authored almost 2 years ago by vednoc <[email protected]>
feat(ui): add an icon to 'promote' button

github.com/userstyles-world/userstyles.world - ab8820b5e443a6257a42a735d4aea9e6edd7d354 authored almost 2 years ago by vednoc <[email protected]>
fix(ui): prevent grid interference on home page

github.com/userstyles-world/userstyles.world - 858cedde920dd358a1ab140597e59e859c7e4319 authored almost 2 years ago by vednoc <[email protected]>
feat(ui): make deletion buttons red (#155)

This commit adds new variables for the dangerous color as well as makes
use of them in the .err...

github.com/userstyles-world/userstyles.world - c1497e4602891f0e2dc9498f41fce6861533b0a7 authored almost 2 years ago by θ̫͖͑͋ε̧̺̊̄ó̪̱̒͝ς <[email protected]>
Merge branch 'ui-additions' into dev

github.com/userstyles-world/userstyles.world - 42ed81a843d1c68fd28a7e788086dcd7f481ec73 authored almost 2 years ago by vednoc <[email protected]>
feat(ui): add a link to OpenCollective

Fine, I'm adding this now. Better late than never, right? 🙃

github.com/userstyles-world/userstyles.world - a289d0c1fb8a4833200301c27ef8c1bfce37275e authored almost 2 years ago by vednoc <[email protected]>
fix(ui): use new tab for external links in footer

github.com/userstyles-world/userstyles.world - 47d540227b7f717611ea5e81b754ad9e438479a0 authored almost 2 years ago by vednoc <[email protected]>
feat(ui): show a bit more info on the home page

github.com/userstyles-world/userstyles.world - e346efae414b27ee01249285616e298c7f847035 authored almost 2 years ago by vednoc <[email protected]>
feat(ui): add a way to instantly skip to content

github.com/userstyles-world/userstyles.world - d27892f4fef23a6a5147fd7e512177c5456c2b38 authored almost 2 years ago by vednoc <[email protected]>
feat(style): allow leaving reviews without ratings

Fixes #152

github.com/userstyles-world/userstyles.world - 00ef92ce8aa0b1c9a16e53138783019e4af6d593 authored almost 2 years ago by vednoc <[email protected]>
fix(style): resolve a bug with removing images

Fixes #154

github.com/userstyles-world/userstyles.world - 852d18688bc5e710a017334c205b7ab593c1e636 authored almost 2 years ago by vednoc <[email protected]>
fix(stats): resolve duplicate hashes for stats

Mikey and unsafe Go, a combination like no other. All in all, it's good
that we've found this r...

github.com/userstyles-world/userstyles.world - c28add932c325ee30cab4c2d4951afa694b09b58 authored almost 2 years ago by vednoc <[email protected]>
fix(ui): add missing 'user/delete' template

For some reason, I keep forgetting to add new files. It's time to
unfold Magit's "untracked fil...

github.com/userstyles-world/userstyles.world - 868ea02ea62efceff6cb0c52a1beade70f9124ef authored almost 2 years ago by vednoc <[email protected]>
refactor(user): remove unnecessary database calls

Thank you @Gusted for the feedback.

References #153

github.com/userstyles-world/userstyles.world - ca5a837059a34a70fb5866ad282984fc75d4abec authored almost 2 years ago by vednoc <[email protected]>
fix(index): add back USo-style rating calculation

Thank you @a0eoc for finding and reporting this bug.

github.com/userstyles-world/userstyles.world - 90ded4e8e270ca521bd4f78e6d50be3b3c073125 authored almost 2 years ago by vednoc <[email protected]>
feat(user): implement account deletion

Fixes #153

github.com/userstyles-world/userstyles.world - 642ca96f63a28cdd3be949da60c234bbd7946292 authored almost 2 years ago by vednoc <[email protected]>
fix(ui): add the missing icon on userstyle page

github.com/userstyles-world/userstyles.world - ae35992d0af191afd12adb67b7e4fc238d621bc4 authored almost 2 years ago by vednoc <[email protected]>
feat(mirror): add manual userstyle mirroring

Fixes #151

github.com/userstyles-world/userstyles.world - 60b83a27bfb0577a47faa19c143422c5be9b8436 authored almost 2 years ago by vednoc <[email protected]>
fix(ui): decrease font size on error page

github.com/userstyles-world/userstyles.world - cacc1d416a7a7ae1c4917ce506344e9c493805b9 authored almost 2 years ago by vednoc <[email protected]>
feat(ui): list our 'features' on the home page

Thank you @Semnodime for the awesome idea.

github.com/userstyles-world/userstyles.world - e722837a43ff2422187eec2048978775becd63a6 authored almost 2 years ago by vednoc <[email protected]>
fix(oauth): add workaround for duplicate usernames

This change adds a randomized four-digit number if there's an existing
username. Since we have ...

github.com/userstyles-world/userstyles.world - e4b78ebac02f60e5a9dce74b82c7f0cefaf59cf9 authored almost 2 years ago by vednoc <[email protected]>
refactor(oauth): switch to logfmt for log messages

I've been meaning to start using structured logging for a while, and
this use-case should kick-s...

github.com/userstyles-world/userstyles.world - 11606124324e54251f77f5c0244384a908b02ac3 authored almost 2 years ago by vednoc <[email protected]>
refactor(oauth): remove unused code for raw data

GORM ignored this during DB migration since I used `gorm:"-"`, so this
is unnecessary. I also w...

github.com/userstyles-world/userstyles.world - c00060bd759bceefb2016996f307028d70d6cfee authored almost 2 years ago by vednoc <[email protected]>
test(util): fix a timezone issue in CI environment

github.com/userstyles-world/userstyles.world - 79f318723fddbdcc31039c11390a2ef469613a9f authored almost 2 years ago by vednoc <[email protected]>
style(go): improve formatting

github.com/userstyles-world/userstyles.world - 6c6e1a29d25dab0f910be1d005b1ae5c6ce4038f authored almost 2 years ago by vednoc <[email protected]>
ci(test): run format/lint/test on every commit

github.com/userstyles-world/userstyles.world - 2af679a86722ef5a7d6c326cb3aeb2531f0d19ad authored almost 2 years ago by vednoc <[email protected]>
ci(codeql): bump versions for actions

github.com/userstyles-world/userstyles.world - 17ca2d2deaea0abaaa71ec02a07e92bf1a540633 authored almost 2 years ago by vednoc <[email protected]>
chore(deps): bump Go version

github.com/userstyles-world/userstyles.world - c67d5072b8466c7af86eea49e2f737a8423015dc authored almost 2 years ago by vednoc <[email protected]>
Merge branch 'feedback-bug-fixes' into dev

github.com/userstyles-world/userstyles.world - 4d7c32a69b6ba76b074cce7ae6a43427b9e15abf authored almost 2 years ago by vednoc <[email protected]>
feat(oauth): add logging to check user activity

Since this is a pretty big change, I really need to have some insight in
how things are going.

github.com/userstyles-world/userstyles.world - ede5ded5d4805c971d9a1ab8d017238346f333be authored almost 2 years ago by vednoc <[email protected]>
refactor(db): remove hacks for unique credentials

github.com/userstyles-world/userstyles.world - a05a095eb289255785c237f1c3d5106d1f204bdb authored almost 2 years ago by vednoc <[email protected]>
fix(db): improve error handling for user check

github.com/userstyles-world/userstyles.world - 1ec97f4b24dc339642831e4d6314132dc1b32739 authored almost 2 years ago by vednoc <[email protected]>
fix(ui): resolve broken URLs to USo-archive

Fixes #150

github.com/userstyles-world/userstyles.world - efd4a95821ac0db76b8151e531d89abae419804e authored almost 2 years ago by vednoc <[email protected]>