Gerasimos (Makis) Maropoulos
|
20c0bbe9ba
|
Release stable version 10.7 - HISTORY.md#sat-11-august-2018--v1070
I want to thank you once again for the unwavering support and trust you have shown me
Former-commit-id: fa0be6bf5ca2f04e03e452f8cca75a0a7be0b487
|
2018-08-11 23:58:49 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
0491aa68b5
|
add some more examples and screenshots about hero funcs on README.md
Former-commit-id: 2703036228ec896edcffe322964e85680be09d23
|
2018-08-08 14:58:37 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
01d5578c7f
|
add websocket example on README.md
Former-commit-id: 18f44e0c682e189859f437d7c179bb8d3b4882da
|
2018-08-08 14:45:39 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
2b2492abfa
|
Add a simple 'Context#GetReferrer', as requested by the People: adapt the goreferrer external package
Former-commit-id: 8f1dce93dd5a2449d806f0b28baf5a8c860193b5
|
2018-08-04 15:19:17 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
1ec8452208
|
simplify readme
Former-commit-id: 95158c51fc01195b60f9ee873ab416c314568198
|
2018-08-04 13:08:18 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
f6160c61bd
|
add some of the _examples to the README, nothing crazy here
Former-commit-id: ec6e4dc3e986e476da99f840bc897324d03ba0d0
|
2018-08-03 13:45:05 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
d98da25ffb
|
add a README note about the known issues for Go inside code editors/IDEs
Former-commit-id: a4be78e746f5675291bab5a1b3e62eaf42cbd98c
|
2018-08-02 01:58:46 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
774a2142a4
|
grammar
Former-commit-id: 1c715e3477595c7704450d96f721f88e2b7696a1
|
2018-07-25 06:17:21 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
6bd50dda52
|
give more life to the README like the old times
Former-commit-id: ed0cdd621ab6f6cb89f622e2d978d2e2ae8a6b8a
|
2018-07-25 06:14:33 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
247a558394
|
Add example for struct validation(3rd-party) through json request body binding
Former-commit-id: 78bbbe068f219e5a264951c900b77cb9b70f2079
|
2018-07-24 04:33:53 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
7337396e3c
|
README.md: example change
Former-commit-id: 4a66a689f86e5cd93ec9001e5ca18b4f5d3923be
|
2018-07-23 15:58:55 +03:00 |
|
Gerasimos Maropoulos
|
cc4409e77a
|
Update to version 10.6.6. Read https://github.com/kataras/iris/blob/master/HISTORY.md#tu-05-june-2018--v1066 for more
Former-commit-id: 9f73b831dcd6bda160ddd3f70ace59a5cc63c31c
|
2018-06-05 01:24:35 +03:00 |
|
Gerasimos Maropoulos
|
94b93484b5
|
Update to version 10.6.5: 1 New Feature And Indonesia Translation | Read HISTORY.md
Former-commit-id: 4788e36e52f6b40c7e15120e0675c097eabf0f0d
|
2018-05-21 07:40:43 +03:00 |
|
Gerasimos Maropoulos
|
485cfbc838
|
Update to version 10.6.4 | Read HISTORY.md for the bug fixes
Former-commit-id: 4b981358f4e89807d1ccd8357a53641e770ab075
|
2018-05-09 01:36:04 +03:00 |
|
Gerasimos Maropoulos
|
0087bc218d
|
Update to version 10.6.3. Read HISTORY.md. It contains a very important fix for the websocket servers caused some time ago by an external contributor
Former-commit-id: 1626ff0660801a28a5034ecd2788e87561c55f41
|
2018-05-02 17:57:01 +03:00 |
|
Gerasimos Maropoulos
|
087c8c8b3a
|
Update to (minor) version 10.6.2. Added: websocket/Connection#OnPong and websocket/Connection#OnError(func(error)) instead of func(string) relative issues: https://github.com/kataras/iris/pull/988 and https://github.com/kataras/iris/issues/987 respectfully.
Former-commit-id: 76d4fda4ab4f34f8a251c8c2d5bb1ae7c3ef7047
|
2018-05-02 06:40:18 +03:00 |
|
Gerasimos Maropoulos
|
b22151d4b7
|
Update to version 10.6.1 | Re-implement the BoltDB as built'n session database and more. Please read the HISTORY file for further details
Former-commit-id: fa68a914bec5fe4f595bdeaea84ecab6374ba643
|
2018-04-25 05:29:19 +03:00 |
|
Gerasimos Maropoulos
|
cfe484f769
|
Update to Version 10.6.0 and add Video Courses section at READMEs
Former-commit-id: 2a6bf807b989e6b3d02ec6d1d46b42953507535e
|
2018-04-22 16:22:24 +03:00 |
|
Gerasimos Maropoulos
|
b62080c4bb
|
Sessions are now in full sync with the registered database, on acquire(init), set, get, delete, clear, visit, len, release(destroy) as requested by almost everyone. https://github.com/kataras/iris/issues/969
Former-commit-id: 49fcdb93106a78f0a24ad3fb4d8725e35e98451a
|
2018-04-22 13:52:36 +03:00 |
|
Meydjer Luzzoli
|
cbb379d541
|
Fix article link
Former-commit-id: 7dc91a47b85bbc31333371cb9a1dac6ad7db53a8
|
2018-03-31 23:20:21 -03:00 |
|
Gerasimos Maropoulos
|
66d367b255
|
Update to version 10.5.0 | Read HISTORY.md for more
Former-commit-id: 41b1947aafa258d342bbf9d22baeecc946d198a4
|
2018-03-24 10:39:44 +02:00 |
|
Gerasimos Maropoulos
|
56215eeb71
|
Release of version 10.4.0 - x8 faster embedded file server | Star and Read HISTORY.md
Former-commit-id: 4f8b8c95c1b107a9be3b1ef6835ece949a75ceb6
|
2018-03-14 07:17:35 +02:00 |
|
Gerasimos Maropoulos
|
c746d631d7
|
Update to version 10.3.0 | Read HISTORY.md
Former-commit-id: 10a0663cdf518dcf35290f18dfdc1eb69ea4a127
|
2018-03-10 15:13:07 +02:00 |
|
Gerasimos Maropoulos
|
6de64d517e
|
New: context#NextOr && context#NextOrNotFound and some performance improvements on the awesome https://github.com/kataras/iris/pull/909 pushed a while ago
Former-commit-id: 35dd2ab80b69a5bea6f35f58e636bc11229d9921
|
2018-02-23 04:06:05 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
d4993e6a3f
|
Update to version 10.2.1 - fix StaticEmbedded & StaticWeb when served from a subdomain. Read https://github.com/kataras/iris/blob/master/HISTORY.md#th-15-february-2018--v1021
Former-commit-id: 9bc3ed63fadbb4fb38abef06115b5d6d760256f0
|
2018-02-15 13:01:13 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
ffc3ec86ae
|
README.md: change the link of 'learn by examples' to the https://iris-go.com/v10/recipe, the page there is always up-to-date with the _examples folder of the repository, automated.
Former-commit-id: 51db560d5d542662accb7cd894a944abddb052f7
|
2018-02-12 06:10:57 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
7fd8baea75
|
README.md: make backers visible on the top of the page, replaced the prev api to the https://iris-go.com/backers.svg in order this to happens
Former-commit-id: 093f11d05fe9556c79de2cb2886e5d0569f27336
|
2018-02-12 04:04:46 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
9cdae4ee67
|
Update to version 10.2.0. Read: https://github.com/kataras/iris/blob/master/HISTORY.md#th-08-february-2018--v1020
Former-commit-id: 2eb94ec0f565b80790784ac55af024429384b3d3
|
2018-02-08 14:04:39 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
5fa306d69d
|
Update to version 10.1.0. Happy February to Everyone!!
Former-commit-id: 9c2a95f10c7299d21085d9d5cb4f1327f917123d
|
2018-02-06 12:38:02 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
981322cfd2
|
no need to default the Configuration.RemoteAddrHeaders to a list of 'dissalowed' header names, the ctx.RemoteAddr() made unnecessary checks if no X-header was passed, even if they defaulted to false, this will not give a crazy improvement but it's a good practise
Former-commit-id: ba9ed1475a76489df16cac0ed87275b5604f2ad0
|
2018-01-25 06:31:05 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
bf13f7648a
|
add vscode extension link and badge | Some internal improvements (not completed yet)
Former-commit-id: 9bc94e90a2780ee81f8188509d98063fb3f2924b
|
2018-01-25 03:16:49 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
58f8b3c347
|
Security fix for TLS-enabled servers, please read https://github.com/kataras/iris/blob/master/HISTORY.md#tu-16-jenuary-2018--v1002
Former-commit-id: 861f7a30cbb2309a1f16c5196ceb10b02a92b933
|
2018-01-16 12:51:28 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
a19e570c8a
|
Update to version 10.0.1 - read more at: https://github.com/kataras/iris/blob/master/HISTORY.md#mo-15-jenuary-2018--v1001
Former-commit-id: 292d155c877ba3f9d1210db54c3df3fedd1d0c1c
|
2018-01-15 00:54:01 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
ad9c76adb3
|
nothing tremendous here
Former-commit-id: 34e7c423d0b777b2d8c60e74c8aad0efc13bd7fc
|
2018-01-09 04:37:23 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
6ba34a95be
|
translate HISTORY/CHANGELOG to the Greek Language
Former-commit-id: f29a586b91bf4205818c42182c1914d5ccb4cd2b
|
2018-01-08 09:58:40 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
1690cc9334
|
add Greek language side by side with Chinese and Russian
Former-commit-id: 4a44ae6f27d94deddd89afda6b1d83218a0ae309
|
2018-01-05 07:57:04 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
d18520407d
|
add flag links for Chinese and Russian community translations near to the main titles(README.md) and the (HISTORY.md) titles
Former-commit-id: 2725027f7468cd6bfcae71eb5a893dfe0ee03311
|
2018-01-04 21:50:49 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
10f440b9db
|
add a new article about Iris and Vue.js
Former-commit-id: c7406cbd961d44016628c55083f554bba1f5745e
|
2018-01-01 22:14:52 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
e389097249
|
add(?) the chinese readme, some sentences are from the previous translation by community and the rest.... let's hope someone will help us more here
Former-commit-id: bd5fbd2ee29389f609793148845c658f08722297
|
2017-12-31 07:22:31 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
05334560f3
|
add a code snippet as a very simplistic overview and update the license dates from 2017 to 2017-2018
Former-commit-id: 1114ea5a38d0f8cf71c808f9603acf05419ecd4d
|
2017-12-31 06:45:12 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
bc1fa77d6a
|
github fix your cache
Former-commit-id: a2fbdb8f80b1b0e5e140c5722c60c0b4e887dbf7
|
2017-12-31 03:22:22 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
1e91a82ac5
|
logo to icon rename because of github cache, no ?
Former-commit-id: 90cf98e2f2b5edbf3c42823e0594e92753e89f22
|
2017-12-31 03:20:28 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
b4e1e8fecb
|
capitalize the title
Former-commit-id: b9e7c1413ac4ea76ffd775e5a7505193d5920550
|
2017-12-31 02:59:35 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
eb5526c36a
|
add a newline after support's images[2]
Former-commit-id: 8e5ae5ee0229d8f88506ef8647cf614a6cdfac91
|
2017-12-31 02:50:04 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
369ea01531
|
add a newline after support's images
Former-commit-id: cea04dd4e3a4ef2c5f5942fe27e2a3a4d784d71e
|
2017-12-31 02:42:26 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
1b1661ed53
|
ok almost finished. We're good at deadlines eventually. Tomorrow at 23:59 an article will be published same time with the dev branch merge to master
Former-commit-id: 42c1bf88cedbddf3cc01366ab769139546902e71
|
2017-12-31 02:32:28 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
c8ade43b64
|
fix black with external link
Former-commit-id: b83c0d57c7401e27049353679f4f3e4b3bc9e981
|
2017-12-30 21:02:25 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
64da28af8b
|
one for today, one for tomorrow and ready :)
Former-commit-id: 2e0a335c84c1d9c57a61b7f3203e54f7cccd7dcc
|
2017-12-30 20:40:52 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
042603c311
|
this is just a temporary view
Former-commit-id: d13c9a98d1a1ccc192ac1f5049936d94c959eb07
|
2017-12-24 06:27:03 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
7f423ba068
|
thinking a new way of displaying the README, give no readme hand-written examples, we have the _examples folder already but I should continue creating the new documentation for deep understanding and show a part of it on readme as image(?)
Former-commit-id: 9b6a6bceffb6ae23bf490d78cad31367ca2aa78e
|
2017-12-24 06:24:45 +02:00 |
|