Ecosyste.ms: OpenCollective

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

github.com/thysultan/CDN.php

Sass/scss php compiler & asset manager.
https://github.com/thysultan/CDN.php

update

2ef6f3677a95c0cb2e708781e22fa63cbf08bb02 authored over 8 years ago
update readme

9f1408271039b13bebb67d5e5d9b309ac60d203a authored over 8 years ago
update readme

3aee052ac58839cbc6efa84df10121d69a2c1243 authored over 8 years ago
allow unmagnified js

673fe4d4ef27afff2bf9b5189a38959d990cf40a authored almost 9 years ago
Merge branch 'master' of github.com:sultantarimo/CDN.php

1936a27bf8da67c3ae709f4850520555df890a6c authored about 9 years ago
add messages for sass syntax erros

a053914682caf8900ff5f3179649868ecc64906f authored about 9 years ago
update

096630a810c159e36f908d1506ce329493361e56 authored about 9 years ago
update

6fe8a57c54686654a2f49e132739c0ce55077b53 authored about 9 years ago
cleanup latest commit

d58ada61168bb02750626ffadf5f89ded7448bef authored about 9 years ago
enable sass sourcemaps

43b96d54f7f53f612877c22edd9babf72b9fd591 authored about 9 years ago
merge

fe7dd2675cec5de7b4c7ac8884ddf92bbc090ae9 authored about 9 years ago
proper more flexible output implementation+remove dead(unused) code

9c82c4a075673c23b6ffde0d98fb2c8323de3a5d authored about 9 years ago
readme typos

2de21c686447dbaf815c8d60af2de0f30cbff405 authored about 9 years ago
add array option(specify options using an array)

fd347732db1e435bd171ea3a00ed9c4ff6e8a284 authored about 9 years ago
add htaccess file, update readme

825e9d6a899f58aa37d1b3a4aed2c88e1b7995b6 authored about 9 years ago
add jsmin bin files

525fca28b609abd75b289d80ede4ed473a2ef8a5 authored about 9 years ago
remove debug options

477326a5c10acd054cab8a21a9782dc5c496d36d authored about 9 years ago
use jsmin c binary for js(much faster for larger files)

1fb59dfda77c0613aa900b6aee08a3516bbf90df authored about 9 years ago
Merge branch 'master' of github.com:sultantarimo/CDN.php

the commit.

d5e02e0aed06721c45eea078cd0f238a3e59a726 authored about 9 years ago
update

9410e18dddc84928ad09ab7adbd68617829b55cd authored about 9 years ago
add always refresh option for development

56fd7f97fcbea8b4f1e66e700ee6b8cbdc9b12a8 authored about 9 years ago
update readme, add option to specify sass output style

279ec28d10fe5cf33d3ff8cd0c63d5f27c181c63 authored about 9 years ago
Merge branch 'master' of https://github.com/sultantarimo/cdn.php

ca5a3b559b198dba6b5c29192ec891fe4a3bb90d authored about 9 years ago
add binaries for sass

01b04be4db101ef7ab2369450b942023d19c4e16 authored about 9 years ago
Update README.md

635fa50f03017fb9af93845a5450af9c42267442 authored about 9 years ago
update readme

2b28f64a0199f7581f230d82417b9cffc2069335 authored about 9 years ago
add live example to readme

9e3ccfd49823cf355f70a9d7ce1dac807037984f authored about 9 years ago
Allow more flexible directory structure

cfb1d0dabf4a44068a1a89ab84494c360c2f874c authored about 9 years ago
fix minify bug with css

919ad59958be0241d9ab26966130be4141fe738e authored about 9 years ago
typo

1b72da2825c295cceb05b61c9c2d62f75ec49e9e authored about 9 years ago
only compiles on dev

d4e2af8897bdb8cdd00dc10319fc4eec7fe8cdff authored about 9 years ago
debug off

c5c6aa2763a495f0257278e27756319092057fc9 authored about 9 years ago
reintroduce perf gain fixed, remove preg_replace() for removing comments

f0d28647bfa247feb0887f717e47161f8c0db88a authored about 9 years ago
typo

b79cfc6d4d854a66189c5bf7908ea2ebf820a34b authored about 9 years ago
fix comment

82e048a22524524df816d66441364a6e855a8665 authored about 9 years ago
debug off

13975e07f3ebcb8a9963242c1548f409089e7374 authored about 9 years ago
fix remove comments, revert

42dcb12b2ba31a8f1939c39e857e97076c734b08 authored about 9 years ago
use _root instead of _base

941c92bc8225326ac677f64705d562935701064c authored about 9 years ago
Make compressor faster(not using regex), update sass compiler

e24349087dd9795201e672300278247c3ffbc54a authored about 9 years ago
use _root dir instead of base relative dir

567f1b52b38b357929f4c04fa64ec51af89661b4 authored about 9 years ago
cleanup

ffa0b7919e4a65001823a2584dce1be6f04a4bd8 authored about 9 years ago
prevent compilation on production.

fde3c96c3077a9ab127a2f32c18f810825f0eb3a authored about 9 years ago
update read, added exclude option documentation

9a0037a171e0bc016d0ae81a8f78a8878f88101f authored about 9 years ago
add exclude 'file/folder' ability.

baf5c0e2aedeb3ad8ce58778b7d9f6b119b871cb authored about 9 years ago
include -> require

96212b07a16dc6a995a445eeae40819b17b2a4f3 authored about 9 years ago
Comment code, remove unused code, use require instead of include where needed

257bc2162003bac45054f53d9d73eb836bba9409 authored about 9 years ago
code formatting

2fa1b4692770f3c5556e1d33d07481ab904bc056 authored about 9 years ago
update cache versioning system

b86f3277e53047ae09b97ecfa53e043f5161d454 authored about 9 years ago
cleanup minified folder on each update

6f02ab53c630db576e4e18f63c09d23fc56627c5 authored about 9 years ago
fix permissions when we create minified folder and files

3741d55331dea8ca11fd545606ecb6f02a2a773e authored about 9 years ago
merge, fix errors

539785b80612be8d162b1536244be3395b530e28 authored about 9 years ago
clean compress buffer

350fb89c26741ada7615fb681325436f27ee4a88 authored about 9 years ago
folder structure

23bd1357328d4222c40f2987f53869d6951907e7 authored about 9 years ago
folder structure

3dbf419ed51f1bb4699166cea78631386b549381 authored about 9 years ago
revamp, don't process .min.ext files, better compression.

637c397f42e800fad7845fa99730f4e4130e55ad authored about 9 years ago
Merge remote-tracking branch 'origin/master'

# Conflicts:
# __helpers.php

85783c10c057f7930c80e52d79e9bbd0a936a146 authored about 9 years ago
cleanup

50aa82a85cf5310c96154d67ddbc196dac556ea4 authored about 9 years ago
update readme

8789f1e4379a14fc9e797ebcb8211666b80f89b5 authored about 9 years ago
fix _ds dir change

07673e6a4013a11645f007399a9a6c57f6e18800 authored about 9 years ago
update

f8d99dc758d27405cb2aa614bd19562a5eb39b0a authored about 9 years ago
update

4867fa3841ee8077347f8e1732d563377fa4e83a authored about 9 years ago
fix merge;

4fa18a9e4b3069ff6b8a4b91adcf0f63eed0a18f authored about 9 years ago
take into account sub dirs as a source dir

1b6f48a472201c0829ea01e541fcd7e29752ac97 authored about 9 years ago
update dir map.

3cbe2b922ad12c5aac8ed6905e7640208fb45f99 authored about 9 years ago
fix: sort, remove comments

e2076d60874ccd4392ee6da44c152933753c3cc9 authored about 9 years ago
redo a few things

23f4c7d733c50b79161537065553d033a78a5a07 authored about 9 years ago
fix exception errors

acf33c99c3dd9286541092e02fb13c8052dc8aac authored over 9 years ago
more checks

204eada36358d91e6835665e66e036666ecdea38 authored over 9 years ago
specify if error.

2ed4121a99d67b54984fb2392e868c161135f16a authored over 9 years ago
cleanup

2387a1e05fff357232d32b6b6a670ca549541876 authored over 9 years ago
update compress job

b88b045f5a81d97c799bc83707438e9a7e8fcd55 authored over 9 years ago
fix specify output location

e3e724965d084a3bc34b2ca6e31058919b152eaa authored over 9 years ago
fix assets loader 'specific files' case

fea314af591295fe62556f2da4fffd0ec9cd62d7 authored over 9 years ago
fix $ext error

5ffe57e732c60a4259a67e8b4a02239e37974a08 authored over 9 years ago
fix windows OS bug

886d1dc06d37d016b996393c033e87efb116e796 authored over 9 years ago
Update __helpers.php

df8c5789fcd904e5e58785f97bc28db36464f961 authored over 9 years ago
add 'all' short hand + 3rd param

cc07a8ffb2ab3a361d4c32b19c20adac2359bc88 authored over 9 years ago
Update README.md

b323ab5e553cf0a76a91571455712cb8763eb7ab authored over 9 years ago
Update README.md

de30f068a9eb0417033d053569aff23d02b255a4 authored over 9 years ago
Update README.md

b194c1812613cea83c91d4aad5fe251f8fc3ab13 authored over 9 years ago
Update README.md

32d655c9c2ee359c73d48777e8cecc9a53d7b81e authored over 9 years ago
Update README.md

758b6d18bd4dd99ca5523118d448c0ab821d3247 authored over 9 years ago
update helper

66a4e100a59c94378542bf1d68351bcf491a4f47 authored over 9 years ago
Update README.md

a24be4b179ed32a6fc7eaa93799fcf33bad3ce99 authored over 9 years ago
Update README.md

1b8120797ab26e02340a5a63db6c9a7f815f601e authored over 9 years ago
Update README.md

b3a2f4a3e4e8b64d55535c35afcb819e45479a26 authored over 9 years ago
Update README.md

e81988397f63b3e7276cf7f59b9aaf06722e7641 authored over 9 years ago
Update README.md

589b33e143c010485a39fd115a6634db059d64f6 authored over 9 years ago
Update README.md

40a42bf324142e61963ff8f0c88130fabc06ed99 authored over 9 years ago
Update README.md

6d907b88e25ff09a6fd3c6d9a10247c4b4abe56e authored over 9 years ago
Update README.md

b5a341fa70cbcba57952dad1f44adcd4c841191b authored over 9 years ago
update read me

e91b7c2117b6075038615f7f9ccb8d0b45a9c45d authored over 9 years ago
init commit

aab05dd863920cfde774e338c1f57a2528d101ca authored over 9 years ago
add description

bd865ff73d93ecaf7247a6599de09ca477ef2008 authored over 9 years ago
Initial commit

7a7ce137b7a79f33da4871fe7b08078a4194a319 authored over 9 years ago