1
0
mirror of https://github.com/kataras/iris.git synced 2026-09-21 19:22:38 +00:00

Commit Graph

  • 4b4dbb04af add an app.View example for parsing and writing templates outside of the HTTP scope(context.View) Gerasimos (Makis) Maropoulos 2018-01-22 15:42:19 +02:00
  • d4b09987c4 corrected spelling for example docs Kimmo Hintikka 2018-01-22 11:04:33 +00:00
  • 68acbf3f31 fix https://github.com/kataras/iris/issues/879 by @martinnagelberg Gerasimos (Makis) Maropoulos 2018-01-21 07:14:51 +02:00
  • 25918427bc support multi-level subdomains redirect, see previous commit for the SubdomainRedirect fast solution Gerasimos (Makis) Maropoulos 2018-01-20 14:54:04 +02:00
  • e176ff7b0c NEW: Application#SubdomainRedirect. Example: https://github.com/kataras/iris/blob/master/_examples/subdomains/redirect/main.go Gerasimos (Makis) Maropoulos 2018-01-20 05:17:31 +02:00
  • a4ff39df65 Chinese Translation Updates for HISTORY_ZH.md v10.0.2 from @Zeno-Code Gerasimos (Makis) Maropoulos 2018-01-17 12:50:20 +02:00
  • c16e878648 Merge pull request #877 from mainnika/fix-dep-dependency Gerasimos (Makis) Maropoulos 2018-01-17 12:48:11 +02:00
  • 9ddbf5bef6 Update HISTORY_ZH.md Zeno-Code 2018-01-17 07:47:19 +08:00
  • b90d696e61 Merge pull request #6 from kataras/master Zeno-Code 2018-01-17 07:34:03 +08:00
  • fa1b3cfc0b Fix dep dependency Nikita Tokarchuk 2018-01-16 12:27:47 +01:00
  • 58f8b3c347 Security fix for TLS-enabled servers, please read https://github.com/kataras/iris/blob/master/HISTORY.md#tu-16-jenuary-2018--v1002 Gerasimos (Makis) Maropoulos 2018-01-16 12:51:28 +02:00
  • de597efbc8 Chinese translation update, merge pull request #876 from @Zeno-Code Gerasimos (Makis) Maropoulos 2018-01-16 00:26:42 +02:00
  • 5419f5a00f Update HISTORY_ZH.md Zeno-Code 2018-01-15 20:06:32 +08:00
  • d3e41a1247 Merge pull request #5 from kataras/master Zeno-Code 2018-01-15 19:56:09 +08:00
  • 742ad6db72 upstream update for crypto/acme relative to iris.AutoTLS Gerasimos (Makis) Maropoulos 2018-01-15 12:34:35 +02:00
  • e840115873 Translate the Chinese changelog entry for the new v10.0.1 by @Zeno-Code Gerasimos (Makis) Maropoulos 2018-01-15 11:19:28 +02:00
  • 5de0443321 Update HISTORY_ZH.md Zeno-Code 2018-01-15 09:18:51 +08:00
  • d6421e766e Update HISTORY_ZH.md Zeno-Code 2018-01-15 09:18:00 +08:00
  • a48d7f2577 Merge pull request #4 from kataras/master Zeno-Code 2018-01-15 08:57:15 +08:00
  • a19e570c8a Update to version 10.0.1 - read more at: https://github.com/kataras/iris/blob/master/HISTORY.md#mo-15-jenuary-2018--v1001 Gerasimos (Makis) Maropoulos 2018-01-15 00:54:01 +02:00
  • ad9c76adb3 nothing tremendous here Gerasimos (Makis) Maropoulos 2018-01-09 04:37:23 +02:00
  • 4b04430f5c add a greek flag link to the HISTORY.md for the HISTORY_GR.md translated document Gerasimos (Makis) Maropoulos 2018-01-08 10:00:01 +02:00
  • 6ba34a95be translate HISTORY/CHANGELOG to the Greek Language Gerasimos (Makis) Maropoulos 2018-01-08 09:58:40 +02:00
  • 4d6292efe5 Merge pull request #2 from kataras/master Zeno-Code 2018-01-05 21:30:15 +08:00
  • ade6809fc1 a simple simplify came from the previous PR that merged Gerasimos (Makis) Maropoulos 2018-01-05 08:22:18 +02:00
  • c541657d44 use websocket#Server##leave inside the websocket#Server##LeaveAll - fixes delete room when LeaveAll and room is totally empty by @akirahofrom akiraho/master Gerasimos (Makis) Maropoulos 2018-01-05 08:20:07 +02:00
  • 1690cc9334 add Greek language side by side with Chinese and Russian Gerasimos (Makis) Maropoulos 2018-01-05 07:57:04 +02:00
  • fcd390878e Merge pull request #1 from kataras/master Zeno-Code 2018-01-05 13:14:01 +08:00
  • 5157ed17a6 websocket disconnect/leave-all-rooms should delete empty rooms as well otherwise rooms hash goes ever growing Akira Ho 2018-01-05 09:30:21 +08:00
  • 10714273e9 fix https://github.com/kataras/iris/issues/861 Gerasimos (Makis) Maropoulos 2018-01-05 01:54:08 +02:00
  • d18520407d add flag links for Chinese and Russian community translations near to the main titles(README.md) and the (HISTORY.md) titles Gerasimos (Makis) Maropoulos 2018-01-04 21:50:49 +02:00
  • 2e9cf2def7 linting, 99% is not fine let's do it 100% Gerasimos (Makis) Maropoulos 2018-01-04 16:34:04 +02:00
  • d946d11dff Merge branch 'dev' Gerasimos (Makis) Maropoulos 2018-01-04 15:39:40 +02:00
  • 6b14cb0009 fix #859 Gerasimos (Makis) Maropoulos 2018-01-04 15:36:50 +02:00
  • bcc3e9920a fix https://github.com/kataras/iris/issues/859 Gerasimos (Makis) Maropoulos 2018-01-04 15:35:24 +02:00
  • 11d3f42a3e Chinese translation updates for README_ZH.md and HISTORY_ZH.md by @Zeno-Code Gerasimos (Makis) Maropoulos 2018-01-04 15:28:37 +02:00
  • ac407caedb Update HISTORY_ZH.md Zeno-Code 2018-01-04 09:41:12 +08:00
  • e542b5f214 Update HISTORY_ZH.md Zeno-Code 2018-01-04 03:11:08 +08:00
  • ef51c7307d Update README_ZH.md Zeno-Code 2018-01-03 12:09:44 +08:00
  • 6d41a7bfc9 Update README_ZH.md Zeno-Code 2018-01-03 12:07:12 +08:00
  • 3e1b94c7a2 Update README_ZH.md Zeno-Code 2018-01-03 12:05:20 +08:00
  • 099b7bebfa Translate README.md to Russian language by @merrydii Gerasimos (Makis) Maropoulos 2018-01-03 04:19:05 +02:00
  • 1764aa6935 Create README_RU.md merrydii 2018-01-03 00:07:08 +02:00
  • e1409df529 Add HISTORY_ZH.md by @Zeno-Code Gerasimos (Makis) Maropoulos 2018-01-02 22:21:59 +02:00
  • 747e6cb2c7 Add HISTORY_ZH.md Zeno-Code 2018-01-03 02:14:19 +08:00
  • 82bd03974f Update Chinese translation README_ZH.md by @Zeno-Code Gerasimos (Makis) Maropoulos 2018-01-02 14:31:42 +02:00
  • db73f852af Update README_ZH.md Zeno-Code 2018-01-02 10:19:36 +08:00
  • dce744929e Improve the details on README_ZH.md by @Zeno-Code Gerasimos (Makis) Maropoulos 2018-01-02 03:06:41 +02:00
  • e8d71c6682 Update README_ZH.md Zeno-Code 2018-01-02 04:46:19 +08:00
  • 10f440b9db add a new article about Iris and Vue.js Gerasimos (Makis) Maropoulos 2018-01-01 22:14:52 +02:00
  • b69aebb14a add a simple example about registering middleware(s) to an mvc Application Gerasimos (Makis) Maropoulos 2018-01-01 22:08:14 +02:00
  • e30862b74b Merge pull request #852 from kataras/dev Gerasimos (Makis) Maropoulos 2018-01-01 21:55:10 +02:00
  • b43b25626b make cache package to work across multi handlers, remove the old 'WrapHandler' and keep the cache.Handler as documented only Gerasimos (Makis) Maropoulos 2018-01-01 21:53:12 +02:00
  • 4e9e1cba39 Happy New Year to everybody! Version 10 Published. Read HISTORY.md Gerasimos (Makis) Maropoulos 2018-01-01 00:08:38 +02:00
  • 9e6691e5ce fix _benchmarks/iris-mvc-templates Gerasimos (Makis) Maropoulos 2017-12-31 20:33:33 +02:00
  • 4dbecf762c write a README at the _examples/tutorial/vuejs-todo-mvc mini tutorial, which will be published to other sites soon Gerasimos (Makis) Maropoulos 2017-12-31 08:00:02 +02:00
  • 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 Gerasimos (Makis) Maropoulos 2017-12-31 07:22:31 +02:00
  • 05334560f3 add a code snippet as a very simplistic overview and update the license dates from 2017 to 2017-2018 Gerasimos (Makis) Maropoulos 2017-12-31 06:45:12 +02:00
  • 85f179602d https://github.com/kataras/iris/pull/849 Gerasimos (Makis) Maropoulos 2017-12-31 03:46:25 +02:00
  • 3069fb915b resolve conflicts from master Gerasimos (Makis) Maropoulos 2017-12-31 03:45:29 +02:00
  • c483b298f4 re-remove the readme on vendors Gerasimos (Makis) Maropoulos 2017-12-31 03:44:59 +02:00
  • 825f014ceb resolve conflicts from master Gerasimos (Makis) Maropoulos 2017-12-31 03:44:03 +02:00
  • bc1fa77d6a github fix your cache Gerasimos (Makis) Maropoulos 2017-12-31 03:22:22 +02:00
  • 1e91a82ac5 logo to icon rename because of github cache, no ? Gerasimos (Makis) Maropoulos 2017-12-31 03:20:28 +02:00
  • b4e1e8fecb capitalize the title Gerasimos (Makis) Maropoulos 2017-12-31 02:59:35 +02:00
  • eb5526c36a add a newline after support's images[2] Gerasimos (Makis) Maropoulos 2017-12-31 02:50:04 +02:00
  • 369ea01531 add a newline after support's images Gerasimos (Makis) Maropoulos 2017-12-31 02:42:26 +02:00
  • 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 Gerasimos (Makis) Maropoulos 2017-12-31 02:32:28 +02:00
  • 617258890e add GetRoute for MVC Controllers. Give the chance to change rsome route's properties like Name (used for reverse routing in templates, optionally). Gerasimos (Makis) Maropoulos 2017-12-30 22:04:26 +02:00
  • c8ade43b64 fix black with external link Gerasimos (Makis) Maropoulos 2017-12-30 21:02:25 +02:00
  • 2bc74a5832 fix black svg? Gerasimos (Makis) Maropoulos 2017-12-30 20:48:07 +02:00
  • 64da28af8b one for today, one for tomorrow and ready :) Gerasimos (Makis) Maropoulos 2017-12-30 20:40:52 +02:00
  • 75d710ce90 respect the new configurator WithPostMaxMemory on the context.PostFile Gerasimos (Makis) Maropoulos 2017-12-27 20:47:19 +02:00
  • 90c825efc8 breaking change: remove static field context.DefaultMaxMemory and replace it with a better configurable option inside the main configuration, this makes things clear and it allows users to prevent any unwanted client behavior without digging into the framework's internals Gerasimos (Makis) Maropoulos 2017-12-27 20:42:46 +02:00
  • 6254ade603 some improvements on the context#Post/Form comments docs Gerasimos (Makis) Maropoulos 2017-12-27 19:52:06 +02:00
  • 969aaab4f6 some comment grammar fixes? need help here. Gerasimos (Makis) Maropoulos 2017-12-27 17:09:47 +02:00
  • 685954d341 add a simple context#YAML function to render yaml data and make sure that the cookie's values are url escaped and unescaped when retrieve from client's headers Gerasimos (Makis) Maropoulos 2017-12-27 15:38:06 +02:00
  • 19e9ed330d add sharable package-level hero dependencies with the mvc controllers instances Gerasimos (Makis) Maropoulos 2017-12-27 15:09:52 +02:00
  • b4827c2b5e fix examples link in the /mvc and a controller test Gerasimos (Makis) Maropoulos 2017-12-27 04:20:42 +02:00
  • b282e7c563 Replace controller's .Register with .Handle and AddDependencies with .Register in order to be aligned with the 'hero' package, all examples and docs are updated, it's crazy how I can't stop even on Christmas Gerasimos (Makis) Maropoulos 2017-12-27 04:15:41 +02:00
  • 8fd4dc2b4b update badger sessiondb Gerasimos (Makis) Maropoulos 2017-12-27 03:40:10 +02:00
  • 03ecfe49f1 update badger db to its latest version and remove it from gopkg.toml/lock because it's vendored inside the sessionsdb/badger itself, this should fix https://github.com/kataras/iris/issues/848 Gerasimos (Makis) Maropoulos 2017-12-27 03:35:01 +02:00
  • 650cd6c294 add images for hero basic examples to be easier to understand Gerasimos (Makis) Maropoulos 2017-12-27 03:17:06 +02:00
  • 38ff34ee1e fix trailing parenthesis on the mvc/ideas/1/main.go which will be removed at the next commits, this was my dream and I made it reality in just 50 hours :P Gerasimos (Makis) Maropoulos 2017-12-25 21:00:14 +02:00
  • 2ab1456414 split of the mvc and the new hero package is completed, now handlers with input and output binding feature is a different feature than the mvc, however the mvc controller's methods can use the hero dependency injection as before (v10+) Gerasimos (Makis) Maropoulos 2017-12-25 20:57:04 +02:00
  • 46505f62db create a new package, name it as hero, I was thinking super or superb but hero is better name for what it does - the goal is to split the new 'mvc handlers' from the mvc system because they are not the same, users should know that they can use these type of rich binded handlers without controllers as well, like a normal handler and that I implemented here, the old files exist on the mvc package but will be removed at the next commit, I have to decide if we want type aliases for Result or no Gerasimos (Makis) Maropoulos 2017-12-25 20:05:32 +02:00
  • 4ab889da5f minor comment updates for sessions package Gerasimos (Makis) Maropoulos 2017-12-24 19:43:31 +02:00
  • 042603c311 this is just a temporary view Gerasimos (Makis) Maropoulos 2017-12-24 06:27:03 +02:00
  • 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(?) Gerasimos (Makis) Maropoulos 2017-12-24 06:24:45 +02:00
  • 2b566d68e8 resolve vendor duplication, we won few MB in size but not much, if I apply my solution they will think me illuminati like florin did lol Gerasimos (Makis) Maropoulos 2017-12-24 02:53:52 +02:00
  • 9c79dcc97a add locks on the MemoryService of the vue mvc example, keep it simple but runnable:P Gerasimos (Makis) Maropoulos 2017-12-24 01:22:44 +02:00
  • d31b8c5274 _examples/tutorial/vuejs-todo-mvc finished, live updates on all clients with the same session id (u can do it with login id for example) and memory storage on the server side, works perfectly and amazing fast, nice vue and iris Gerasimos (Makis) Maropoulos 2017-12-23 18:11:00 +02:00
  • e1c65d23fb finish the first state of the vuejs todo mvc example, a simple rest api - todo: websocket and live updates between browser tabs with the same session id Gerasimos (Makis) Maropoulos 2017-12-23 17:07:39 +02:00
  • a2f217be17 Merge branch 'master' into dev Gerasimos (Makis) Maropoulos 2017-12-22 11:12:41 +02:00
  • 93b037737c add comment doc on the core/memstore.go#Entry##GetByKindOrNil Gerasimos (Makis) Maropoulos 2017-12-22 11:12:10 +02:00
  • a5a87706c1 misspell fix Gerasimos (Makis) Maropoulos 2017-12-22 11:08:16 +02:00
  • 12ef034ea1 add some comment docs at the mvc/controller.go Gerasimos (Makis) Maropoulos 2017-12-22 11:07:13 +02:00
  • b8b9643ca7 Remove big README examples, will be replaced with small quick examples so new users can found easier to get started Gerasimos (Makis) Maropoulos 2017-12-22 10:25:34 +02:00
  • ef3a09c126 update the documents for the new MVC API and some of its new features but not finished yet, README big examples and _examples/mvc/login is are yet updated and I'm thinking of removing the big examples on README.md, they exist on the _examples/mvc updated. Gerasimos (Makis) Maropoulos 2017-12-22 10:18:31 +02:00
  • 91ee8287a8 Merge branch 'master' into dev Gerasimos (Makis) Maropoulos 2017-12-21 14:46:58 +02:00