1
0
Fork 0
mirror of synced 2024-08-23 22:21:42 +12:00
Commit graph

1110 commits

Author SHA1 Message Date
Torsten Dittmann
198f5d581e Merge branch 'master' of https://github.com/appwrite/appwrite into feat-release-flutter-1-0-4 2021-09-23 11:39:19 +02:00
Torsten Dittmann
8d21e12d57 feat(sdks): flutter 2.0.0 2021-09-23 11:38:31 +02:00
Torsten Dittmann
d6b69340ba feat(sdks): release flutter 1.0.4 2021-09-22 15:11:34 +02:00
Torsten Dittmann
1a760ffb95 feat(sdk): release web 4.0.1 2021-09-20 18:37:24 +02:00
Torsten Dittmann
9ff5fb91ac fix(app): minor bugs 2021-09-09 16:24:57 +02:00
Torsten Dittmann
39c2ad1542 chore(sdks): php sdk to 2.3.1 2021-09-07 15:32:13 +02:00
Torsten Dittmann
c4dc1c6e6a chore(sdks): update flutter to 1.0.2 2021-09-06 11:39:24 +02:00
Torsten Dittmann
ed75e88e09 chore(deps): update sdks and sdk-generator 2021-09-06 09:45:41 +02:00
Torsten Dittmann
cdb20a2af2 update sdks 2021-09-02 13:21:16 +02:00
Torsten Dittmann
9b50a52f7b update sdk versions 2021-09-02 12:07:08 +02:00
Torsten Dittmann
b3d61a7d83 update specs 2021-09-02 12:06:52 +02:00
Torsten Dittmann
9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-02 09:44:36 +02:00
Eldad A. Fux
b23dae4948
Merge pull request #1552 from appwrite/feat-magic-url
Feat Magic URL
2021-09-02 10:09:55 +03:00
Torsten Dittmann
c85cfb66d2 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-01 09:33:50 +02:00
Torsten Dittmann
1edb40130d Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-09-01 09:32:42 +02:00
Damodar Lohani
e9e83d14c3 updates and fixes, default handler for magic login 2021-08-31 15:07:48 +05:45
Damodar Lohani
9a8f4c49e4 email update 2021-08-31 11:42:15 +05:45
Damodar Lohani
040dbcc9d5
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-08-30 16:31:40 +05:45
Damodar Lohani
22ceb1dc7c create session with magic url 2021-08-30 16:29:52 +05:45
Torsten Dittmann
271470197b Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-30 11:42:24 +02:00
Damodar Lohani
27b00b3619 update events 2021-08-30 11:56:07 +05:45
Damodar Lohani
af32ee55c7 update console sdk 2021-08-29 15:01:38 +05:45
Torsten Dittmann
a944975dcb fix(realtime): update console sdk 2021-08-27 17:26:26 +02:00
Torsten Dittmann
f1b0f7639c Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-17 11:05:20 +02:00
Bradley Schofield
9210e01b63
Merge branch 'master' into orchestration-api-test 2021-08-13 15:16:42 +01:00
Bradley Schofield
054eadc6f6 Implement Suggestions
+ Added documentation for environment variables
+ Added changelog
+ Changed how we handle a error while removing a container that may or may not exist during execution
2021-08-13 15:16:05 +01:00
Santosh Yadav
cf0778245e
doc: use Angular as the example is for Angular 2021-08-04 15:55:51 +05:30
Eldad Fux
f73e24708a Merge branch 'master' of github.com:appwrite/appwrite into locale 2021-07-30 11:44:12 +03:00
Eldad Fux
b2e74bb55e Fixed codes 2021-07-30 10:58:11 +03:00
Eldad Fux
ffb7b2db38 Fixed kannada code 2021-07-30 10:51:31 +03:00
Eldad Fux
0f9eb812c4 Fixed greek 2021-07-30 10:25:07 +03:00
Torsten Dittmann
2051160e21 sdks(flutter): release 0.7.1 2021-07-29 10:08:55 +02:00
Christy Jacob
1bc8640194 feat(locale): rename bosnian translation file 2021-07-29 01:33:14 +05:30
Christy Jacob
27a879c23f feat(locale): replace cambodian with khmer 2021-07-29 01:29:38 +05:30
Christy Jacob
ea33204c95 feat(locale): rename filipino translation file 2021-07-29 01:25:25 +05:30
Christy Jacob
52327ba74b feat(locale): rename ukrainian translation file 2021-07-29 01:19:52 +05:30
Christy Jacob
228d08d80c feat(locale): rename oriya translation file 2021-07-29 01:14:53 +05:30
Christy Jacob
6c8f4e38bf feat(locale): rename oriya translation file 2021-07-29 00:55:34 +05:30
Christy Jacob
c0a7a969aa feat(locale): rename nepali translation 2021-07-29 00:51:26 +05:30
Christy Jacob
dd52abe472 feat(locale): rename country codes 2021-07-29 00:29:07 +05:30
Christy Jacob
27c078f4d6 feat(translations): fix incorrect language codes for czech and catalan 2021-07-28 11:58:00 +05:30
Christy Jacob
10554089b5 feat(translations): updated all the translations 2021-07-28 11:39:07 +05:30
Christy Jacob
77d5f71a9a feat(terms): updated terms info 2021-07-28 10:54:05 +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
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
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
16b3c5c3a4 feat(locale): use new locale functions 2021-07-23 01:45:01 +05:30
Torsten Dittmann
a83c22f8f2 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-07-07 16:58:06 +02:00
Christy Jacob
ce8a1dc8c2 feat(platforms): update maven links 2021-07-07 20:17:24 +05:30
Eldad Fux
a42597c848 Tiny change for sdk exmaple dir path 2021-07-06 21:20:23 +03:00
Eldad Fux
febd244df3 Tiny change for sdk exmaple dir path 2021-07-06 20:38:06 +03:00
Jake Barnby
defd553bd9 Add java + kotlin doc sources for android + kotlin SDK's 2021-07-07 00:06:14 +12:00
Torsten Dittmann
6c8e1a3190 feat(projects): add version number 2021-07-05 09:12:59 +02:00
Damodar Lohani
02c5eba4e4 Merge branch '0.9.x' into feat-upgrade-runtimes 2021-07-04 11:11:36 +05:45
Damodar Lohani
48272e8e50 remove denot and .net 2021-07-04 11:09:56 +05:45
Christy Jacob
e8870dcb3e feat: update android versions 2021-07-02 17:20:54 +05:30
Christy Jacob
766f19d2a4 feat: update specs and regenerate docs 2021-07-02 17:17:02 +05:30
Damodar Lohani
d37afb58c4 adding java 16.0 as default runtime 2021-07-02 16:40:21 +05:45
Damodar Lohani
743d73dca0 make newer node runtime default 2021-07-02 16:26:53 +05:45
Torsten Dittmann
81cf991695 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-07-01 10:46:24 +02:00
Christy Jacob
aac3ca45a0 feat: update version number 2021-07-01 12:37:26 +05:30
Christy Jacob
31acdec0aa feat: added kotlin platform to SDK task 2021-06-30 20:46:07 +05:30
Eldad Fux
862f6721e8 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-26 22:06:23 +03:00
Christy Jacob
6711398ab2 feat: updated console sdk 2021-06-23 17:45:27 +05:30
Eldad A. Fux
a2c4dac366
Merge pull request #1314 from PineappleIOnic/fix-runtime-parameter
Renamed `env` param on `/v1/functions` to `runtime`
2021-06-23 10:12:24 +03:00
Bradley Schofield
aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
Eldad A. Fux
e529be5d55
Merge branch 'master' into fix-NA--submit-a-pull-request-section-to-config-variables 2021-06-20 16:00:19 +03:00
Torsten Dittmann
a3cc8c9ad2 adapt to review 2021-06-18 12:00:27 +02:00
Torsten Dittmann
66ecf9498a Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-06-14 20:21:42 +02:00
Torsten Dittmann
c08b0a5d2b feat(realtime): collection for concurrent connections 2021-06-11 15:30:33 +02:00
Eldad Fux
e42eab3671 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-11 12:28:24 +03:00
Christy Jacob
0cbbcd3829 feat: update package link 2021-06-09 18:31:35 +05:30
Christy Jacob
25888151fb feat: add android platform config 2021-06-09 18:15:42 +05:30
Torsten Dittmann
e1ea4c516d deps(scomposer): sdk-generator@0.10.11 2021-06-07 16:43:06 +02:00
Eldad Fux
2378ec8521 Merge branch 'master' of github.com:appwrite/appwrite 2021-06-05 14:23:58 +03:00
Torsten Dittmann
926d0e328d feat(sdks): new flutter and dart version 2021-06-03 14:25:51 +02:00
Torsten Dittmann
c3a48fec71 feat(sdks): update to sdk-generator@0.10.9 2021-06-03 11:33:10 +02:00
Eldad Fux
da3d4546ad Update mail style 2021-05-30 23:38:40 +03:00
Eldad Fux
38ded65db1 Fixed spanish encoding 2021-05-30 23:37:32 +03:00
Eldad Fux
46b8031782 Fixed button alignment on RTL langs 2021-05-30 23:37:16 +03:00
Eldad Fux
78ab52da2b Fixed hebrew translation 2021-05-30 23:36:47 +03:00
Eldad A. Fux
4b006a1be0
Merge pull request #1167 from TorstenDittmann/feat-account-sessions
refactor(console): users devices into session
2021-05-28 19:30:32 +03:00
Eldad Fux
82abcb29ae Merge branch 'master' of github.com:appwrite/appwrite 2021-05-24 19:14:13 +03:00
Eldad A. Fux
2f471c0f7b
Merge pull request #1173 from lohanidamodar/fix-nepal-flag
update nepal flag
2021-05-24 19:00:01 +03:00
Eldad Fux
63ea200f96 Updated SDKS 2021-05-24 18:08:54 +03:00
Eldad Fux
699bd49eee Updated web sdk version 2021-05-21 21:43:06 +03:00
Eldad Fux
347ae809d8 Updated web sdk version 2021-05-21 17:36:48 +03:00
Eldad Fux
07ca2d8608 Upgraded sdks versions 2021-05-21 17:01:49 +03:00
Damodar Lohani
6be6ad8e97 Merge branch 'master' into fix-nepal-flag 2021-05-21 18:19:43 +05:45
Damodar Lohani
8d45cbefe1 update nepal flag 2021-05-21 13:47:43 +05:45
Torsten Dittmann
5149b3880a refactor(console): users devices into session 2021-05-20 16:03:47 +02:00
Eldad Fux
bcdf8835ca Updated the Node.js SDK 2021-05-20 12:07:51 +03:00
Eldad Fux
ed751160de Fixed missing JWT model 2021-05-20 11:52:19 +03:00
Eldad Fux
c454bc2a65 Updated CLI version 2021-05-19 22:37:30 +03:00
Eldad Fux
284236ab17 Fixed docs 2021-05-19 18:56:44 +03:00
Eldad Fux
d316ecbfd9 Fixed config 2021-05-19 18:53:53 +03:00
Eldad Fux
f1644af6a3 Updated specs 2021-05-19 18:30:30 +03:00
Eldad Fux
019f1e9d57 Fixed specs and code examples 2021-05-19 17:26:06 +03:00
Eldad Fux
8084292cb5 Updated specs 2021-05-19 17:11:46 +03:00
Eldad Fux
cb038a2cfd Updated specs 2021-05-19 16:10:32 +03:00
Eldad A. Fux
552c67d9f3
Merge pull request #1157 from appwrite/feat-update-code-examples
Feat update code examples
2021-05-18 23:32:54 +03:00
Eldad A. Fux
6a56095c8f
Merge pull request #1158 from appwrite/feat-update-sdks-versions
Updated SDKs versions
2021-05-18 22:43:16 +03:00
Eldad Fux
8830828d80 Updated SDKs versions 2021-05-18 22:35:04 +03:00
Eldad Fux
1c7ac36d7f Updated specs and examples 2021-05-18 22:19:54 +03:00
Eldad Fux
666f51f986 Updated code examples 2021-05-18 22:05:44 +03:00
Damodar Lohani
a2466956ec fix filter and mysql root password 2021-05-18 12:18:48 +05:45
Damodar Lohani
7864b19232 supporting generating password and secret key 2021-05-18 12:09:09 +05:45
kodumbeats
1120e8885a CertificateID not a required param 2021-05-17 14:10:17 -04:00
kodumbeats
6f22854c54 Add certificate collection rules for updated and certificateID 2021-05-17 13:50:44 -04:00
Eldad Fux
3704dc69e8 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-add-update-membership-endpoint 2021-05-13 20:49:52 +03:00
Eldad Fux
69abbba02b Changed god account to root account 2021-05-12 17:53:25 +03:00
Christy Jacob
a38678f30d feat: adding update membership role 2021-05-12 19:14:41 +05:30
Eldad Fux
f7f54c0d2f Leverage auth limit for god feature 2021-05-12 14:35:46 +03:00
Eldad Fux
c5a2a93f96 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-05-12 14:14:15 +03:00
Dmitriy Fishman
0256c9f59a Use the correct 'End Of Line' symbol for selected platform. 2021-05-11 14:35:58 +03:00
Torsten Dittmann
501f68ca38 Merge branch 'dev' of https://github.com/appwrite/appwrite into merge-dev-into-0.8.x 2021-05-07 09:15:56 +02:00
Torsten Dittmann
a0d30aef8c chore(vars): fix typo on god account description 2021-05-07 09:06:36 +02:00
Torsten Dittmann
d58cc6024b fix: deprecation notice for 2021-04-29 17:20:03 +02:00
Torsten Dittmann
6a196716b3 fix: adapt to review 2021-04-29 17:08:59 +02:00
Eldad Fux
1a4e813e45 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-04-23 23:33:04 +03:00
Torsten Dittmann
3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Torsten Dittmann
cb5c88a4d0 fix: use new runtimes filter syntax 2021-04-23 10:40:45 +02:00
Torsten Dittmann
26a747d29e feat: update new php-runtimes version 2021-04-22 11:26:10 +02:00
Torsten Dittmann
0719806885 fix: runtime whitelist 2021-04-21 13:27:02 +02:00
Torsten Dittmann
25b03c90f8 feat: introduce appwrite/php-runtimes 2021-04-21 13:02:54 +02:00
Eldad Fux
7fc3b95541 Updated SDK version 2021-04-21 13:13:37 +03:00
Eldad Fux
2bcfaffec3 Updated SDK version 2021-04-21 13:13:12 +03:00
Eldad Fux
5d1492b034 Fixed code examples 2021-04-21 09:54:28 +03:00
Eldad Fux
dcee9fc68e Updated specs 2021-04-21 09:38:27 +03:00
Eldad Fux
71f7de08c7 Merge branch 'dev' of github.com:appwrite/appwrite into dev 2021-04-21 09:33:08 +03:00
Eldad Fux
791de55713 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-04-21 09:31:01 +03:00
Eldad Fux
c95342a260 Updated SDKs 2021-04-21 09:28:47 +03:00
Eldad A. Fux
a12db546ea
Merge branch '0.8.x' into feat-auth-limits 2021-04-20 13:54:16 +03:00
Torsten Dittmann
5433f59771 fix: remove arm support from deno environments 2021-04-19 13:20:35 +02:00
Eldad Fux
c8a5d05a3e Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-19 14:19:57 +03:00
Torsten Dittmann
dd5d5f59e0 fix: cloud functions environment 2021-04-19 12:31:40 +02:00
Torsten Dittmann
f102e43704 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-465-add-arm-support 2021-04-19 11:35:57 +02:00
Eldad A. Fux
fea932551b
Merge pull request #1040 from appwrite/feat-new-demos
Added list of web demos
2021-04-17 12:23:01 +03:00
Eldad Fux
7dc51e93e4 Hide dotnet 2021-04-17 12:02:51 +03:00
Eldad A. Fux
1138752d65
Merge branch 'dev' into fix-dashboard-tooltip 2021-04-17 00:15:13 +03:00
Eldad Fux
3ece691efc Updated SDKs 2021-04-16 14:24:03 +03:00
Eldad Fux
85ffcb3e7a Added JWT auth to client SDKs 2021-04-16 11:01:02 +03:00
Eldad Fux
dddc8100e8 Updated swagger files for 0.8.x 2021-04-16 10:49:18 +03:00