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(ui): rewrite 'login' and 'register' forms

github.com/userstyles-world/userstyles.world - 06690b43bc364f29cda528e44aa9d2896a6279d5 authored over 3 years ago by vednoc <[email protected]>
fix(css): remove extra white space from checkboxes

github.com/userstyles-world/userstyles.world - 72a3f7b46183b69b9c9e681693411bbc0f236165 authored over 3 years ago by vednoc <[email protected]>
fix(ts): correct copy mechanism for span element

Thank you @FreeplayG for reminding me to fix this.

github.com/userstyles-world/userstyles.world - 0ca4543e58f74c4e85cb2d2ef36bd57593cb2cd7 authored over 3 years ago by Gusted <[email protected]>
refactor(ui): rewrite and improve 'search' form

This commit increases compatibility between forms on Search, Explore,
and Account page. Slowly b...

github.com/userstyles-world/userstyles.world - ad5c5ff85ca12a2f8d9619deb695af708d2b009c authored over 3 years ago by vednoc <[email protected]>
fix(css): improve styles for `select` element hack

This tweak will add proper white space to parent element, fixing the
layout, because of how the ...

github.com/userstyles-world/userstyles.world - 1323abd88a3129e3364c6eece92e3298d1322e5a authored over 3 years ago by vednoc <[email protected]>
refactor(ui): rewrite 'sort by' form

github.com/userstyles-world/userstyles.world - 8e2808c52e6d62ec215c205ba8c7bd4cf343ff70 authored over 3 years ago by vednoc <[email protected]>
refactor(ui): rewrite 'User settings' form

github.com/userstyles-world/userstyles.world - 93cbb23dd8a5e4097133cb612c92a79c58c172db authored over 3 years ago by vednoc <[email protected]>
fix(css): improve button cursor and transitions

github.com/userstyles-world/userstyles.world - 62840de8214142bba1eb03ff08b89b83f7760bb3 authored over 3 years ago by vednoc <[email protected]>
feat(css): improve focus states for elements

github.com/userstyles-world/userstyles.world - 4da4081cb54527da5cd7d00065a8e759736adcdf authored over 3 years ago by vednoc <[email protected]>
refactor(html): add inline width to mascot partial

This fix prevents full-screen mascot from showing up if CSS fails to
load or while it loads. You...

github.com/userstyles-world/userstyles.world - 0ba2a5f4dac57c72682ab29d19ea3ff209d59c53 authored over 3 years ago by vednoc <[email protected]>
feat(docs): add Kind Communications Guidelines

This is a slight modification of @Gusted's PR that was closed by mistake
due to a bad Git rebase...

github.com/userstyles-world/userstyles.world - b1c7230d55729376aef0d58a6b83b5ff0356f5b4 authored over 3 years ago by vednoc <[email protected]>
fix(css): resolve bugs on new style via OAuth page

github.com/userstyles-world/userstyles.world - 2e2b181da9148d47df206c5bf4dc64eb3638e24b authored over 3 years ago by vednoc <[email protected]>
fix(CSP): add exception for special case

github.com/userstyles-world/userstyles.world - f713aadb96a71b680a9b12d9cd5f37a6959424de authored over 3 years ago by Gusted <[email protected]>
feat(docs): fix typo in crypto file.

github.com/userstyles-world/userstyles.world - 4ccdd5715078a121ae408150b826d18638b390a1 authored over 3 years ago by Gusted <[email protected]>
feat(dashboard): add humanized values to stats

github.com/userstyles-world/userstyles.world - 2a14207aa07d709877cd1a9130d20b91f35d8963 authored over 3 years ago by vednoc <[email protected]>
feat(deploy): send successful deploy gif

github.com/userstyles-world/bot - a88d952ed9bf0d2f78fb88e058be5916b289c8f9 authored over 3 years ago by Gusted <[email protected]>
feat(deploy): send nervous gif before completion

github.com/userstyles-world/bot - 09db2dee68965adb1d2f5636c2d6b56fc4d2a15e authored over 3 years ago by Gusted <[email protected]>
feat(docs): revise wording/typos in crypto file

github.com/userstyles-world/userstyles.world - 71200d1be22e6c3ebe8bebf1e7f3a5c7f2dc807f authored over 3 years ago by vednoc <[email protected]>
feat(docs): document mirroring source code updates

Thanks @sheeepdev for the reminder.

github.com/userstyles-world/userstyles.world - 4a94aa0c75f806d17c5266db1020b35a68efd3a5 authored over 3 years ago by vednoc <[email protected]>
feat(docs): add ToC to all on-site documentation

github.com/userstyles-world/userstyles.world - 683a2a8d635381f2a421b9b0046dd9dc030a6082 authored over 3 years ago by vednoc <[email protected]>
fix(html): fix typo on review page

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

github.com/userstyles-world/userstyles.world - 472ae2b8f22924f8978a92bc8c9da978fc18be53 authored over 3 years ago by Gusted <[email protected]>
refactor(handlers): make variables more specici

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

github.com/userstyles-world/userstyles.world - 0dd393f2adfcbfaef3e7908cd93c9d527876254e authored over 3 years ago by Gusted <[email protected]>
refactor(json): switch to marshal function

The marshal function will return an error when one is indicated. Which is something we be able t...

github.com/userstyles-world/userstyles.world - a685b4a0780e45f201abb2683c1710970a66b5b4 authored over 3 years ago by Gusted <[email protected]>
chore: revert ojg due to regression

Regression has been reported and tracked at: https://github.com/ohler55/ojg/issues/68

github.com/userstyles-world/userstyles.world - a9eeac250100ed58bc8d8a2669b13150a2ff5364 authored over 3 years ago by Gusted <[email protected]>
docs(faq): fix issue tracker link

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

github.com/userstyles-world/userstyles.world - 3f9006909e9e4223c503e6484c96bb6f3f9002e4 authored over 3 years ago by Gusted <[email protected]>
fix: update go.mod

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

github.com/userstyles-world/go-chart - 44691192d264fb74bac181ea75c1424045babf96 authored over 3 years ago by Gusted <[email protected]>
refactor(stats): move heavy function to goroutine

github.com/userstyles-world/userstyles.world - 0edf5ca8e37590813265deed4b85a875fadfcc26 authored over 3 years ago by Gusted <[email protected]>
chore: update dependencies

github.com/userstyles-world/userstyles.world - 64ffc8e1a6467a3c2963bd084ba7e2228876e8d8 authored over 3 years ago by Gusted <[email protected]>
refactor: move some code around

github.com/userstyles-world/go-chart - 926fa2a4bbb995baa55ef05bf90c2849f7dd3f7c authored over 3 years ago by Gusted <[email protected]>
refactor(handlers): simplify code

github.com/userstyles-world/userstyles.world - 7de35a4d053f7600f92e7f12b01331cecbf597ef authored over 3 years ago by Gusted <[email protected]>
refactor(docs): lowercase .MD part

github.com/userstyles-world/userstyles.world - dccdc1eaf4f5d880de952d46f93f052280ecd8f7 authored over 3 years ago by Gusted <[email protected]>
refactor(tests): gofumpt the code

github.com/userstyles-world/userstyles.world - 8e41804d2d656f0ab1b9cc5c46ce5e4452ede730 authored over 3 years ago by Gusted <[email protected]>
fix(docs): correct parameters for security.md

github.com/userstyles-world/userstyles.world - 27fa97c192b63ee0a7e1304da550441446cf9559 authored over 3 years ago by Gusted <[email protected]>
docs(crypto): add cryptographic document

github.com/userstyles-world/userstyles.world - ce066a0fdd8fde58ab1ee5ad334f585ba13f8ef9 authored over 3 years ago by Gusted <[email protected]>
refactor(tests): enable parallelism

github.com/userstyles-world/userstyles.world - f81ff5e63ca65c47f59107e62a352adde7ab8411 authored over 3 years ago by Gusted <[email protected]>
refactor: split rendering

github.com/userstyles-world/go-chart - a9679bfa63520bcc4b076c5b3f7e0a77c9af4933 authored over 3 years ago by Gusted <[email protected]>
refactor: use named returns

github.com/userstyles-world/go-chart - 97665d22f6d77a291348dc13f81062a8cd82168b authored over 3 years ago by Gusted <[email protected]>
fix: use provided canvasBox

github.com/userstyles-world/go-chart - a7e29c7aad62bcf4e0c5d930084cd332ac250260 authored over 3 years ago by Gusted <[email protected]>
policy(security): add security policy

github.com/userstyles-world/userstyles.world - 30523b8e7f9fa71f6cb4525ac552591286a757ea authored over 3 years ago by Gusted <[email protected]>
feat(policy): add security.txt

github.com/userstyles-world/userstyles.world - b4b238714bbb7c1c656e5cf9367e5a53e51d0c7b authored over 3 years ago by Gusted <[email protected]>
feat(robots): disallow ModLog and API routes

github.com/userstyles-world/userstyles.world - 15053ff9ff786b2345a360fd4667ba4a80909afb authored over 3 years ago by vednoc <[email protected]>
refactor(html): use proper tags for source code

Thanks @Gusted for the reminder.

github.com/userstyles-world/userstyles.world - e704e7f1486914a7bcf68c95c2b8c77a3e70f72a authored over 3 years ago by vednoc <[email protected]>
refactor(docs): simplify function for loading docs

github.com/userstyles-world/userstyles.world - 9e33c440706c1bd203be4cdf12584045ca3a7cdb authored over 3 years ago by vednoc <[email protected]>
feat(ts): check if style is installed

First step to add the "Write a review" button requested by @Freeplayg

github.com/userstyles-world/userstyles.world - 2d3b0e0281508e44b0d7ca74dbd42e7c08ee6d6c authored over 3 years ago by Gusted <[email protected]>
fix(ts): initialize log for watch mode

github.com/userstyles-world/userstyles.world - f7bace6f034216046d82ea6601f98c3aa7123499 authored over 3 years ago by Gusted <[email protected]>
fix(accessibility): improve accessibility

github.com/userstyles-world/userstyles.world - 95180bcac21795a57c4f3938007d1995ea723e7c authored over 3 years ago by Gusted <[email protected]>
fix(robots): correct CSP value for robots.txt

github.com/userstyles-world/userstyles.world - ffcfb0b01da9724645d2a2ca3daffea5bbe0f5f2 authored over 3 years ago by Gusted <[email protected]>
chore: create robots.txt

github.com/userstyles-world/userstyles.world - 4809e509bb5bcec5226e3d162711d91453c4094b authored over 3 years ago by Gusted <[email protected]>
fix(handlers): correct CSP values

github.com/userstyles-world/userstyles.world - a85654437a1cd31bdcf5792d2ff6bbc5e153a7c7 authored over 3 years ago by Gusted <[email protected]>
feat(handlers): add security-policy redirect

github.com/userstyles-world/userstyles.world - 073fcaa8676415f6b239c66caf5c1ed10212ab66 authored over 3 years ago by Gusted <[email protected]>
feat(dashboard): show data for system status

github.com/userstyles-world/userstyles.world - c3bc5b8d66b1ec255b9fd80f8add52b7516e82e7 authored over 3 years ago by vednoc <[email protected]>
feat(handlers): add more CSP header values

github.com/userstyles-world/userstyles.world - 9d45a5530a1d64472dc8ad98bd7fddf845ded10a authored over 3 years ago by Gusted <[email protected]>
fix(css): better alignment for flexbox link icons

github.com/userstyles-world/userstyles.world - 665689b757540c71c66c39455f2a70a444189597 authored over 3 years ago by vednoc <[email protected]>
feat(css): improve colors used for buttons

github.com/userstyles-world/userstyles.world - eeefef3968b44bf9e7e563703c829bd928e7e977 authored over 3 years ago by vednoc <[email protected]>
feat(static): add our public GPG key

github.com/userstyles-world/userstyles.world - 4d76e2cf1950691f2d0a4de2dd890ac844d85a64 authored over 3 years ago by vednoc <[email protected]>
feat(html): improve functionality for pagination

github.com/userstyles-world/userstyles.world - 7c9766dde3babfb77004f880ebf63d075eefc8c3 authored over 3 years ago by vednoc <[email protected]>
fix(oauth): ensure correct redirect page after login

github.com/userstyles-world/userstyles.world - e0514d93409efdb83e1959eed5aa232ebf6e7a5a authored over 3 years ago by Gusted <[email protected]>
refactor(dashboard): make charts more generic

github.com/userstyles-world/userstyles.world - 9df31a2f51f878978af5c3b522b51529ed02fa54 authored over 3 years ago by vednoc <[email protected]>
feat(dashboard): add Style history bar chart

github.com/userstyles-world/userstyles.world - b66f3bbdaad684235d0c244dce604d1b5cc80148 authored over 3 years ago by vednoc <[email protected]>
feat(stats): add redundant checks for style IDs

github.com/userstyles-world/userstyles.world - 30d79cfa284d735030f792c8b9eacbf45537f8f8 authored over 3 years ago by vednoc <[email protected]>
test(utils): add token_test.go

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

github.com/userstyles-world/userstyles.world - 427c6cda8563457c5cf1a18c1f9ec48ff1412697 authored over 3 years ago by Gusted <[email protected]>
test(utils): add slices_test.go

github.com/userstyles-world/userstyles.world - dfbe0acb8ccc379284ad36b2e60a244238952cae authored over 3 years ago by Gusted <[email protected]>
style(go): run `gofumpt` to fix formatting

Also fixes a couple of cases where I used wrong verbs from log page.

github.com/userstyles-world/userstyles.world - ffb7058f6f1e3b090d258c8605d3d28a331e3c69 authored over 3 years ago by vednoc <[email protected]>
fix(stats): try until all style IDs are returned

We really don't want this query to fail.

github.com/userstyles-world/userstyles.world - 0e6db8cfc534fba1612b7c9295b3db0315e037ab authored over 3 years ago by vednoc <[email protected]>
feat(log): implement file-based logging

CC @Gusted

github.com/userstyles-world/userstyles.world - ff2458c213b4d60cd22496aa354934d7b65a146a authored over 3 years ago by vednoc <[email protected]>
refactor(api): improve logic for index endpoint

github.com/userstyles-world/userstyles.world - 10c7c0073c798d2de0926e3f54f39f72ad5369e1 authored over 3 years ago by vednoc <[email protected]>
feat(handlers): add route to shorten external URLs

github.com/userstyles-world/userstyles.world - 7b2405c7ee58134b5e8f847fa4af2fa2c83fb3d2 authored over 3 years ago by vednoc <[email protected]>
test(utils): add fast_test.go

github.com/userstyles-world/userstyles.world - bc3b619fdb18035f2f5bc8a0581b93d3a575a224 authored over 3 years ago by Gusted <[email protected]>
test(utils): add email_test.go

github.com/userstyles-world/userstyles.world - 6cbeb35ea83b9eb106b8e2291eb3ab96b62ede84 authored over 3 years ago by Gusted <[email protected]>
test(utils): add archive_test.go

github.com/userstyles-world/userstyles.world - f3d75eee256de34271372a7b3f65cdaa4305cd02 authored over 3 years ago by Gusted <[email protected]>
test(utils): add bcrypt_test.go

github.com/userstyles-world/userstyles.world - 92dd6be8862b4c516d17f3a8dd66dbc6d1a25491 authored over 3 years ago by Gusted <[email protected]>
refactor(config): use getEnvInt

github.com/userstyles-world/userstyles.world - 35470fef6ec600a3216d54e912b1bccad4bec479 authored over 3 years ago by Gusted <[email protected]>
test(crypto): add hash_test.go

github.com/userstyles-world/userstyles.world - be7f53ff853d63e29f3295a048f413447bdd63f0 authored over 3 years ago by Gusted <[email protected]>
chore: only use schedules checks

github.com/userstyles-world/userstyles.world - 971cff1319c91261b2cf8e73a56101466ed7a16f authored over 3 years ago by Gusted <[email protected]>
feat(handlers): Add CSP headers

github.com/userstyles-world/userstyles.world - fe3da38a7ef9811f0b255ddc40331ed5825ce694 authored over 3 years ago by Gusted <[email protected]>
chore: enable codeQL analysis

github.com/userstyles-world/userstyles.world - 784d26c8ae960931ef88bbbc4f26f617dc9df6e3 authored over 3 years ago by Gusted <[email protected]>
refactor(dashboard): simplify user history chart

github.com/userstyles-world/userstyles.world - 7ed912d7c8ab8c4dede182c1d45caac22659205a authored over 3 years ago by vednoc <[email protected]>
fix(dashboard): add parameter links in templates

github.com/userstyles-world/userstyles.world - 2e77bddac6a707270c761ce146029f6df1b815c8 authored over 3 years ago by vednoc <[email protected]>
refactor(dashboard): hide heavy queries by default

github.com/userstyles-world/userstyles.world - 6d942bd14471ab39031fe27f2335d9d852f04f24 authored over 3 years ago by vednoc <[email protected]>
feat(dashboard): speed up User and Style overviews

github.com/userstyles-world/userstyles.world - cc026a368b23c79f29c562ded4f86f476dfb01e4 authored over 3 years ago by vednoc <[email protected]>
refactor(dashboard): extract DashStats to models

github.com/userstyles-world/userstyles.world - 1cfaa6afe02fc7c972ce571dccc3226a2aa1e0bc authored over 3 years ago by vednoc <[email protected]>
refactor(perf): place performance monitor behind flag

github.com/userstyles-world/userstyles.world - e9b43d3006ddeeffee6a7dae3b1e0aeccc8b9aa8 authored over 3 years ago by Gusted <[email protected]>
feat(oauthP): use provided name if possible

github.com/userstyles-world/userstyles.world - 983c2efc66386a6cae28a2508f59926b70688936 authored over 3 years ago by Gusted <[email protected]>
feat(oauthP): allow vendor_data to be passed

This is for now purely for stylus to have a better and more reliable integration with USw.

github.com/userstyles-world/userstyles.world - 59b2eb8f3afec8b8cf8efc92c7b8d15d1e3b6fe9 authored over 3 years ago by Gusted <[email protected]>
refactor(oauthP): remove unused paramater

github.com/userstyles-world/userstyles.world - bba38e0c45473feb1c3fdd79d0f280ad8ea2e239 authored over 3 years ago by Gusted <[email protected]>
refactor(login): bump expiration to 3 months

github.com/userstyles-world/userstyles.world - 3bdfd11a72158ac680bdd60e154b7f0410957804 authored over 3 years ago by Gusted <[email protected]>
feat(SEO): correct canonical for public pages

github.com/userstyles-world/userstyles.world - 4729b35309de8da521ae5ce07e45855d9ba17817 authored over 3 years ago by Gusted <[email protected]>
feat(templates): add sort parameter to pagination

github.com/userstyles-world/userstyles.world - 1bd76b97bf838a5fb337077e7498b0153dbba4d2 authored over 3 years ago by vednoc <[email protected]>
fix(PID): Oops fix regression

github.com/userstyles-world/bot - e91cfbdff97b4b00b047c1bbb9d0a35480a5307f authored over 3 years ago by Gusted <[email protected]>
refactor(PID): use more accurate "wait for process" logix

github.com/userstyles-world/bot - da49862c7df381fefb77d96024f650285cee6873 authored over 3 years ago by Gusted <[email protected]>
fix(PID): get correct PID number

github.com/userstyles-world/bot - c387f7c37ef8b0bb3047fdab5b4cc07fbad5bdac authored over 3 years ago by Gusted <[email protected]>
feat(templates): make pagination more extendable

github.com/userstyles-world/userstyles.world - dc8193ee5989f8a2e1b5152f4e063836d0a0f72d authored over 3 years ago by vednoc <[email protected]>
feat(api): add in-memory cache for index endpoint

github.com/userstyles-world/userstyles.world - 1242ffd9b49f988b3c3085f13bfe5d2d0bc4be86 authored over 3 years ago by vednoc <[email protected]>
refactor(explore): use string ordering

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