Commit Graph

64 Commits

Author SHA1 Message Date
Gerasimos (Makis) Maropoulos
3a7260391c
v12.2.0-beta7 2022-12-24 07:10:02 +02:00
Gerasimos (Makis) Maropoulos
85fd5ead04
README: fix badge icons based on the latest github changes 2022-12-22 18:08:28 +02:00
Gerasimos (Makis) Maropoulos
2f063c860b
README: fix badge icons based on the latest github changes 2022-12-22 18:05:12 +02:00
Gerasimos (Makis) Maropoulos
8b0ae8ca83
push v12.2.0-beta6 2022-10-23 05:06:07 +03:00
Gerasimos (Makis) Maropoulos
5bc0796548
add GetDomain and SetCookieKVExpiration patch functions to the iris.Patches 2022-09-21 22:21:14 +03:00
Gerasimos (Makis) Maropoulos
0a4927f6df
add iris.Patches() to modify global behaviors 2022-09-20 18:08:39 +03:00
Gerasimos (Makis) Maropoulos
16af6d017f
update deps, go 1.19 2022-08-15 00:44:26 +03:00
Gerasimos (Makis) Maropoulos
3607d0f02a
release v12.2.0-beta4 2022-07-21 13:33:51 +03:00
Gerasimos (Makis) Maropoulos
37097e0b39
release v12.2.0-beta3 2022-06-05 22:19:11 +03:00
Gerasimos (Makis) Maropoulos
02077a01fa
Release version 12.2.0-beta2 2022-05-09 03:01:34 +03:00
Gerasimos (Makis) Maropoulos
1128a973af
fix #1856 2022-03-17 22:43:04 +02:00
Gerasimos (Makis) Maropoulos
b4b1f73df6
publish version v12.2.0-alpha8 2022-02-26 21:27:04 +02:00
Gerasimos (Makis) Maropoulos
70a73ef80b
publish v12.2.0-alpha7 version 2022-02-25 20:17:02 +02:00
Gerasimos (Makis) Maropoulos
48577b7ff1
minor 2022-01-06 18:49:11 +02:00
Gerasimos (Makis) Maropoulos
485395190b
update dependencies 2021-10-31 11:49:39 +02:00
Gerasimos (Makis) Maropoulos
e2f40ca06e
minor 2021-10-13 17:27:51 +03:00
Gerasimos (Makis) Maropoulos
bf54d33a3e
add new ':email' path parameter and revert the jsoniter removal 2021-10-13 16:22:22 +03:00
MR HK
2ac5ecf6d8
Update README_FA.md 2021-05-23 16:55:48 +04:30
MR HK
e16f2df1aa
Update README_FA.md
Persian version of README has been updated
And its Persian wording problems have also been solved
2021-05-23 16:38:44 +04:30
Gerasimos (Makis) Maropoulos
bfbed2f841
minor 2021-02-19 09:58:29 +02:00
Gerasimos (Makis) Maropoulos
577f25aae5
README: From Travis CI to GitHub Actions Status Badge 2021-02-19 09:56:41 +02:00
Gerasimos (Makis) Maropoulos
5e82fa5b89
mvc: struct field and method dependency logs on debug level. Read HISTORY.md
- remove Party.GetReporter

- Read HISTORY.md
2020-08-24 21:44:29 +03:00
Gerasimos (Makis) Maropoulos
3fa022738b README: add 'run in the browser' button
after the quick start details, so it is visible always


Former-commit-id: 0c13135a01c2b883aa4a9629a507aaf622d22ade
2020-06-24 00:13:31 +03:00
Gerasimos (Makis) Maropoulos
115781968b replace godoc links with the new pkg.go.dev
Former-commit-id: 7c9d8c02fcaee8961b1558d14a79a485703eb7ba
2020-06-14 15:36:24 +03:00
Gerasimos (Makis) Maropoulos
c039730521 HTTP error handlers per Party (docs and details in progress)
Former-commit-id: 7092ebed556b56d9f1769b9b23f2340c2a3a18f7
2020-05-11 00:44:54 +03:00
Gerasimos (Makis) Maropoulos
3fbf15d576 REAMDE: add French translation link
Former-commit-id: 59657a03dff359a117ae9006bed428dd07e72b42
2020-04-29 21:59:36 +03:00
Gerasimos (Makis) Maropoulos
0d26f24eb7 examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example.
Former-commit-id: d20afb2e899aee658a8e0ed1693357798df93462
2020-03-05 22:41:27 +02:00
Vic Shóstak
317d05e137 Translate README to Russian language, add link to other trans
Former-commit-id: 96a31de0f7c5f3e0c20ad84cf47584eb2a5b9f24
2019-12-26 10:31:28 +03:00
Gerasimos (Makis) Maropoulos
04477c3e41 fixes, i18n, sitemap generator and new examples
Former-commit-id: 54801dc705ee0fa66232f65063f8a68c9cc31921
2019-12-13 23:06:18 +02:00
Gerasimos (Makis) Maropoulos
0844c109d9 implement path prefx for i18n middleware, as requested at: #1369
Former-commit-id: b0d6b6e7f368e710b01faad9b70dfa4cebdd8c4d
2019-11-19 23:36:18 +02:00
Gerasimos (Makis) Maropoulos
16686eda11 add follow button under the book
Former-commit-id: a0a2ce1ec56bf5d47daf7c7f8986ca05a075e6fa
2019-10-30 13:57:27 +02:00
Gerasimos (Makis) Maropoulos
033fc76543 update links
Former-commit-id: 65a8260016cbb5a137d919e04a64c125b3b8a602
2019-10-26 19:57:18 +03:00
Gerasimos (Makis) Maropoulos
3945fa68d1 obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository
We have to do the same on iris-contrib/examples, iris-contrib/middleware and e.t.c.


Former-commit-id: 0860688158f374bc137bc934b81b26dcd0e10964
2019-10-25 01:27:02 +03:00
Gerasimos (Makis) Maropoulos
fba2dd8403 add analytics and mod to request iris e-book link
Former-commit-id: 3ef3be3f10de64f18887ceeaafb03bf9d78dda99
2019-10-06 20:59:31 +03:00
Gerasimos (Makis) Maropoulos
eb9acf85fd minor
add missing close href tags on README


Former-commit-id: d3f22495d6eecf529eb9ff6cfd327efcf4dcd6f6
2019-10-06 17:46:41 +03:00
Gerasimos (Makis) Maropoulos
523b2a806f add link to the Iranian People (#1360) translation
Former-commit-id: 150c330b1d7ab5eccd2a2ade53609a8cad4edf24
2019-10-06 17:44:04 +03:00
majid bigdeli
ce935cad86 .
Former-commit-id: 3912612abc0b11b501a807ba18659a8995504bc6
2019-09-12 15:43:21 +04:30
majid bigdeli
28c5c5a241 .
Former-commit-id: e86dbd07f3e1f2989913117ba8bb9095c068c875
2019-09-12 15:42:04 +04:30
majid bigdeli
e7439f095e .
Former-commit-id: efa68ea96cdf262ab37802d8c0a84a085a4abd69
2019-09-12 15:40:08 +04:30
majid bigdeli
f50757cfb8 .
Former-commit-id: 7877920096e1158416559278e16f7ed8acbd3d7f
2019-09-12 15:34:58 +04:30
majid bigdeli
ddfd6fd4b2 .
Former-commit-id: 1adabf77c75b094f1e8608ec4fce224a139b6114
2019-09-12 15:06:20 +04:30
majid bigdeli
372f935496 .
Former-commit-id: fc1338fc32dd516f46a70c3cd86e68eef79d916b
2019-09-12 14:56:02 +04:30
majid bigdeli
2cf2069c15 .
Former-commit-id: d3b4e62c88700989ed2aa0d53686b59a2c646a84
2019-09-12 14:52:10 +04:30
majid bigdeli
a4aacb7247 .
Former-commit-id: 2f3762f359f42da85a6911b8bbd54fbaae9e27db
2019-09-12 14:38:50 +04:30
majid bigdeli
acd2c97a7a .
Former-commit-id: 1dfd3e516c501a16c5df46c891a6fe3834d52d2f
2019-09-12 14:37:49 +04:30
majid bigdeli
0a44de363d .
Former-commit-id: 22c859a3458805555af403ceb86667efbf00cba8
2019-09-12 14:35:35 +04:30
majid bigdeli
881c372119 .
Former-commit-id: 58053235b4d84cdee19164215c28f94e2e3708b7
2019-09-12 14:33:53 +04:30
majid bigdeli
bdf172e1da .
Former-commit-id: c647619dc4eee10f71b6b0ac35a5c9449d7d2e39
2019-09-12 14:27:21 +04:30
majid bigdeli
dab46afe39 .
Former-commit-id: 8a09615e1c88c9773b67ad0185e3284aae10ff32
2019-09-12 14:26:41 +04:30
majid bigdeli
1e5f0ce002 .
Former-commit-id: 964469868a285c136dfe64ef96f92385a2b6a1c7
2019-09-12 14:23:40 +04:30