Ecosyste.ms: OpenCollective

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

github.com/joomla/install-from-web-server

Repository holding the component powering the Install from Web server.
https://github.com/joomla/install-from-web-server

Merge branch 'j4-support'

433aedaa0d2cba14dd6ad41aa9912392762f1477 authored about 7 years ago
Fix version comparison logic

29018d5b1b2fbd258f21642f732e0f1fda390a68 authored about 7 years ago
Single extension layout done

261aecb85d1103cdb5003c3f0f4de83deac3abe0 authored about 7 years ago
Improving search bar structure

e388982e8ce027730744e5d9a5b7836bcd47302a authored about 7 years ago
First cut at extension list view

1b628b78afbd84747f3e1e7df46996f9522eff09 authored about 7 years ago
Use BS4 badges

fdb1b14458ef85751767b4d22b8b92e5f96e216a authored about 7 years ago
Merge pull request #37 from brianteeman/icons

a11y

5a64f35e0d86459bbd61a8ca7c187004c037c448 authored about 7 years ago
a11y

change i to span and add aria-hidden=true

873eb5cca58d1108a7ef045ec4821cad91a66a77 authored about 7 years ago
Extensions per row not a config option anymore

e7abefec0e4643e51413cd707fcf1be945122b92 authored about 7 years ago
Some high level responsiveness tweaks

7472028d5bc38f7987f37f104a1ba32f04ee517f authored about 7 years ago
A really rough cut at supporting the grid lists in J4

0f9f6b2bccf85851bdc92250ee80c5a635c794bf authored about 7 years ago
Layout support for the two majors

e70df4dd60315ad180b6a2932ef477e086473fda authored about 7 years ago
Get release in views

a35a128ed26fb15f04eb2809ef7de9a224d6e574 authored about 7 years ago
Make version info part of default models

d0c4e72183a450b51e297b5578e5f846a32feb72 authored about 7 years ago
A couple of hacks that seem to improve searching as compared to the JED

bca03a175649b608d6af7b4beb8bbe787f78354e authored about 7 years ago
Merge branch 'cleanup'

0a9ad06fb7ba8a03767ed0077d8cf578823fbbb4 authored about 7 years ago
Update latest version

b27bc3c295044d076be7a015a9a08073803635fd authored about 7 years ago
Unused files

e9fb316c439bc9caa078354a14f7d6472443061e authored about 7 years ago
Cleanup gitignore

5d1a96eb5b8c6a4ae0bf6ac252ece2bfe19e72aa authored about 7 years ago
Inline layouts into component

fd07acc06c0157317d867f6084dea71bb54f2263 authored about 7 years ago
Remove not needed files, move language files into component, clean up config

e06d86870d4bcd9bb1127e3d324442badab6e945 authored about 7 years ago
PHP 5 is dead

f1f545a3d988a607a6bdf01273ea5ca3291073de authored about 7 years ago
link_id may not be set

77fd5c7102ce1baacb1092ebe4353ca8399dada5 authored about 7 years ago
Move helper, slight cleanup

ae8f06d84563a3ee8972e282697ee234291ee2ff authored about 7 years ago
Inherit from base model

a34a89f6b354b7d0e6fd41b8c356205c4fbc5896 authored about 7 years ago
Base model cleanup

5073b2f62cd341e689adfce0aef011b9f0917d45 authored about 7 years ago
Extension view cleanup

24211e0ecb8a86834f3ce1f3778cea111a9b21a2 authored about 7 years ago
Cleanup on category view

34c5fb580deebc116c233d813650bba6280d8648 authored about 7 years ago
Layout cleanup

aa01e22f2d08968ca64566e77f4e2be4cb2e0bc8 authored about 7 years ago
First pass on cleanup for dashboard view

564100d1193b805fbc2aa8cd82ac9f5f84b88d8e authored about 7 years ago
Merge pull request #35 from joomla-extensions/full-ignore

More strict gitignore

8cf6f3171a683757c3bd34bb4decccea513d71bd authored about 7 years ago
Merge pull request #36 from joomla-extensions/cache-tweaks

Misc. improvements in HTTP connections and caching

0f55a1d8640c583ddca4adad7d932f0f36a64508 authored about 7 years ago
Use namespaced names, localize custom update class

51d53320105ae7390706581e68b0f2fb2c01eb7f authored about 7 years ago
Add update server definition to repo

ef81f23c5f66fe8720b4bf09c74c679805a683fe authored about 7 years ago
Doc block for HTTP client method

dcf36d3104d8a47d005c3f2e20a82939374bd762 authored almost 8 years ago
Extension model now has cache/error treatment

c8319559ab19931ef39b937e94d52bbeaa6b3e36 authored almost 8 years ago
Category model now has same cache/error handling

b6a36d4cb68d76f9507e737623d41680870c4fb2 authored almost 8 years ago
Doc block for all base model methods

9c5594eb51a08c6d72947f39e86565a87964ff8b authored almost 8 years ago
Dashboard extension list now has same cache/error treatment, only get base model once to prevent instantiating it for every item, drop some unused data/variables

38eb70b5b43a4ee09fc336b656c9b39f5660f796 authored almost 8 years ago
Doc block on method for better IDE help

234f1bc874aef2526837518e14d2754331f790c9 authored almost 8 years ago
New method for getting the JHttp adapter, make the code fetching the category data from JED a separate method to be able to make queries if there is a cache level error, implement error checking in the HTTP response handler, change the cache so only the body data is cached versus the full JHttpResponse

18e882b04f78c1b3c212604bc72670bec273314a authored almost 8 years ago
More strict gitignore

00cd71af99402218a98846653c730f493dc66358 authored almost 8 years ago
Added back .gitignore

92dd0674bbdbbbeda4125d2d325772dfe0d5078b authored almost 8 years ago
Merge pull request #31 from beat/increase-json-get-timeouts

Set timeout for HTTP get of JSON JED APIs to 1 minute timeout

4a454c21efb67174e9a33856aea515a362f79b5e authored over 9 years ago
Set timeout for http get of JSON JED APIs to 1 minute timeout as JED can be slow at times

6b7a2aadd61c8a2ab6c034478ce010da9df76634 authored over 9 years ago
Merge pull request #30 from nicksavov/patch-5

Convert all JED ext images to resizeDown version

c133d6ce05a33b284b5c16b47481a8a5512d529d authored over 9 years ago
Convert all JED ext images to resizeDown version

I missed a some logos with the /images/ path. This PR caches both variants.

e.g.
http://exte...

e983499a51313e6bb648c373169e45b32e033069 authored over 9 years ago
Merge pull request #29 from nicksavov/patch-4

Get resizeDown image from JED

c5a3f5bd0f761067679413dc039f01186fa5302b authored over 9 years ago
Remove unneeded backslash from resizeDown regex

e968933f3470501f0ac92d7227841d3887b981b1 authored over 9 years ago
Get resizeDown image from JED

Potential fix for https://github.com/joomla-extensions/install-from-web-server/issues/27 . This ...

99729e86050362977cb2147fcb5c2b4d6cb15954 authored almost 10 years ago
Merge pull request #26 from OSTraining/newjed

Replaces legacy JED url with the CDN url for images

69fe6f8633d9f4ce2e5a2e064679bb144665501e authored almost 10 years ago
Merge branch 'master-joomla-extensions' into newjed

b0e0bb7341d3f23e366a83fe7b822059b56857c5 authored almost 10 years ago
Code cleanup, removes unecessary code

f4bc41e6b8355ff1b01fd2aba18aa7e814850f28 authored almost 10 years ago
Merge branch 'newjed' into master-joomla-extensions

4a0fa1ee7e407478b1e631f00ed3d691bc913d96 authored almost 10 years ago
Minor fixes for codestyle

983d2d2d168e8429de6eec0a2740dbe8febb9cbf authored almost 10 years ago
Replaces legacy JED URL with CDN URL for images

5a005cc09636e594b5bd685349a9f99e453910e8 authored almost 10 years ago
Merge pull request #20 from nicksavov/patch-2

Remove unneeded CSS

32779b48cfec84c0c79806183b59a51bd8d20861 authored almost 10 years ago
Merge pull request #22 from andergmartins/master

Fixes the search for terms that contains space

26af03cd02a0a2cc8c71c60004e59a92dfcebfa9 authored almost 10 years ago
Fixes the search for terms with space

fcc740c3904f33472332f97e7c2fb2f3ae6af1dc authored almost 10 years ago
Minor codestyle improvement

2976ff1fcc33cfbc91c78be9408c50fb370da520 authored almost 10 years ago
Remove unneeded CSS

Based on https://github.com/joomla-extensions/install-from-web-server/commit/e66e9c60c986318ce31...

003de21b20c85ddbf32bb266dbeebb0929214721 authored almost 10 years ago
Merge pull request #4 from coolbung/newjed

dashboard & full view updated for new JED

141233d3a23187dc2d71b0e8d64cf698562d756e authored almost 10 years ago
Merge pull request #10 from nicksavov/patch-1

Fixes issue with some images that are too tall

4faed6aa705b8ca9a14a589b8590ab53e6d1c2c5 authored almost 10 years ago
Fixes issue with some images that are too tall

Make sure to clear browser cache several times to test

143f231bff856812e50bd57ffe291daec9df0c9d authored almost 10 years ago
Merge pull request #9 from OSTraining/newjed-code-cleanup

Minor code cleanup

79cf8b5527da1b6374d384855107450f2ee7b6bf authored almost 10 years ago
Merge pull request #7 from OSTraining/newjed

Fixes a bug that prevents the cache of _categories

e0531cce84135b493878ba562beec48d2e10a563 authored almost 10 years ago
Minor codestyle improvements

b21a4470dd1c162aad974ed6fd72bd20dde47eb7 authored almost 10 years ago
Fixes a bug that prevents the cache of _categories

Related to https://github.com/joomla-extensions/install-from-web-server/issues/9

7108940801760083730aab267dcc3968a750568e authored almost 10 years ago
Merge pull request #6 from OSTraining/newjed

Fixes the category sidebar

e279a2dc453209af49e1e5d076319b403ef39800 authored almost 10 years ago
Fixes the category sidebar

Related to https://github.com/joomla-extensions/install-from-web-server/issues/9

8b13fbda5a51941d883f76b98ed5bc9806fd502b authored almost 10 years ago
Formatting fixes on full view and added Popular badge for popular extensions

410ba4144db602fdf90d119c449e18b99cb9f95a authored almost 10 years ago
Extension type display restored

4b21412de1413b986c18d488f4a8e84c5dc1a063 authored almost 10 years ago
Removed getOrder() and fixed some notices

b7dbb971a977e83f4db5b7369f75f5f7ee000f12 authored almost 10 years ago
Updated JED link for category

8e2464f0d3858f3691dce56459ee4560f5471aba authored almost 10 years ago
Merge pull request #2 from zero-24/patch-1

Fix Undefined property: stdClass::$rating
Thanks @zero-24

a50531ca42b19b3eb85b8c08127c237572fdce3d authored almost 10 years ago
Merge branch 'newjed' of github.com:coolbung/install-from-web-server into newjed

84c455870773f7d7210ca831f573961bfc0d20e7 authored almost 10 years ago
Extensions by category now works

ebb190eabf8a2497227772ed78579d431886ac59 authored almost 10 years ago
Merge pull request #3 from zero-24/patch-2

fix Notice: Undefined property: stdClass::$name
Thanks @zero-24

15973e3c42acb69b6f8dd6d67ed4c269c334e2d8 authored almost 10 years ago
fix Notice: Undefined property: stdClass::$name

Use the list view

Notice: Undefined property: stdClass::$name in E:\Server\htdocs\ifws\layout...

d3bc09ed6d072ddc4497f945573abfafbafc6190 authored almost 10 years ago
Fix Undefined property: stdClass::$rating

00c432f70513e6c245475b9d83d65e722a83e1ae authored almost 10 years ago
dashboard & full view updated for new JED

d2ca9bba74f4a534a57da82e09e38e189a3bf82b authored about 10 years ago
Iniital changes for using new JED API

85c48d1a76c9b6d5d960155a968e4f17c9415c4c authored about 10 years ago
Merge pull request #2 from coolbung/master

Updated paid/free checks on list & grid pages
Thanks @coolbung !

f56afc9fd7ce58e660b2fdadc5f227eee2db3569 authored almost 11 years ago
Updated Paid/Free check on list view

b7de65619cf74c9c9dc364bddd1d6702c13a8f02 authored almost 11 years ago
Updated Paid/Free check on grid view

fc4b73348dbaa1b44d184593014a838bad14218e authored almost 11 years ago
Merge pull request #1 from joomla-extensions/commercialToFr

Update checks for free/paid extensions

1904b59d2207e2044097bc0be3291031ec38435b authored almost 11 years ago
Update checks for free/paid extensions

JED converted from Commercial/Non-Commercial to Free/Paid text. The current checks now fail bec...

8fed999ff68ffb94de1341f4b6d7b705b2c8fbf7 authored almost 11 years ago
Version information updated for client v. 1.1.0

b87ceef97c0d954a88c80c512772c7fa404330a7 authored about 11 years ago
Update base.php

Version update

d8dcd86c078702ea6211285113864642c9d6f21c authored about 11 years ago
Moved tree from joomla-projects to own repo

d85192c9afb9661d96e29653c580c673978a663e authored about 11 years ago
Initial commit

a7496cc6d27f340885867589f905a19f1284b59b authored about 11 years ago
Merge pull request #252 from emavro/feature-appstore-server

Link bug fixed

84a925d9fd16dd820719a0c2c0df9fac3495f5c6 authored about 11 years ago
Link bug fixed

1a34fc4dad37ba6b7a52f607d644133740c342e4 authored about 11 years ago
Merge pull request #250 from emavro/feature-appstore-server

Cummulative improvements to the server corresponding to https://github.com/beat/tracker-apps/iss...

ab452b74b7fbe12ba106d941593c24b307659f74 authored about 11 years ago
jlicense changed to jcommercial

e877ea9636a4ca53be212c79fb101f1044f4d682 authored about 11 years ago
Plugin version changed

727f043555266d5b37e5ec29ae8b1039937f6d82 authored about 11 years ago
Commercial extensions marked in grid/list view

a6448d4d47d6938717630b0d85eed9a2a409d9b2 authored about 11 years ago
Number of votes and reviews added when displaying stars for extensions

1273b033e6fa9a06fee2802d4c923e9e4a23541b authored about 11 years ago
Default sorting for leaf categories changed to: by Rating

25b07495b68afe14953729d2843aef9f00fe012b authored about 11 years ago
Merge remote-tracking branch 'origin/master' into feature-appstore-server

8712fe7b28213153e3db5ba059ff7708f80bf955 authored about 11 years ago