Ecosyste.ms: OpenCollective

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

github.com/linuxserver/fleet

Status and image fleet metadata management application for Docker images
https://github.com/linuxserver/fleet

Updated project dependencies, specifically Flyway

f331c22cd833a2fc61a1769db2ec7593eb76342b authored over 2 years ago
Merge pull request #15 from linuxserver/patch/CVE-2021-44228

Updated log4j version to mitigate CVE

71335636dc98ef96c652814ff37c7ebe89e91ebe authored about 3 years ago
Updated log4j to 2.16.0

a055df74452eb07f9f503b6d94e9214f1b07c794 authored about 3 years ago
Upped version

730164547eecfae8d4a1fd68dd70b65b514378fb authored about 3 years ago
Updated log4j version to mitigate CVE

d6f403cd318f71eb3a28831adff7ac5f8ff1c01e authored about 3 years ago
Incluide isDeprecated in API image response

f6d3b07468b19fe8dd0fd188d7aca4a0006f1a88 authored over 3 years ago
Added verbose output for public API to include docker template specification

9b6d4ccc3a79db77be1609ac449fdf64faa0bf27 authored almost 4 years ago
Merge remote-tracking branch 'origin/master'

808fa2192453fc2b36436b7dba725ae00b5cd3f1 authored almost 4 years ago
Ensure TagDigest is comparable so Sets can adequately dedupe where necessary.

cc32989d81a417d01cfd0d9f9ee295bf5ea2b787 authored almost 4 years ago
Update example.fleet.properties

964d2ecc3b15578db58a992fa8a946e008731758 authored almost 4 years ago
Re-implemented DockerHub auth to bypass unauthenticated rate limits

4aca22cf898a73c0e2c3dcd2d90ba82d249561b3 authored almost 4 years ago
Quick refactor to introduce abstract base class for docker registry clients

7150b2c3a9db2eb2eb4af30b245255acdc749f72 authored over 4 years ago
Suffix DockerHub API URLs with forward slash to avoid potential 301 response codes

f407b15c92d0a885b91893dbece64c0114703e15 authored over 4 years ago
Added example value support for DockerEnv templates

8b1124353f7e708a6eae034550de1de4a1b2f55b authored over 4 years ago
New favicon and tag finger enhancement

- Updated the favicon to new LSIO logo
- Updated TagFinder so it checks against full digest parit...

994bcf80465e4fa5907c39935b54066c884544fa authored over 4 years ago
Upped jQuery

ac468df4a5e0f9e7408a6c268dd2b609d1b0f12f authored over 4 years ago
Added DockerHub URL

34da9a4cd999ee544b8fde96c346feda102d396b authored almost 5 years ago
Fix user creation bug

The username was being used for both user and password.

d47b1d3236bd663f48fda313bbfdcbb3086338be authored almost 5 years ago
Added extra check for error on task response.

14e99e609bfe9663243243d729e449211a50ce8e authored almost 5 years ago
Updated version to 2.0.1

54881fb2b0e7278a3e439bb7f1137c2282d227f3 authored almost 5 years ago
Added legacy API controller for external API calls.

7820617cd163ce60b0b5e2503570fcdda12c14bd authored almost 5 years ago
Updated version properties

488fb67449aae6f965ac49145b4182cccbdfc5d1 authored almost 5 years ago
Updated example properties

c6b3b36a7c189eda03e4aa16fcae1fdf967211bc authored almost 5 years ago
Updated example properties

4a62dbd997ede2f18ca2e8feaf09dbe755861d2f authored almost 5 years ago
Added user management

1d48e254d24ff1bebc17ec49821ebfcb27a5498c authored almost 5 years ago
Update README.md

9c9e2b88255e57a59aa3b1375733e09719718475 authored almost 5 years ago
Merge pull request #8 from linuxserver/v2

V2

a7ab0fead879ba90c57a2763ca8da1286b7e9c87 authored almost 5 years ago
Added user management

3a00252a17a18f81a9cfa077df11e5a958280ee7 authored almost 5 years ago
Allow for editing of external urls

caf138415e3b0d1765443a0f372dc016459657c6 authored almost 5 years ago
Initial structure for multiple URLs

34ad56cec66b573ef869315e592c978d4b79c303 authored almost 5 years ago
Log In

- Added log in functionality
- Updated gradle wrapper to latest

248be84b5dca3b983db3be2f4ed0f9179fca227e authored about 5 years ago
Core Meta

- Added logo uploads.

bd1946f84eec4e6bf36723977e9d56a5b31ba0b4 authored about 5 years ago
Core Meta

- Store core meta as part of standard image save
- Display core meta on main image display
...

b8f64bd4f2539c52c8dfef258528292344a9cf1b authored about 5 years ago
Templating

- Generate snippets for running containers from images

cd0f025d55bbf496b0e6111e026c8e42be910bd4 authored about 5 years ago
Templating

- Templates now fully persistable

af7849cbb58fe1ebf894d7b67f210b9b78023676 authored about 5 years ago
Templating

- Template merger for updating of port/volume definitions

0ab771dec3fe1f7a5c8750907c1694122b401f66 authored about 5 years ago
Templating

- View page for templates
- Start of codebase for metadata template
- New styling for build...

2a2631a738cea00109c6e4373a1809c3f01910d1 authored about 5 years ago
Graphing/Edit Image

- Updated graph on view image page
- Initial form format for edit image page.

4ccca5e55a8bfa4bb1c09da5995ff53555140885 authored about 5 years ago
Image metadata

- Initial addition of metadata for images.

cf5b277ff2a881759d2404623c8246d982932944 authored about 5 years ago
Added spec updates for images

- Refactoring of auth delegate
- Can update image specs now
- Various other bits and pieces.

754180a1426681b2abc18ad89ade9a2084500e7a authored about 5 years ago
JS

- Added ajax calls for repository admin page

6ab2230115fbe19a2bc7378b64e8a6a3d998e3c6 authored about 5 years ago
Schedules

- Added runNow API endpoint
- Ensure no duplication allowed in async queue.

cd40995ba809ea43d04769e68170f967a2720dd5 authored about 5 years ago
Refactoring

- Rejigged sync logic into separate service
- Added validation for addition of new repository.

999a20a0dccf1f8dbdf3500c6b8123205395dbaa authored about 5 years ago
Scheduling

- Added extra schedules

daadc15d72d6938a8a51893228ab1813a15d4396 authored about 5 years ago
Scheduling

- Added schedule service and basic task for sync
- Refactored database provider.

9c5a61030b1d5db344c257d1660d96ce1ea77e1b authored about 5 years ago
UI updates for admins.

b399959e651280c411e384578448d2a339029b65 authored about 5 years ago
Made the sync process task-based.

Still work to do on error handling and what to do for missing images.

9dc0e98649ce0a6b1e6402559ca77bd7d6b079ca authored about 5 years ago
Initial switchable view for image list.

11798d64640f113b5fbf68b3c652c5d3dc7be3a4 authored about 5 years ago
Started implementing design for docker api requests.

Display page for image details.

e0c93172259814ed8bfbc176f34eb975e25857fe authored about 5 years ago
Improved main listing page design and responsiveness.

0fb61d05ef17923f60ae6fef06aba4ac1e371695 authored about 5 years ago
Deleted a load of old files which will eventually be replaced.

Added data migration for V2 tables.

6a29c5817c93d63f185768998af6954f15d8f42c authored about 5 years ago
Further sproc updates.

70a91c0d920ffba542ef5e5be30200a73df59ed0 authored about 5 years ago
Started work on V2 sprocs.

a48d47938eb43350b4d5c41f6db624420e8a4616 authored about 5 years ago
I thought I'd committed these!

11b684fbe0311a6f6072312c2f503cbf6ec4e844 authored about 5 years ago
Further work on DAO object creation.

Slight refactor on how branches/tags should get updated (incl digests).

e27d7d31b80f67a62513ac765c1f207288c47f96 authored about 5 years ago
DAO object creation.

13bf8c2a2d425f8055c6b5ddc2206d4677a04d12 authored about 5 years ago
Initial commit of some new v2 stuff.

47c4faf8a671d9e50d763a2f24c39301088822bc authored about 5 years ago
Merge pull request #7 from linuxserver/empty_api_bugfix

Fix issue with empty DockerHub Response

3b31e958bd98c406a8f13ac45c81f1f80ae80a86 authored about 5 years ago
Ensure an empty response from DockerHub does not trigger an enmasse deletion of stored images/repositories.

d134756c78b47c6e39a05d101a26c115c7a2bdbd authored about 5 years ago
Merge pull request #6 from linuxserver/develop

Bugfix for parsing DockerHub dates

b1a5a91032e0f4c8c989098e4960028cc7d0f74a authored over 5 years ago
Upped version to 1.4.3

b38a5dde38e4e288254f1e6775509d81942ef203 authored over 5 years ago
Removed explicit format for dates when parsing incoming messages from DockerHub.

a7f750369ab30bc46a2fbe8dcbf8fdeb5cc091da authored over 5 years ago
Upped version to 1.4.2

f56dab44a097a696b54bb8908f6b6dd955e170de authored over 5 years ago
Fix bug with queueThreadCount property default

bd8db6650cbdcc7be573064188293cc2b092eab1 authored over 5 years ago
Merge pull request #5 from linuxserver/develop

Develop

d1aeb6e7e9bc3bc8b7495375211f89bfb4da0b51 authored over 5 years ago
Updated API to include key. Added singular API for images, by key.

e0ca083e5414d01206d2e0c8a739fb6a448c7a66 authored over 5 years ago
Refactored model classes to use a key rather than direct ID.

423ee87b189deae80273c357ff9d8d63d360cfe2 authored over 5 years ago
Upped version to 1.4.1

00ffb31c9ca69c76bc0b7d36b8617973b5cdfd60 authored over 5 years ago
Ensure searching is case-insensitive.

b7c37937426fe25c9c786bd9e36cebcf0e4ad21c authored over 5 years ago
Initial work on async request queue.

3b615adf4f299d1edbaca270e155ca7afb8e98ca authored over 5 years ago
Merge pull request #4 from linuxserver/v1.4.0

1.4.0

8bca4b97094054cdaab547d7e159a8af65e4b50c authored over 5 years ago
Added build date to API response.

4eb33151d73486416d98af49c232011472d6d64d authored over 5 years ago
Added build date to image listing.

414e83604f9fe8879f190e062758041f912919ae authored over 5 years ago
Updated some UI elements.

Made search box smaller.

41a32199809eded472d76f2357e453d00f760647 authored over 5 years ago
Refactored tagging in Images to include build date.

23b7ad8d449a294e719c1be722fad0d71f0f0510 authored over 5 years ago
Created basic cache for images.

Provided Image class with copyOf method to allow for creation of new instances when caching image...

49ea41ef3a485d1cd1d99d98a6cf4ee1f7037192 authored over 5 years ago
Added basic search functionality to each repository pane.

bee04db820349469431fca26a7821bccbfb848a0 authored over 5 years ago
Merge pull request #3 from linuxserver/task_error_handling

Task error handling

9aa48e43030df83ea7577b456add520a0e7fc8ad authored over 5 years ago
Moved tag filtering to separate class. Ensure state is reverted even on exception

ae1518c759823d98bf0c1fbb7c3610b76df16749 authored over 5 years ago
Improve error handling for async tasks. Determine correct versioned latest tag

865b49c554f32293548c3cb8eb317cf55fd0dc10 authored over 5 years ago
Merge pull request #2 from linuxserver/sync_removal

Sync removal

1ac46d33807e17beaa78d87fbcd4f96ca15efe03 authored almost 6 years ago
Small clean up

9352501b07d47c5d273c76b6c930017d149f3f80 authored almost 6 years ago
Reversed time group for allow for correct ordering

464b57d6cda50ab96299c3f2458f5cd7cc967c88 authored almost 6 years ago
Added groupMode to API for pull history

cfecf3f9adae511f7b81d3aa1ccb551bdd1363ff authored almost 6 years ago
Updated time formatting for hour grouping

c45602840b460237f8424a794f81b3738023522c authored almost 6 years ago
Added HOUR to grouping mode for pull history

faf428b3e0bc491b83d79a2f2208e7b5d7441591 authored almost 6 years ago
Added pull history API. Included removal process during sync for deleted images

594125bed660a46c1e9dc33c9c4e51a60b8552f1 authored almost 6 years ago
Update README.md

90ff6070c6af7aa17304fc1917ac252438147524 authored almost 6 years ago
Removed dependency on bouncycastle - implemented native PBKDF2 via java.security

478541f534f0127da7cd59aaef70ad6b416ffd7e authored almost 6 years ago
Added notification alerts for failed AJAX queries

c100aad7e95bb2f75680a3d8dd733e301e446395 authored almost 6 years ago
Fixed issue when synchronising image with no tags

b99a5971f0734ae88bab365e36c854291c549129 authored almost 6 years ago
Fixed indentation

59fe5b764d6d6d38c81108ada3beeafc7c733f09 authored almost 6 years ago
Rectified login redirect for internal API

630c7ba04314835f5ef687d188d0f2f74a3d5372 authored almost 6 years ago
Added deprecation notice functionality

96cd2fb88c8416aa6e7da533b781a348a4706300 authored almost 6 years ago
Fixed failing test due to change in hashing algorithm

87a6c29083b953fd29a2e1f17ce7acc2155483ac authored almost 6 years ago
Merge pull request #1 from linuxserver/1.1.0_database_auth

1.1.0 database auth

b7aa227d097837e830dcffc3bab8ac2515fd7367 authored almost 6 years ago
Removed unused filter

c01b9b0b43020755937da900b61fb0b07fc41c44 authored almost 6 years ago
Small UI tweaks for dropdown menus

30b865d34d2df5404a8db55709a2635df6008679 authored almost 6 years ago
Small UI tweaks

236fb99a835cdd81e03ff1fc9355e31458ebd9f3 authored almost 6 years ago
Update README.md

03331fefe844a8d3d81c0eb72034963e207eb82a authored almost 6 years ago