Ecosyste.ms: OpenCollective

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

Iris

Support Iris today.
Collective - Host: opensource - https://opencollective.com/iris - Website: https://iris-go.com - Code: https://github.com/kataras/iris

Update HISTORY for rc.4

github.com/kataras/iris - 9e3fb53f1e2cd9579536d35915bee13f0f685d46 authored over 8 years ago
Extend the Handlebars support as requested here https://github.com/kataras/iris/issues/239#issuecomment-229020737

History, Books & examples are updated.

github.com/kataras/iris - 7e9dc068fb6ec78ebd2a144579edd9f014abf961 authored over 8 years ago
Handlebars support - Embrace the feature request https://github.com/kataras/iris/issues/239

github.com/kataras/iris - aa319fd8e474a5c64b4ae46cea12ce4f26e98a93 authored over 8 years ago
Fix https://github.com/kataras/iris/issues/237

github.com/kataras/iris - 04dbd0bac944d1c989d1447bbe320d2fa77ca6c8 authored over 8 years ago
Update readme

github.com/kataras/iris - 0a896f51374a57e3ccf882c972b938ab5e719be2 authored over 8 years ago
iris run on first view

github.com/kataras/iris - a89498e44800a4cb0bc63af72ca31368f2b36398 authored over 8 years ago
:bulb: Happy Sunday: Introducing rizla

github.com/kataras/iris - 6391ba04ca8143e36e779eb206f6f8d92e91d368 authored over 8 years ago
Fix thirdparty-license link

github.com/kataras/iris - bd91395b19f49b02b35f5afdff725a24d0207015 authored over 8 years ago
https://github.com/kataras/iris/issues/234

github.com/kataras/iris - 74e7eeda1bf8911334b210adb5c9519747f301be authored over 8 years ago
Add ParamInt64 as requested on chat from the community

github.com/kataras/iris - abccf7fc06909db951fe694bcb18e35d8b31946c authored over 8 years ago
Add URLParamInt64 as requested by the community on chat

github.com/kataras/iris - 132021ec433f05a8f1d1ffaa4cb8d44d6cdda225 authored over 8 years ago
Update readme

github.com/kataras/iris - 57ba8e89b5c48537683f66bf24fdf820dc99919f authored over 8 years ago
Add the new license , here and at iris-contrib repositories also (where needed)

github.com/kataras/iris - cd71b945b733be6638b963cb81344b56bdfc14c9 authored over 8 years ago
Remove LICENSE, will be added when I finish with others'

github.com/kataras/iris - 25c8e733a84308165490d34ce5829d1ff1e63325 authored over 8 years ago
Add the last TODO

github.com/kataras/iris - 62213e8e5a07c138e15f157ebda2374cb2661c58 authored over 8 years ago
Nothing special here, fix klauspost link

github.com/kataras/iris - 657ce735d994e0a41f0c9790b2e6090de49ae331 authored over 8 years ago
Fix parenthesis on readme...

github.com/kataras/iris - 997fbd1aeb32d51bbd775ca555af9724920a7c57 authored over 8 years ago
Update readme

github.com/kataras/iris - 1eaaec6b3b1ee06ad0b0b1a3e7079507dac1cc20 authored over 8 years ago
Readme update

github.com/kataras/iris - 0e0c1c8b1e91bf112398b0bd8f194e95cd45b48a authored over 8 years ago
iris run: Remove duplicate code for os.Stderr

github.com/kataras/iris - bf40160273db34ab940d09eac677307bc6353171 authored over 8 years ago
iris run : Print the banner on every reload

github.com/kataras/iris - 1b3803e5c2fea4ca119f2c2087d89d3290f1d070 authored over 8 years ago
Add issue labeled: 'open' to help community find issues easier

github.com/kataras/iris - e4038efb96b38e5775ed53d3d5acd941f27a2eed authored over 8 years ago
Add a contributing section

github.com/kataras/iris - 3145b20ba20fa23150c7e24fdc90f1ccce7044fb authored over 8 years ago
iris run main.go - prints the iris' logger but doesn't prints the banner everytime

github.com/kataras/iris - 5cf18b264ebf6bb4235a2af1f17c2c824fa2585a authored over 8 years ago
Add JSON Web Tokens support via middleware to the README

github.com/kataras/iris - e72a8f6786e6027bfff6f0a478533efeab3c65c6 authored over 8 years ago
Improve the iris run command as requested here https://github.com/kataras/iris/issues/192

github.com/kataras/iris - 3e692804f20193a83985bf8f506632c698b1d32b authored over 8 years ago
HISTORY.md: Add How to upgrade to V3.0.0-rc.3

github.com/kataras/iris - 95813bf36b63c06c1d2d227fcbdd8a3a76f2de0b authored over 8 years ago
Update readme for rc.3

github.com/kataras/iris - b0d5cbb65f7433c760b46adf60790d8abb331b0e authored over 8 years ago
Remove the 'big' subdomains example from the README

github.com/kataras/iris - a9cb478d91422b8178978356eca6db4151590eb2 authored over 8 years ago
Embrace the weekend- Update to rc.3 | Read the HISTORY.md

github.com/kataras/iris - f83b5328357af244338e4e9e7cf54bc74ef7bf12 authored over 8 years ago
Complete the OAuth/OAuth2 'high level' support

github.com/kataras/iris - 4a446ac1e227b34263123a41bece6f10292e32f8 authored over 8 years ago
New: OAuth2 support via gothic. Example: https://github.com/iris-contrib/gothic/blob/master/example/main.go

https://github.com/iris-contrib/gothic/blob/master/example/main.go

github.com/kataras/iris - 56f78567a212cabcdc7d871b4340d151d6e076c5 authored over 8 years ago
Fix https://github.com/kataras/iris/issues/207

github.com/kataras/iris - e6bc24b648c6d065914b165e4641eba180bea5ff authored over 8 years ago
New feature: Auth support for social networks, dropbox, amazon and so on. Untested

https://github.com/iris-contrib/goth/ is the main package which has been
converted to work with ...

github.com/kataras/iris - 70b5e3d090a3d05cb38a781551488cf66c985b70 authored over 8 years ago
Update readme

github.com/kataras/iris - 74bbc34d5bb4941a975b63f0c78e80bd73e29819 authored over 8 years ago
Update readme

Update first example giving more information with the first eye-view.

also on graph's image's c...

github.com/kataras/iris - 10e8b9c964a0980d12883229c9c6bef78ac04e45 authored over 8 years ago
https://github.com/kataras/iris/issues/201

github.com/kataras/iris - f841bd4157e9607d9bbaafd7d9b2674e465fc7bc authored over 8 years ago
iris tool - command 'run': prints relative path of the changed filename

github.com/kataras/iris - 9beb96b3c8f4e52073642d787daf25858dbdb144 authored over 8 years ago
fix iris tool command 'run' for linux &osx users

github.com/kataras/iris - f70ff3327ea49d169c74fdf7cdca5ee1512535cf authored over 8 years ago
remove garbage (for you) println

github.com/kataras/iris - c462517ca9342a742ebb5e39a621e45807fdab8f authored over 8 years ago
Update iris tool ' iris run main.go`

github.com/kataras/iris - 16e32fb25a6af0504ef4836c0fada8e5147636de authored over 8 years ago
add linux screenshot for hot reload

github.com/kataras/iris - 40c8c18792766d5bbdf6ea7d6ea87d63d8da95ff authored over 8 years ago
Update to rc.2 | NEW: iris run main.go https://github.com/kataras/iris/issues/192

Not tested on linux yet,(I do not have a linux station now). Post an
issue if iris run main.go d...

github.com/kataras/iris - e9a47460002d52e41df537301760f9ca8a5d387d authored over 8 years ago
Fix https://github.com/kataras/iris/issues/196

github.com/kataras/iris - 39e1504ba39efe4482991b3f60d994217d4afa53 authored over 8 years ago
Fix https://github.com/kataras/iris/issues/184

I forgot to use sort.Sort lawl

github.com/kataras/iris - 15139e33b79d054c7ea7f6842533341d33b4142c authored over 8 years ago
Websocket: Add OnError to be able to catch internal errors from the connection

github.com/kataras/iris - 78aa4f7681f4925da4273780184b4eeb4ef0b9d5 authored over 8 years ago
Fix https://github.com/kataras/iris/issues/175

github.com/kataras/iris - 5d369b7c73983409b6dd9b0ed8421218faac37f1 authored over 8 years ago
Add gif animation for iriscontrol plugin

github.com/kataras/iris - 6544863edc25aca4d854276df5b541814ef4176b authored over 8 years ago
Add readme gif animation showcase for iriscontrol plugin

github.com/kataras/iris - 80963cffe5e43e5380ffbc6d8b6777be2ac4f9e8 authored over 8 years ago
MustUse and MustUseFunc - registers middleware for all parties and subdomains - Subdomains don't care about registering order now

1st:
MustUse and MustUseFunc - registers middleware for all parties and
subdomains
2nd:
Subdomai...

github.com/kataras/iris - f21faa7cfdfc597d77787c18a691399312ada88e authored over 8 years ago
Introduce default hostname and default port for any case

github.com/kataras/iris - dde7ce31d515c11c409606b536eddbd4c8fb4936 authored over 8 years ago
Fix some plugins

github.com/kataras/iris - 2dac93104abc7ce8cbc00f7282e10d9b872c36fc authored over 8 years ago
Update editor' plugin doc

github.com/kataras/iris - 648bd0d335351aa8a1350b14b7ee954f92ce86c7 authored over 8 years ago
update iriscontrol - no new feature added but now listens to the parent host https://github.com/kataras/iris/issues/191

github.com/kataras/iris - 2f6c0832329c73dc2197c13dca2b85278b7858d3 authored over 8 years ago
Try third to solve https://github.com/kataras/iris/issues/175#issuecomment-226634061

github.com/kataras/iris - 2942d384c4dee41b7f3d9385d82d26d91debb176 authored over 8 years ago
Add ReadBufferSize and WriteBufferSize to the iris-ws, disable header copy also

github.com/kataras/iris - 0d482508fce00ab77cfb8f9f7584e13fc035aef4 authored over 8 years ago
Thanks goes to all of you you help building this (nice) framework - Update README and add errors on mux entry register

github.com/kataras/iris - 647f0d704c0cfa51a1f7ce115268e0614a3bc015 authored over 8 years ago
Add FAQ link on readme

github.com/kataras/iris - dcded4e4004a1b5ff7602e8733bc71360a6e14b5 authored over 8 years ago
Fix https://github.com/kataras/iris/issues/175#issuecomment-226290922

github.com/kataras/iris - 8cddc689932cd0450bc1d14591c343e6df9b6d27 authored over 8 years ago
Embrace the feature request for per-party layout https://github.com/kataras/iris/issues/180

github.com/kataras/iris - 6a77c2ed22a1ad209786b5c029396c89b4a9f737 authored over 8 years ago
Update to 3.0.0-rc.1 - Read the HISTORY.md. Relative: #183 #184 #166 #176 #181

Read https://github.com/kataras/iris/tree/master/HISTORY.md

github.com/kataras/iris - d837381b167e94e0d84bb184770ad3fac01f477c authored over 8 years ago
{{ url }} prepends with the listening address and not the real host

github.com/kataras/iris - 2da67206c8b7a13868ac8543ee77729c0f025454 authored over 8 years ago
add {{ urlpath }} - returns the path without scheme & domain , near to the {{ url }}

github.com/kataras/iris - 721e9ef66f6ac30ba9c8d1b3b464b7c2181bcb60 authored over 8 years ago
Update readme

github.com/kataras/iris - 57c6452e310e82cbb48d3311d43120f2f857c00e authored over 8 years ago
Add screenshots for iris tool

github.com/kataras/iris - 1654e44e6e8e780a44bdb9d0bc86dad214a2607d authored over 8 years ago
only defer on finish download

github.com/kataras/iris - 6af451b8001c6b99a9148e21db325417954563c5 authored over 8 years ago
Update Iris tool to v.0.0.4 - Install dir now is based on $GOPATH/src

github.com/kataras/iris - 0e05c68876306aaec9b1f27092a9a3802f5c46fb authored over 8 years ago
Final touches for Logger

github.com/kataras/iris - 26f13cf5bfa07aa5bb6342d31db70a6c5f6daf5d authored over 8 years ago
Update to v3.0.0-beta.4 - Logger changes book, examples updated

github.com/kataras/iris - c88f73acbe22dab3f32fbedaa41b22af491cca57 authored over 8 years ago
Nothing special: Remove test print for #172

github.com/kataras/iris - 01b9e800d3e63e553cf26970c053eddc6df84bde authored over 8 years ago
Fix https://github.com/kataras/iris/issues/172

github.com/kataras/iris - 690db2853f3b1fae2afbe6d56fb754e5bde118e0 authored over 8 years ago
Add FromAlias to the Mail service and some iriscontrol fixes

github.com/kataras/iris - 86694df84e564188967373c84481de455543f209 authored over 8 years ago
Fix mail send, complete jade support, fix iriscontrol index , replace iriscontrol session to basicauth

github.com/kataras/iris - 48aaca5bc0e81a12a80c9a52cb9717e5b0d28b0a authored over 8 years ago
FIx https://github.com/kataras/iris/issues/170

github.com/kataras/iris - 91b45ebfdbb3866e29f78edd8c736c931eda2ea5 authored over 8 years ago
Implement the custom {{ url }} to the PongoEngine also

github.com/kataras/iris - e40fe0a9f3c1e836d16e0b6bb6af336e81d2eb45 authored over 8 years ago
Remove the golang.org/x/net/context

github.com/kataras/iris - 7f5fd1904b7320710ed27c3bb7379bee2ee8a2db authored over 8 years ago
A small fix for offline server tests

github.com/kataras/iris - 1a9102706b91f188f285b12973e5a5e8e70ab58f authored over 8 years ago
Add history for v3.0.0.-beta.2. Some fixes to subdomains listening on local 127.0.0.1. Change GetURI to ParseURI

Examples and e-book updated also.

github.com/kataras/iris - 26ef3969597dc4ee93288c7b9f4ae8a8983fa0c9 authored over 8 years ago
Wildcard subdomain full support | v3.0.0-beta.2

Update to v3.0.0-beta.2.
Wildcard subdomain e-book section:
https://kataras.gitbooks.io/iris/con...

github.com/kataras/iris - 1a433e34d5f8978a58e4f5fd152803afa8d1345a authored over 8 years ago
Custom func {{ url }} accepts array of strings as parameters also , example updated

github.com/kataras/iris - b4612dcfe009228a3657589490de337c3085be4f authored over 8 years ago
utils.file replace os.Remove with os.RemoveAll

github.com/kataras/iris - d99c15592e7874d37c8c79ead4f84aa16d3af830 authored over 8 years ago
Iris cmd version 0.0.3

github.com/kataras/iris - 8fd5830e2c43a221da8e5893ba900e35ef0fb4dd authored over 8 years ago
iris cmd: some untested changes in order the samples' import paths works better

github.com/kataras/iris - 69409ea25ca642ad4ee96e58c51180ac115064b4 authored over 8 years ago
Update version of the iris command line tool and readme explanations

github.com/kataras/iris - 04159fbb43296434285423813d451cac017a887a authored over 8 years ago
Iris cmd: download packages on every iris create command

github.com/kataras/iris - dc2b40283e56d7d887f5530759a385f3ad5923db authored over 8 years ago
Nothing special(2): remaining linting

github.com/kataras/iris - a3f3e7ebd2dd841f4e50dbac4efeabea92ba749b authored over 8 years ago
Nothing special: Linting

github.com/kataras/iris - a337b4768d8f892ec628b8fa5f7353adaa3a7a78 authored over 8 years ago
E-mail through linux command with UseCommand configuration field

github.com/kataras/iris - 679b707751db9f5af964e5d85a22d947663655d2 authored over 8 years ago
Try #1 Sending mails though linux mail command - Untested: https://github.com/kataras/iris/issues/166

github.com/kataras/iris - b58c16113a5af2c9db38737c66f173fbf6f07396 authored over 8 years ago
Fix redirect when POST method

github.com/kataras/iris - 126a2b2f7c2a5f435d7ca1334b4df3eb3b9fc692 authored over 8 years ago
Banner at routine and faster animation

github.com/kataras/iris - c2e4949b5fda8b12d685f7d3947fadeba701bc2f authored over 8 years ago
Print the banner at PreListen state with a smaller animation

github.com/kataras/iris - e5efa6c5d88b1d449eee3a36032851bd536871d9 authored over 8 years ago
Implement a GetURI to get the full uri of a (named) route

github.com/kataras/iris - 05b6723b19c872c7ae4924456ecea18ff7b9edd7 authored over 8 years ago
make Route's parse public

github.com/kataras/iris - 79e984146ed95d5aba282325c326f5a3478df73a authored over 8 years ago
https://github.com/kataras/iris/issues/167

github.com/kataras/iris - 56a9fba34daf75797c5fd3a0f6b65000ed3e26fc authored over 8 years ago
Form accepts get data also

github.com/kataras/iris - 7f82b101c72f89d0ac0f049f58fd011d5ae63dd9 authored over 8 years ago
continue at any case on print banner

github.com/kataras/iris - bd1334214920169525e14e7cee07279ba690dec3 authored over 8 years ago