1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00
Commit graph

5905 commits

Author SHA1 Message Date
Eldad Fux a0645641bc Fixed missing links 2021-07-03 22:16:41 +03:00
Eldad Fux c8054bf209 Updated change log 2021-07-03 15:11:37 +03:00
Eldad Fux 57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
Eldad A. Fux f013d07df3
Merge pull request #1301 from PineappleIOnic/feat-fix-unique-keys-not-updating
Fix Unique Keys not being updated when changing a user's email address
2021-07-03 09:18:39 +03:00
Eldad A. Fux 737ba69da0
Merge pull request #1342 from TorstenDittmann/feat-improved-migration
feat(migration): add version chooser
2021-07-03 09:00:35 +03:00
Eldad A. Fux 56a272561c
Merge pull request #1345 from appwrite/feat-update-specs
feat: update specs and regenerate docs
2021-07-03 08:58:22 +03:00
Christy Jacob 6e346e5384 feat: remove source directory deletion 2021-07-02 17:59:23 +05:30
Eldad A. Fux 85e84253f0
Merge pull request #1344 from lohanidamodar/fix-gravity-cache
fix-gravity-cache
2021-07-02 15:19:09 +03:00
Christy Jacob 0cdd1daf0b feat: added kotlin getting started 2021-07-02 17:47:35 +05:30
Christy Jacob d543a5fbe9 feat: correct spelling mistake 2021-07-02 17:39:19 +05:30
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
Torsten Dittmann cec23ecd7e remove leftover imports 2021-07-02 13:32:57 +02:00
Damodar Lohani d37afb58c4 adding java 16.0 as default runtime 2021-07-02 16:40:21 +05:45
Damodar Lohani 949b2a21c3 add gravity to cache key 2021-07-02 16:31:46 +05:45
Damodar Lohani 743d73dca0 make newer node runtime default 2021-07-02 16:26:53 +05:45
Bradley Schofield 1c0454daa9
Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-07-02 11:40:58 +01:00
Damodar Lohani 5583d946e7 runtime upgrade 2021-07-02 16:25:48 +05:45
Bradley Schofield da9860c7c4 Revert "Merge branch 'master' into feat-1297-add-expire-date-to-urls"
This reverts commit 9472867c66, reversing
changes made to 7e8d76b66d.
2021-07-02 11:39:41 +01:00
Bradley Schofield 9472867c66 Merge branch 'master' into feat-1297-add-expire-date-to-urls 2021-07-02 11:37:29 +01:00
Torsten Dittmann 8966d3d673 add tests 2021-07-02 11:33:10 +02:00
Torsten Dittmann b4dd30dfba fix whitespace 2021-07-02 11:10:46 +02:00
Torsten Dittmann 7a86109dd9 move versions list to migration class 2021-07-02 11:09:02 +02:00
Torsten Dittmann a6e331390a feat(migration): add version chooser 2021-07-02 11:03:01 +02:00
Eldad A. Fux 8212bc89e6
Merge pull request #1341 from appwrite/feat-generate-docs
Feat generate docs
2021-07-01 20:41:25 +03:00
Christy Jacob 61d1807a26 feat: review comments 2021-07-01 23:09:47 +05:30
Christy Jacob cab47c78dc Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-generate-docs 2021-07-01 22:30:12 +05:30
Eldad A. Fux 149462383d
Merge pull request #1340 from appwrite/feat-add-response-filters
feat: add V08 response filter and update web sdk
2021-07-01 19:59:21 +03:00
Christy Jacob f4b8bc1c84 feat: update docs for 0.9.x 2021-07-01 22:21:07 +05:30
Christy Jacob 2c9ce4aa52 feat: updated README and security file 2021-07-01 22:17:22 +05:30
Eldad A. Fux 75ce42ea6e
Merge pull request #1339 from TorstenDittmann/feat-migration-0.9
feat(migration): 0.9.x
2021-07-01 17:56:09 +03:00
Christy Jacob 5581fb23a0 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-add-response-filters 2021-07-01 19:41:33 +05:30
Eldad A. Fux 92707e92e5
Merge pull request #1337 from appwrite/feat-add-kotlin-platform
Feat add kotlin platform
2021-07-01 17:09:15 +03:00
Christy Jacob d820a2f9f2 feat: updated sdk generator tag 2021-07-01 19:34:25 +05:30
Christy Jacob 998c966614 feat: add missing line 2021-07-01 19:18:11 +05:30
Christy Jacob fa5ac4d3dc feat: add V08 response filter and update web sdk 2021-07-01 19:06:04 +05:30
Torsten Dittmann 787059e88d feat(migration): 0.9.x 2021-07-01 15:35:54 +02:00
Christy Jacob aac3ca45a0 feat: update version number 2021-07-01 12:37:26 +05:30
Christy Jacob 4e3ca74570 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-add-kotlin-platform 2021-06-30 20:46:20 +05:30
Christy Jacob 31acdec0aa feat: added kotlin platform to SDK task 2021-06-30 20:46:07 +05:30
Eldad A. Fux e413a4e4f0
Merge pull request #1333 from appwrite/fix-updated-execution-model-description
Updated description on Execution Model
2021-06-30 17:03:22 +03:00
Eldad A. Fux acade77bdc
Merge pull request #1335 from TorstenDittmann/fix-npm-package-lock-june-2021
deps(npm): fix lock files
2021-06-30 13:16:00 +03:00
Torsten Dittmann 0186d8c6f8 deps(npm): fix lock files 2021-06-30 11:42:26 +02:00
Eldad Fux c8d8b1b867 Fixed typos 2021-06-30 09:29:39 +03:00
Eldad A. Fux 46e1174778
Merge pull request #1332 from TorstenDittmann/deps-imagick-3.5.0
deps(php): imagick to 3.5.0
2021-06-30 09:24:26 +03:00
Eldad Fux afd7678781 Updated description 2021-06-30 09:23:43 +03:00
Torsten Dittmann 6767e14382 fix(php): libgomp dependency 2021-06-29 16:59:32 +02:00
Torsten Dittmann 77a5663bdb deps(php): imagick to 3.5.0 2021-06-29 15:47:38 +02:00
Eldad A. Fux 5eeceeba20
Merge pull request #1330 from TorstenDittmann/feat-improved-connection-pools
feat(db): improved connection pools
2021-06-29 11:05:59 +03:00
Eldad A. Fux 71c79804e6
Merge pull request #1323 from lohanidamodar/doc-account-oauth2-session
Update OAuth2 session doc
2021-06-29 10:33:06 +03:00