1
0
Fork 0
mirror of synced 2024-09-06 12:51:43 +12:00
Commit graph

6619 commits

Author SHA1 Message Date
Christy Jacob
1f61177f54
Merge pull request #1422 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-28 02:38:03 +05:30
Eldad A. Fux
c06e4a5580
Merge pull request #1438 from appwrite/feat-remove-cta
Remove CTA template and move logic to mails worker
2021-07-27 23:52:20 +03:00
Christy Jacob
b52ae9fda8 feat(terms): added new terms 2021-07-28 02:21:26 +05:30
Christy Jacob
2f1474f03d feat(email-templates): move email rendering to mails worker 2021-07-28 02:01:19 +05:30
Christy Jacob
3b573745bd feat(email-templates): render email body using new templates 2021-07-27 21:33:39 +05:30
Christy Jacob
196fbeca8a feat(cta): delete the cta template and cta css classes 2021-07-27 19:55:04 +05:30
Torsten Dittmann
8ce48c1f47
Merge pull request #1435 from TorstenDittmann/release-0-9-3
feat(release): prepare 0.9.3
2021-07-27 16:17:25 +02:00
Christy Jacob
d97a4df9db feat(cta): remove usage of cta template 2021-07-27 19:29:41 +05:30
Torsten Dittmann
d3daa2be32 feat(release): prepare 0.9.3 2021-07-27 14:43:08 +02:00
Eldad A. Fux
957588a60e
Merge pull request #1434 from PineappleIOnic/fix-JWT-Abuse-Key-Fix
Fix Abuse Keys
2021-07-27 14:59:06 +03:00
Bradley Schofield
7974a6ba5e Update account.php 2021-07-27 12:21:26 +01:00
Bradley Schofield
e0761e1737 Fix create email verification abuse-key 2021-07-27 12:15:59 +01:00
Bradley Schofield
d729d54de0 Fix Create JWT abuse key 2021-07-27 12:07:39 +01:00
Christy Jacob
20a11c6759 feat(terms): update context message 2021-07-27 10:59:06 +05:30
Christy Jacob
a245d6ed81 feat(email): remove \n from email template 2021-07-27 10:56:20 +05:30
Christy Jacob
d95e29ba3d feat(email): fix email template button margin 2021-07-27 10:28:30 +05:30
Christy Jacob
53817c3171 feat(locale): added context to terms 2021-07-27 10:13:37 +05:30
Christy Jacob
0466e22ea1 feat(locale): added comments to terms 2021-07-27 00:23:04 +05:30
Christy Jacob
78f248fa33 feat(locale): added comments to terms 2021-07-27 00:16:44 +05:30
Christy Jacob
823a76d73d feat(email-tempaltes): apply nl2p filters 2021-07-26 23:25:14 +05:30
Torsten Dittmann
d4c7600980 tests(realtime): run the actual tests on travis 2021-07-26 11:07:09 +02:00
Torsten Dittmann
889d6aa1c0 tests(realtime): adapt account channel 2021-07-26 11:05:42 +02:00
Torsten Dittmann
71d483dc7b fix(deps): update composer lock 2021-07-26 11:05:33 +02:00
Christy Jacob
198c5087c7 feat: review comments 2021-07-26 12:35:08 +05:30
Christy Jacob
e6e0baab12 feat(template): fix incorrect if condition 2021-07-23 23:16:04 +05:30
Christy Jacob
2919e70d05 feat(template): added static method for template creation from file 2021-07-23 22:59:20 +05:30
Christy Jacob
47084b2835 feat(locale): fix broken tests 2021-07-23 20:05:21 +05:30
Bradley Schofield
01f375b17d Merge branch 'master' into orchestration-api-test 2021-07-23 10:28:32 +01:00
Bradley Schofield
a4875cfd22 Fix Native Labels 2021-07-23 10:05:59 +01:00
Bradley Schofield
b043ccde48 Merge branch 'master' into orchestration-api-test 2021-07-23 09:51:05 +01:00
Bradley Schofield
b5ab777cad Implement new native filters 2021-07-23 09:48:51 +01:00
Christy Jacob
b911673389 feat(locale): use new locale functions 2021-07-23 01:49:00 +05:30
Christy Jacob
1c6802619a feat(locale): use new locale functions 2021-07-23 01:47:18 +05:30
Christy Jacob
16b3c5c3a4 feat(locale): use new locale functions 2021-07-23 01:45:01 +05:30
Eldad A. Fux
1e219eca19 Merge pull request #1408 from appwrite/fix-jwt-validate-attribute
fix(jwt): correct session validation
2021-07-23 01:44:40 +05:30
Eldad A. Fux
7fb7f1073f
Merge pull request #1418 from TorstenDittmann/feat-prepare-0-9-2
feat(0.9.2): release
2021-07-22 19:09:33 +03:00
Torsten Dittmann
5815caf01e
chore(changelog): update changelog 2021-07-22 17:45:15 +02:00
Eldad A. Fux
82d22d10fc
Merge pull request #1419 from PineappleIOnic/fix-early-command-execution
FIX Commands executing before the tar has finished extracting
2021-07-22 18:33:11 +03:00
Eldad A. Fux
060e50f644
Merge pull request #1421 from appwrite/fix-jwt-for-functions
Fixed JWT + Functions bug
2021-07-22 18:32:21 +03:00
Eldad Fux
d0e4e5cb29 Fixed bug 2021-07-22 17:49:52 +03:00
Bradley Schofield
e0ab558f90 Update functions.php 2021-07-22 14:54:23 +01:00
Bradley Schofield
4d2f5428a2 Update to use protected container class 2021-07-22 14:53:30 +01:00
Bradley Schofield
a9e7b617c0 First Iteration 2021-07-22 13:49:52 +01:00
Bradley Schofield
70d4c4d7be Update functions.php 2021-07-22 11:46:05 +01:00
Bradley Schofield
ca3d677596 Make untarring the code file a blocking task 2021-07-22 11:08:08 +01:00
Torsten Dittmann
d235ed7190 chore(changelog): add 0.9.2 2021-07-22 11:04:17 +02:00
Torsten Dittmann
4e1bc7aa1d feat(0.9.2): release 2021-07-22 11:02:07 +02:00
Eldad A. Fux
f388c44e20
Merge pull request #1408 from appwrite/fix-jwt-validate-attribute
fix(jwt): correct session validation
2021-07-19 21:23:04 +03:00
Torsten Dittmann
c2f1389a56
fix(jwt): correct session validation 2021-07-19 17:09:39 +02:00
Eldad A. Fux
14cd81e4a8
Merge pull request #1404 from lohanidamodar/doc-create-membership
update create membership doc
2021-07-19 13:19:12 +03:00