Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/SynoCommunity/spkrepo

Synology Package Repository
https://github.com/SynoCommunity/spkrepo

new release

c2b385e60ce7cbf6bb6007bae1ad03a1c6e3aabe authored 11 months ago by publicarray <[email protected]>
Improve admin webui (#112)

* fix columns and filters

- add formatters to remove milliseconds on dates
- add column labe...

d8593ea7f3481e35efe53b074c2111486e76184c authored 11 months ago by Michael Reid <[email protected]>
Improve packages webui (#111)

Some web ui improvements
+ fix beta label and use different labels for active and inactive pack...

2db02f3fcb200e1c286f5f7a758409c93407025e authored 11 months ago by hgy59 <[email protected]>
Bump pillow from 10.0.1 to 10.2.0 (#115)

13ace8a752949a239b9372a350cd7f2d2887e8ab authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jinja2 from 3.1.2 to 3.1.3 (#114)

021528dbce103075b34ad7997eef914693826743 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump pillow from 9.5.0 to 10.0.1 (#110)

905734269a3e61f3eb9fe869045ccf35d6453afd authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Version Bump

b0bf21ecce45f635209af3ef3d92f1288b3e5a59 authored about 1 year ago by publicarray <[email protected]>
Fix empty fs_uniquifier for existing users.

Fixes #109
Thanks for all your help @hgy59 @mreid-tt

6fdab833279535bcf6527197b3cf56e79b721d54 authored about 1 year ago by publicarray <[email protected]>
Merge pull request #102 from SynoCommunity/diaoul/refactor

ref!: various upgrades and fixes

8a5521ec16d7bd7595da3dcc9cf10fa00ca1ecdd authored about 1 year ago by Sebastian Schmidt <[email protected]>
Update docker build

c7e67e9b74bec742801d943c7ea9dd514e77daaa authored about 1 year ago by publicarray <[email protected]>
Revert "Minor readme correction"

This reverts commit 4247322dd969d53a42f247b5860c83d96f60b156.

72c9c427d0425a4115b95ed1d0336dcdd53e78cc authored about 1 year ago by mreid-tt <[email protected]>
Minor readme correction

4247322dd969d53a42f247b5860c83d96f60b156 authored about 1 year ago by mreid-tt <[email protected]>
leftover cleanup

d379e7fffe281ee196ddda87bc15759952cfd48c authored about 1 year ago by publicarray <[email protected]>
update README

docker-compose is nowadays included with docker
depopulate_db deletes packages from the database...

8127f7b104fe75d6acac9fbaa887cadfaf314388 authored about 1 year ago by publicarray <[email protected]>
fix: api test post headers

- Removes restriction on Werkzeug version by upgrading HTTP headers

840fe63181cbd8393aa1b313c9e950cd74998a09 authored about 1 year ago by mreid-tt <[email protected]>
Fixed more warnings in tests

from 140 passed, 41 warnings in 56.83s
to 140 passed, 6 warnings in 53.66s

c935a443f325be4380d0d6f7d57ddbfcc88e83f3 authored about 1 year ago by publicarray <[email protected]>
fix: pre-commit check

6d8df7761125abc4ab5954da084b133dea48e9c1 authored about 1 year ago by mreid-tt <[email protected]>
fix: api test post

- Werkzeug >= 3.0.0 causes these tests to fail
- Correct fake api_key length

19026686e05a98724e11e1078bfb17af16e55b47 authored about 1 year ago by mreid-tt <[email protected]>
Update project requirements

656104a89d15fc7af1fe78bbf2ddd0a57641045b authored about 1 year ago by mreid-tt <[email protected]>
update: readme

bd1f23d183240d05e052aca7705a49e145590d15 authored about 1 year ago by mreid-tt <[email protected]>
fix: pre-commit check

960043b8e1cfd51fc5908252e8a43543f3cd72dd authored about 1 year ago by mreid-tt <[email protected]>
fix: babel keyerror

34db3677331052fcc155c84136fe0a1796567637 authored about 1 year ago by mreid-tt <[email protected]>
fix: login for logged user

- Use explicit login with non-hashed password

c43aeb8940f6337f01e594ea8866b47c8ef3f2f7 authored about 1 year ago by mreid-tt <[email protected]>
fix: redirect check

d7a33401ca9109493bd7f1916429e59fbd156fab authored about 1 year ago by mreid-tt <[email protected]>
pass pre-commit hook

b668f410c09ef52ae8c19b1e9e34c1df6782b453 authored about 1 year ago by publicarray <[email protected]>
fixed several deprecation warnings

30 failed, 110 passed, 690 warnings in 41.01s SQLALCHEMY_WARN_20=1 poetry run pytest https://doc...

4666ce6c2441bb5e277707994e87073e6ae3034f authored about 1 year ago by publicarray <[email protected]>
fixed several deprication warnings

30 failed, 110 passed, 786 warnings in 41.30s removed response.charset
30 failed, 110 passed, 23...

91ccd9bc8fa29c1f01361e541b6e925ff326207e authored about 1 year ago by publicarray <[email protected]>
fix: python linting

b4185ab5aeae96792ea7400f23d0edccd9a8505c authored about 1 year ago by mreid-tt <[email protected]>
rollback: hide inactive packages

This reverts the frontend changes committed in #98 and #99

1aa2837e848f470eef7a22fc0494db0b210358f1 authored about 1 year ago by mreid-tt <[email protected]>
fix: cli user creation

- reintroduced a create_user function
- include password hash in userfactory
- remove factory bo...

39c9c88a3dbace5e8cf63087a365ba2f720bc7d6 authored about 1 year ago by mreid-tt <[email protected]>
fix: api key form validation

d6ea8d603316cded1db65c3accde7de80475082f authored about 1 year ago by mreid-tt <[email protected]>
fix: duplicate db column

3ad7cfe5e62ce456de279ae85dbe45889391f864 authored about 1 year ago by mreid-tt <[email protected]>
Merge branch 'main' into diaoul/refactor

f708234dcaf5ef874d31310f3eb30944b832d6e6 authored about 1 year ago by Michael Reid <[email protected]>
fix: migrations sequence

b38660d6ff398c9ee0717d7720f4f4fca316f4ff authored about 1 year ago by mreid-tt <[email protected]>
Update README.md

b3d6268fa9ad09672b63f51f5092289ff855e4dd authored about 1 year ago by Sebastian Schmidt <[email protected]>
Update requirments

cf2b7b8ccc3be88b86a17cfae864be8881f4ad7e authored about 1 year ago by publicarray <[email protected]>
Update badge (#105)

* Update badge URL

* Update badge

Only check main branch.

9753943c10ca6b103226e0902673afa17b1cb95c authored over 1 year ago by Luke Nelson <[email protected]>
fix: python 3.11

37637354e3829a64b020035338425fd0f6f52b4d authored over 1 year ago by Antoine Bertin <[email protected]>
fix: pre-commit action

5067dbb87d4dd6c35642da9a279cbf9866fdbd32 authored over 1 year ago by Antoine Bertin <[email protected]>
fix: update github actions

093f134c1ff92a5635fa465924928780b694865e authored over 1 year ago by Antoine Bertin <[email protected]>
fix: add instructions

1efb756b7140c2d7b0bc517e9530e646d2b1463a authored over 1 year ago by Antoine Bertin <[email protected]>
fix: flake8

5e3673c83f17b511b17dce3a2549375a25b98d4a authored over 1 year ago by Antoine Bertin <[email protected]>
fix: pre-commit

16a6c724a0a70b568da69ec8c4df41b86b3c5e93 authored over 1 year ago by Antoine Bertin <[email protected]>
fix: some things

8b67ac8fb29414b8a04f01469cc825f2a8b3289a authored over 1 year ago by Antoine Bertin <[email protected]>
ref!: various upgrades and fixes

2276ad2967588185e575acb7ee206989fdc920ed authored over 1 year ago by Antoine Bertin <[email protected]>
Bump to v0.2.3

e1561931c33d952f506dde215b6cf5d409707d47 authored over 1 year ago by Antoine Bertin <[email protected]>
Make a directory safely without raising error (#101)

8a1ea48c20696171f67b655e92a028eb5b019255 authored over 1 year ago by Michael Reid <[email protected]>
Implement package filter for active build (#98)

* Add hybrid property 'any_builds_active' to Version model
* Add hybrid property 'any_builds_ac...

66c4ac66af3b0e8e9adc1c9ef92df3b599baab73 authored over 1 year ago by Michael Reid <[email protected]>
Template fix to show only active builds (#99)

2b7462b114b38c24b1b423600f9afed04a6b8edd authored over 1 year ago by Michael Reid <[email protected]>
Improve exception handling (#96)

5540e33d533208d792b8376d46d5402d5e1f25d6 authored over 1 year ago by Michael Reid <[email protected]>
attempt to fix tests

76951e0e5850504b16c9164b97a23883488269d6 authored about 2 years ago by Sebastian Schmidt <[email protected]>
Use Flask-Security-Too as flask-security isn't maintained anymore

43e52667267b773353462af5fad613f05fd39d7a authored about 2 years ago by Sebastian Schmidt <[email protected]>
migrate to Flask-CLI from fask_scriptp

4640a220dfaef507d05f1ea89065c8c94a9c81ba authored about 2 years ago by Sebastian Schmidt <[email protected]>
update lock file

645918e4df80e77a5bf32a99421835c39658da70 authored about 2 years ago by Sebastian Schmidt <[email protected]>
Increase the path size for builds

987e9187d4a7ff9f944706f507b6ed4a72a3a31b authored about 2 years ago by Sebastian Schmidt <[email protected]>
Bump version

4f7407f3b0b801fda8bf6d5b50bcd2e30fdcbf7a authored almost 3 years ago by Antoine Bertin <[email protected]>
Update dependencies

79b290bb55244b21e3c90e257c80f3d01921f558 authored almost 3 years ago by Antoine Bertin <[email protected]>
Bump version

1cb46c7441b4ee3b7f4177a3304d708b313cfd7b authored almost 3 years ago by Antoine Bertin <[email protected]>
Fix pre-commit and requirements

711a3fc57532e9bbc52cadee8f66db582c509257 authored almost 3 years ago by Antoine Bertin <[email protected]>
Update dependencies

17b62960b38c732e19dba7bb5ea174673bc8225e authored almost 3 years ago by Antoine Bertin <[email protected]>
Update badges in README

7e22d680b9dcd59d4f58a64acf00b554b68bdd38 authored over 3 years ago by Antoine Bertin <[email protected]>
Use ghcr.io

f37b20c0f3b0028a77800ebf577ec5b46349a75b authored over 3 years ago by Antoine Bertin <[email protected]>
Release 0.2.0

f638dbae9af332ec08c0bd77c35771509a39fded authored over 3 years ago by Antoine Bertin <[email protected]>
Add docker-compose with postgres

e7024deff7f3fa402af197ee1cea8326c83a658c authored over 3 years ago by Antoine Bertin <[email protected]>
Increase size of conf_* fields

899e5bdcab6ab601c375ec6c88b49542bfe49635 authored over 3 years ago by Antoine Bertin <[email protected]>
Add back pre-commit export requirements hook

011d8bd1a58b25911c8eacd51458322cbb074ff8 authored over 3 years ago by Antoine Bertin <[email protected]>
Improve package view (#46)

* Improve package view

- List all versions
- List architectures with direct package link
- ...

4cb69ca5136de81011a68a844e5c9205e4fc6dfb authored over 3 years ago by Yves Martin <[email protected]>
Update pytest and pillow

e02c0021c88c0a9f99c6e14d55b4ccbaea82c4a0 authored over 3 years ago by Antoine Bertin <[email protected]>
isort

5f958a78376b6087498859f824850b111109554a authored over 3 years ago by Antoine Bertin <[email protected]>
Update pre-commit configuration

151f6e1b911be563553c1a8df6944f23cb5d4549 authored over 3 years ago by Antoine Bertin <[email protected]>
Improve build action

7dad9f4068ed8cce362e613816c7294816f66b5d authored over 3 years ago by Antoine Bertin <[email protected]>
Add publish action

19ed497b2ace7fcd52ec5c55c8d90b350541078b authored over 3 years ago by Antoine Bertin <[email protected]>
Lighten Docker image

9a34fd830180c7d4d9e0c828d7394158177ae647 authored over 3 years ago by Antoine Bertin <[email protected]>
Update dependencies

36d879c7b35208c8bd787e10342a3c9388dc5bbe authored over 3 years ago by Antoine Bertin <[email protected]>
Add direnv to gitignore

5a86c485a3cf48cc3edb4b3d7c609bfefef35900 authored over 3 years ago by Antoine Bertin <[email protected]>
Update pre-commit Github Action

4bfdf736ef63e5916a0aa80a3ec847babdbf2e34 authored almost 4 years ago by Antoine Bertin <[email protected]>
Pin black version in pre-commit

00e2cae29cf6c3d609fcb111467e9c71cf0e55f6 authored almost 4 years ago by Antoine Bertin <[email protected]>
Update dependencies

f1cb4335d8cf7ba5064ecb3ecae79cc5a9cdf58c authored almost 4 years ago by Antoine Bertin <[email protected]>
Black fixes

a2759ebdd3ef7b0cbc5dc16967599d9cd46ef13a authored almost 4 years ago by Antoine Bertin <[email protected]>
Remove gone urltools (#62)

* remove urltools, disable a test, update dependencies and readme

fix ERROR: Could not find a...

91b7b38c6017656b2ac42cea6e4e27a6c99c31e6 authored almost 4 years ago by Sebastian Schmidt <[email protected]>
Update flask-sqlalchemy and docker base image

Flask-SQLAlchemy 2.4.4 introduced a workaround the regression introduced
inpython 3.8.4

3e3268007e266f0ea1869251ffbac32e916873b5 authored over 4 years ago by Antoine Bertin <[email protected]>
Switch docker base image to 3.8.3-buster

* Debian based is manylinux compatible so we can use wheels.
* There is a bug in python 3.8.4 af...

0f49ef5b340a077f5aa2d3189f7117ec2c8965db authored over 4 years ago by Antoine Bertin <[email protected]>
Create FUNDING.yml

b0d2f4ab529632ae09a742e41f3e557e997a22c8 authored over 4 years ago by Antoine Bertin <[email protected]>
Update requirements

38c9cb06fe6b6c13a3905bf837fe508182b27332 authored over 4 years ago by Antoine Bertin <[email protected]>
Fix conf_privilege and conf_resource

071f9ee33ec3b398ecd8516cd1b1d6055e0f11ac authored over 4 years ago by Antoine Bertin <[email protected]>
Merge pull request #44 from publicarray/master

Update Install instructions

5962f2acf54a7aad30c0dd49fec247794333d5ab authored over 4 years ago by Antoine Bertin <[email protected]>
Update Readme

9af095f2026cf59bb34e813ef223cdbdc2de7d57 authored over 4 years ago by Sebastian Schmidt <[email protected]>
Tests use external link for package download

2dc5db94d8c66412a1d1d276cb75c5473cdd28c9 authored over 4 years ago by Antoine Bertin <[email protected]>
Use external link for package download link

cda0b056089d1c81f704594eb88ff3745e5126be authored over 4 years ago by Antoine Bertin <[email protected]>
Add healthcheck

175324ecef2b028355b27157f9f32e0bb2317808 authored over 4 years ago by Antoine Bertin <[email protected]>
Remove manage test command

cfebe1691662f966adceb33b3638d19364e5963d authored over 4 years ago by Antoine Bertin <[email protected]>
Remove joinedload_all calls

e18eee846a63012baa12cd4ca603fe43d13d6dd2 authored over 4 years ago by Antoine Bertin <[email protected]>
Move populate_db to utils

371c62230f74f8b64c1e6a9fb7f691038dc85790 authored over 4 years ago by Antoine Bertin <[email protected]>
Update poetry pre-commit hook

ca6359fefbee5cbc7ce662330f35ebfead5ca686 authored over 4 years ago by Antoine Bertin <[email protected]>
Use latest poetry-export pre-commit hook

13bf64460ae94806ebcc1709570c26f273867fdc authored over 4 years ago by Antoine Bertin <[email protected]>
Add pre-commit for requirements.txt

c651b61a320e2bf3f0968dadfcb566d35f5ab86a authored over 4 years ago by Antoine Bertin <[email protected]>
Add homepage to pyproject.toml

0ef68eee0f7f455a49400ed0f7054da168ccbed5 authored over 4 years ago by Antoine Bertin <[email protected]>
Add build-system in pyproject.toml

0f4f1c027763d3f8e6597160f6d7f586bccd5377 authored over 4 years ago by Antoine Bertin <[email protected]>
Add trove classifiers

4a02ee307be7118eb8b09ea72ea546f307f14418 authored over 4 years ago by Antoine Bertin <[email protected]>
Add keyword to pyproject.toml

acdd125a14d42b9eaa82ff402f2734394698065f authored over 4 years ago by Antoine Bertin <[email protected]>