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

fix: clean cache when preview changes

github.com/userstyles-world/userstyles.world - fef3eb9ee53192f62c38ec4ec7033352c375a8d7 authored over 3 years ago
fix: use correct paramater

github.com/userstyles-world/userstyles.world - fdd2fec0969da6f98980cb21060965a9a3ee26ba authored over 3 years ago
fix: use StyleID instead of UserID

github.com/userstyles-world/userstyles.world - 1fdea77ed03b9079ebc700a5dee57ac87eabf6fe authored over 3 years ago
feat: add legal into server

github.com/userstyles-world/userstyles.world - 0335d4180a20b274501ce00c617e89d37f3ceff3 authored over 3 years ago
feat: add privacy policy

github.com/userstyles-world/userstyles.world - 50f181db234c2a13db80c4a2d688f9da6eec37ac authored over 3 years ago
feat: allow un-promotion

github.com/userstyles-world/userstyles.world - 6f3559c6f38ab3f0038fdfc9adab516fb136432d authored over 3 years ago
fix: only allow moderator+ to promote

github.com/userstyles-world/userstyles.world - 72b22004124c828e7afd7123ac1e5d9fa7ae77c8 authored over 3 years ago
Refactor: use image immediately

github.com/userstyles-world/userstyles.world - d9cbf37fcea82c6d225ff471e8d446c0575e5e89 authored over 3 years ago
fix: check style authors match

github.com/userstyles-world/userstyles.world - eaa3c72b19c5007ca68da61da0d25668d6f9f109 authored over 3 years ago
feat: show current image on edit page

github.com/userstyles-world/userstyles.world - a040ec6cbddc1141b1144d896f8e4569de0d9aaf authored over 3 years ago
fix: error check, error possible functions

github.com/userstyles-world/userstyles.world - e68b0f51fd5989be9463b88a15c539fc14b8bb9e authored over 3 years ago
refactor: use chaining `c.Status`

github.com/userstyles-world/userstyles.world - f2662e349859667b2e4f4ebd651261b2365a142a authored over 3 years ago
fix: lowercase response username for OAuth login

github.com/userstyles-world/userstyles.world - 6228115377d9d205d2da4ea4aaa5c7809e642cdb authored over 3 years ago
fix: use lowercase username when querying users

Resolves a bug with OAuth. Thanks @Gusted and @FreeplayG!

github.com/userstyles-world/userstyles.world - 75515b2841b6fd857b162f1a401d0885d7a18ff8 authored over 3 years ago
fix: use proper OAuth login/register endpoints

Hard-coding redirect URLs isn't good. Just as I told you, @Gusted.

github.com/userstyles-world/userstyles.world - e1e4971b9ae9812a832dba64631ece2d7129e5a5 authored over 3 years ago
fix: use object-fit: contains

- Using the `cover` property will have cases whereby it will be clipped to "fit" what will stret...

github.com/userstyles-world/userstyles.world - bacdc4cb8ddc1b5672e135450990f33879865978 authored over 3 years ago
feat: allow spaces and `-`

github.com/userstyles-world/userstyles.world - 37e36645a1747e4611f5c3e7ecadb2efa1752936 authored over 3 years ago
refactor: use site variables for rounded corners

github.com/userstyles-world/tweaks - f8580d2e6716a964726d341af3f3062629ad8ae9 authored over 3 years ago
fix: add interop to footer for new bars

github.com/userstyles-world/tweaks - d775776e0b9bd492288089ad39d3df35225b2a56 authored over 3 years ago
refactor: improve formatting for stats history

github.com/userstyles-world/userstyles.world - 8fd207a8d717be521962edc6d182299798630a45 authored over 3 years ago
feat: implement correct view count for style stats

github.com/userstyles-world/userstyles.world - 7b01e9bb85d60d1f89744022d904833addd79f88 authored over 3 years ago
fix: github callback detection

github.com/userstyles-world/userstyles.world - dbccac25076403ea172f589885fb8dab2249cd0a authored over 3 years ago
refactor: add errors to the callback API

github.com/userstyles-world/userstyles.world - 996c4d691619dc50a83928a0f13e2ecb90327638 authored over 3 years ago
fix: even more accuracy for style view statistics

The previous commit wasn't going to give us 100% accuracy, but this one
will. It works the same ...

github.com/userstyles-world/userstyles.world - c0cf142f4658f650d50368f672f30fea6317e115 authored over 3 years ago
fix: use a more accurate measurement of new views

github.com/userstyles-world/userstyles.world - f90f89185f272a1789aa456ca47a4569226777fd authored over 3 years ago
fix: update time for stats history cron job

github.com/userstyles-world/userstyles.world - 888f0545bfdda5fa648faae3b1693f067acd6f00 authored over 3 years ago
refactor: add a query to get just all style IDs

github.com/userstyles-world/userstyles.world - 6fc78137c6e9a4cf65b33614b8569ccb439a4749 authored over 3 years ago
feat: add proper dates to stats history queries

github.com/userstyles-world/userstyles.world - 0d92e367f43b878bcdbd5379fad6cbaf3c77656c authored over 3 years ago
feat: add logic for history of style statistics

github.com/userstyles-world/userstyles.world - 06b9d173bdd14b9501bdba4d4e75c2e82dca1222 authored over 3 years ago
feat: add an option to hide userstyle version

github.com/userstyles-world/tweaks - 0d98987e14bb515a9a2c54061c5138da2e68895f authored over 3 years ago
feat: add an option to hide 'Get Stylus' button

github.com/userstyles-world/tweaks - b3ee1c853e7a12d28590da38ae9edcbeb0f39b7b authored over 3 years ago
fix: split tweaks for Monitor route from the rest

github.com/userstyles-world/tweaks - 4ae35c2b473da61933a2bbdc8f6edd1d3aeb9132 authored over 3 years ago
feat: switch to more flexible messaging

github.com/userstyles-world/userstyles.world - fb09c59d5160e9a3ef60db6d010ab0aa2df68f81 authored over 3 years ago
feat: stylus integration

github.com/userstyles-world/userstyles.world - 2de1a8ef935f9d79ccb1644b56506c33cb064606 authored over 3 years ago
fix: add template for copy icon

Awesome, I forgot to add this until I saw the error in production.

github.com/userstyles-world/userstyles.world - e7536c16277fe7b1a3deebb61160c4f405d34a8d authored over 3 years ago
fix: tweak selector for "no screenshot" gopher

It was causing an error with "copy" icon on Style details page. Now it's
more in line with the o...

github.com/userstyles-world/userstyles.world - 0411eedf36c5ec6ba7cd23c6e3487e1a03a0f69a authored over 3 years ago
fix: fix GitHub icon in dark mode on account page

github.com/userstyles-world/userstyles.world - 5be19f1c9c0a26db00f4ed01e392070e699e40fc authored over 3 years ago
feat: redirect to correct URL for user profiles

github.com/userstyles-world/userstyles.world - c8f825f7ff1ac701cbe4c81176f034a8ec5093a3 authored over 3 years ago
feat: show defaults when no bio/socials are set

github.com/userstyles-world/userstyles.world - 0b2b1775ba1c30667ee63f6572ede3efe1561904 authored over 3 years ago
fix: use lowercase usernames for consistency

This leaves us with one small issue that will be resolved once display
names are implemented.

F...

github.com/userstyles-world/userstyles.world - 1ec29ee37dfb0f31422e0f9e52fe4d8a9d7b3136 authored over 3 years ago
feat: add prettier URLs to Style cards

github.com/userstyles-world/userstyles.world - 260aea90dcb765d4626225df9515e3e44a22e5f8 authored over 3 years ago
refactor: move slugify function to utils package

github.com/userstyles-world/userstyles.world - ff4f5c69080cc52910adb66e2801aa62d349d7e8 authored over 3 years ago
feat: improve consistency for slugged URLs

No more broken pages!

github.com/userstyles-world/userstyles.world - 18964d6331c0eae6c60234676e03137268f0ea2a authored over 3 years ago
refactor: remove unnecessary code for Style page

github.com/userstyles-world/userstyles.world - 9ff74d0961558682732a8164db542009ba9be5e4 authored almost 4 years ago
fix: update position for checkboxes on import page

github.com/userstyles-world/userstyles.world - addc186acaf62999188f1aac81782b9695bcd237 authored almost 4 years ago
fix: remove min-height for inline search bar

github.com/userstyles-world/userstyles.world - 1ef5e6adeb9d62195795867e0ad82808e19337b0 authored almost 4 years ago
fix: pass 'Slug' variable to details template

github.com/userstyles-world/userstyles.world - 09f730dfac554379c7887cd881b697549102f140 authored almost 4 years ago
refactor: switch to site variables for tooltips

github.com/userstyles-world/userstyles.world - fddda98c1f6e4dd9f8df5869b7e17030beef49af authored almost 4 years ago
feat: add copy to clipboard logic for share button

github.com/userstyles-world/userstyles.world - a8c48e9b132e54e9b8d89d7d49415e417a52e029 authored almost 4 years ago
feat: add a way to share direct links to styles

github.com/userstyles-world/userstyles.world - 807dd0950e6d6710b4ad7521f4287ed1bf9d1e27 authored almost 4 years ago
feat: remove more symbols with slugify function

github.com/userstyles-world/userstyles.world - b07cdeb7e97eb55c08a7326b5b864fe7162e21fa authored almost 4 years ago
refactor: move db-specific functions out of utils

It was causing circular dependency; utils package should have have
generic reusable functions, n...

github.com/userstyles-world/userstyles.world - a3202133e99921f1ae60fd3ef857a64220dc81f0 authored almost 4 years ago
fix: always redirect to correct slugged URLs

Previously you could put _whatever_ slugged URL as long as style ID was
correct and it would ren...

github.com/userstyles-world/userstyles.world - d0f58e34975bf2d3744f3b1a92e21b58b9a2bb94 authored almost 4 years ago
feat: improve slugged URLs for style pages

github.com/userstyles-world/userstyles.world - 9b5f7dc880d36ed4f56cfa7fec1889a2a3499d45 authored almost 4 years ago
feat: add a link to Stylus project on style page

github.com/userstyles-world/userstyles.world - 2875bc381e0542cf4c27505b3ea96fcb3eda7902 authored almost 4 years ago
feat: add style names prettier style URLs

github.com/userstyles-world/userstyles.world - c9c17fc7ca7b2033aab5799688cbf1c75e418f17 authored almost 4 years ago
fix: resolve paths when adding preview images

github.com/userstyles-world/userstyles.world - 486d37ee211abb6eefb8b762270d13896bff13ab authored almost 4 years ago
feat: slightly increase quality for preview images

github.com/userstyles-world/userstyles.world - b4e88ec9afd0b17f21c26647f47ae59088b62aad authored almost 4 years ago
refactor: replace redundant checks for environment

github.com/userstyles-world/userstyles.world - 526ddc9dbf02f2a93ffb774fac5fce9f0aa211d8 authored almost 4 years ago
feat: add pseudo-versioning to our CSS file

This hack will always get the latest version of our CSS file in order
to prevent problems with c...

github.com/userstyles-world/userstyles.world - 013876d1003b7ef2672a3bdc86bd23de9c770976 authored almost 4 years ago
fix: remove git commit hash in dev environment

github.com/userstyles-world/userstyles.world - afa33840819641ca016d59bb8469155c4ff3bc71 authored almost 4 years ago
fix: use correct dates when querying statistics

Global variables would get initialized only once — whenever the
application was started — thus c...

github.com/userstyles-world/userstyles.world - adf9784f86da5d69e3dacd005e7aa96fd4152210 authored almost 4 years ago
fix: add aria-label to search button in navbar

Gotta improve that Lighthouse score!

github.com/userstyles-world/userstyles.world - 2ae76313408020b38487c1e0f9eac4746a59a00b authored almost 4 years ago
refactor: move link to Explore page below heading

github.com/userstyles-world/userstyles.world - 0b5420da9647f4b609b9a7c50deb64eac77e4d8a authored almost 4 years ago
docs: highlight recently added features in readme

github.com/userstyles-world/userstyles.world - 4c07d98de237da9c3758d8efffb16365a0ff5df6 authored almost 4 years ago
feat: add base model for History table

This is an extension to Stats model, and as such it will be used for
providing a history for sty...

github.com/userstyles-world/userstyles.world - a3ccf425dc7af62c239c34fc0d8a984f50963299 authored almost 4 years ago
refactor: fix typos and change images directory

github.com/userstyles-world/userstyles.world - 326a805bdb8e8ba010558dbe6872ff1d9d254aa4 authored almost 4 years ago
feat: add a shorthand route for User profile page

github.com/userstyles-world/userstyles.world - b8d95bfd30e6b2b5300f5e4ffd05c9c7aca575ae authored almost 4 years ago
refactor: simplify queries for Style statistics

github.com/userstyles-world/userstyles.world - 22565f28cccdfa8e515f4f05a44ad08fd293669e authored almost 4 years ago
feat: enable caching on preview images

github.com/userstyles-world/userstyles.world - ceb6f4b41634c2cf2f9899a3d9c893cb1f276ba0 authored almost 4 years ago
fix: correct github links

github.com/userstyles-world/userstyles.world - d000cacf77a119f96224db7d33b43f2376b22a5f authored almost 4 years ago
fix: allow underscore within username

- Resolves #50

github.com/userstyles-world/userstyles.world - 8713c1645c16832c054e7ea278a5e7f727c3bfb8 authored almost 4 years ago
refactor: tweak export parameters

github.com/userstyles-world/userstyles.world - e451695f7fff0f02e18aa02ab644697a96b9b164 authored almost 4 years ago
fix: remove subdomain on uso-format

github.com/userstyles-world/userstyles.world - 0d8b6a8cb53eb1106ff423f5774c7f1d711d710f authored almost 4 years ago
refactor: simplify isUSo

github.com/userstyles-world/userstyles.world - f073d36aef48e3816f5f6136db2c890698730d54 authored almost 4 years ago
feat: reroute external images on Index endpoint

github.com/userstyles-world/userstyles.world - ad0da477f9e42a29035984da6aaf095e9791b0f7 authored almost 4 years ago
feat: accuracy of 1 second

github.com/userstyles-world/bot - b57df890f0f65e1628457002876565237df04606 authored almost 4 years ago
chore: remove database migration

github.com/userstyles-world/userstyles.world - 51d886fcd5ae28db344f6433cf289d39c745d158 authored almost 4 years ago
refactor: split logic for hashing unique records

github.com/userstyles-world/userstyles.world - 327ed77b4696101e82d16b4fdf329adb5494a685 authored almost 4 years ago
fix: resolve install counter for the first install

I forgot to set this field to true on the very first install.

github.com/userstyles-world/userstyles.world - 42c9e122eae355691a47e1b30d86cdd78736101d authored almost 4 years ago
fix: get proper IP addresses in production env

Without this fix, all IPs were 127.0.0.1, so our statistics were capped
at 1 view/install per st...

github.com/userstyles-world/userstyles.world - d3e1d337e07bfe8a91133efc99e126a20b7d1539 authored almost 4 years ago
fix: increase max size for limiter middleware

Otherwise it will trigger way too often because images are no longer
hosted externally, and ever...

github.com/userstyles-world/userstyles.world - 7dc05eb948799795da255663cf5c2632b73f94e2 authored almost 4 years ago
refactor: send correct updatedAt field

github.com/userstyles-world/userstyles.world - 47809a62d67ca3e8b41e1a09ae848e6ed254d914 authored almost 4 years ago
refactor: remove migrator code

github.com/userstyles-world/userstyles.world - bf4bedbcd11383dc1bb88e4456dd18cd7c13d72b authored almost 4 years ago
refactor: use time.Time

github.com/userstyles-world/userstyles.world - 6ec04a787aa35245e28a87adfb4675689a483060 authored almost 4 years ago
fix: improve thumbnails that don't use 16:9 format

For the love of everything you hold dear, use 16:9 format for images.

github.com/userstyles-world/userstyles.world - fffd9346b48a7b2c26cc379fdb3750d9d55ac169 authored almost 4 years ago
feat: enable Fiber's logger in dev environment

github.com/userstyles-world/userstyles.world - aa00401c6d5d941d7e657ae88fcef3f0c3b10d88 authored almost 4 years ago
fix: allow USw and GH links for Style preview URLs

github.com/userstyles-world/userstyles.world - 5d098b0a0f53ae72b326dfa77368a8595f86a58a authored almost 4 years ago
refactor: update announcement and Markdown parser

Normalizing EOL for our Markdown parser didn't play well with HTML
imported from USo-archive, so...

github.com/userstyles-world/userstyles.world - d28d2dd124888377da13e316e07b27ad79b6a7cb authored almost 4 years ago
feat: improve information on add/import/edit pages

github.com/userstyles-world/userstyles.world - c5f3a2cb3965a77260c782e25d0915c27dbb0731 authored almost 4 years ago
refactor: update consistency for Style images

github.com/userstyles-world/userstyles.world - 6d7dba171fc285835bd98a33d27f27d5a9c68cf2 authored almost 4 years ago