Skip to content

Tags: codex-team/capella

Tags

v2.5

Toggle v2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rate limiting

* Upgrade styles config, remove unnesessary packages

* Add RateLimiter module

Use php 7.2 for a memcached driver

* UNdisable cache by default

* Close connection after sending a response

* Add comments

* Update README.md

* Remove always_populate_raw_post_data for php7

* add echo before die

* Small fixes

* Fix codestyle

2.4.2

Toggle 2.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update ajax package (#133)

* Update ajax package

* Delete package.json

* Update CodeX site

2.4.1

Toggle 2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update packages, fix notices (#131)

* add upload dir

* remove 'create upload dir' point

* Update docs

* Small updates

- postcss-smart-import -> postcss-import
- add hawk.javascript to separate bundle
- package-lock -> yarn

* minify bundles

* fix php notice

Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php:https://input stream instead.

* Use @codexteam/ajax

remove
- codex.ajax
- codex.transport

* minify bundles

* bump version

* Upgrade css build system

- extracttextplugin -> minicssextractplugin
- add cssnano
- update babel packages
- remove version from package.json

v2.4

Toggle v2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cover tool (#130)

* cover filter

 initial commit

* add comments

* update readme

* add comments

v2.3

Toggle v2.3's commit message

Unverified

This user has not yet uploaded their public signing key.
update version in package.json

v2.2

Toggle v2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Return more image data on upload (#127)

* fix typo

* remove opened memcached port

* return more image data on upload

- mime
- width
- height
- color
- size

* update readme

v2.1

Toggle v2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #122 from codex-team/docs

Docs

v2.0

Toggle v2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #119 from codex-team/safari-paster

Paste Image to Safari

v1.2

Toggle v1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #108 from codex-team/test1

set image/jpeg for result image

v1.1

Toggle v1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #99 from codex-team/update-api-link-styles

Update api link style