1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

3247 commits

Author SHA1 Message Date
Christy Jacob 78f248fa33 feat(locale): added comments to terms 2021-07-27 00:16:44 +05:30
Christy Jacob 198c5087c7 feat: review comments 2021-07-26 12:35:08 +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
Christy Jacob 16b3c5c3a4 feat(locale): use new locale functions 2021-07-23 01:45:01 +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
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 Fux d0e4e5cb29 Fixed bug 2021-07-22 17:49:52 +03: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 4e1bc7aa1d feat(0.9.2): release 2021-07-22 11:02:07 +02:00
Torsten Dittmann c2f1389a56
fix(jwt): correct session validation 2021-07-19 17:09:39 +02:00
Torsten Dittmann 6e69b0a82b fix(install): escape shell args 2021-07-15 18:12:18 +02:00
Torsten Dittmann 0c1c254019
Merge pull request #1387 from TorstenDittmann/feat-release-0.9.1
feat(release): 0.9.1
2021-07-12 19:45:01 +02:00
Torsten Dittmann e9a37e9a53
Merge pull request #1385 from TorstenDittmann/fix-broken-pdo-connection
fix(http): reset pdo connection if broken
2021-07-12 18:39:57 +02:00
Torsten Dittmann 71941d8712 feat(release): 0.9.1 2021-07-12 18:21:12 +02:00
Torsten Dittmann cff517a2ab adapt to review 2021-07-12 18:15:21 +02:00
Eldad A. Fux b2308e48e3
Merge pull request #1384 from TorstenDittmann/fix-app-resource
fix(app): remove app resource and replace with utopia
2021-07-12 18:42:43 +03:00
Torsten Dittmann 76af58c646 fix(pdo): throw on general to parent 2021-07-12 17:27:26 +02:00
Torsten Dittmann df24011d8b fix(http): reset pdo connection if broken 2021-07-12 12:04:00 +02:00
Torsten Dittmann 18d4a0def0 fix(app): remove app resource and replace with utopia 2021-07-12 11:51:58 +02:00
Matej Baco 24f85cdc78 Added " to wrap environment name 2021-07-10 20:07:03 +02:00
Christy Jacob ce8a1dc8c2 feat(platforms): update maven links 2021-07-07 20:17:24 +05:30
Torsten Dittmann f158980963
fix(database): default value for empty rules 2021-07-07 13:46:44 +02:00
Eldad Fux bac529a270 Increased cache buster 2021-07-06 21:26:25 +03:00
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
Eldad A. Fux 2286bd2fb3
Merge pull request #1357 from appwrite/feat-kotlin-java-docs
Feat kotlin java docs
2021-07-06 20:10:33 +03:00
Eldad A. Fux 1186c6a36f
Merge pull request #1298 from PineappleIOnic/feat-1297-add-expire-date-to-urls
Feat Add Expire Parameter to Email Verification and Password Reset URL's
2021-07-06 19:19:08 +03:00
Bradley Schofield 4e2b05b87c Update account.php 2021-07-06 13:18:55 +01:00
Jake Barnby defd553bd9 Add java + kotlin doc sources for android + kotlin SDK's 2021-07-07 00:06:14 +12:00
Jake Barnby 5149a83159 Allow docs per language per SDK 2021-07-07 00:05:45 +12:00
Eldad A. Fux 0d4c5ab01e
Merge pull request #1349 from TorstenDittmann/fix-database-int-casting
fix(database): properly cast to int
2021-07-06 13:43:46 +03:00
Bradley Schofield 1a8ace0fb0 Update account.php 2021-07-06 09:14:12 +01:00
Torsten Dittmann d9986cb205 fix(database): properly cast to int 2021-07-05 11:33:47 +02:00
Eldad A. Fux 3480fefb89
Merge pull request #1348 from TorstenDittmann/feat-db-version-reference
feat(projects): add version number
2021-07-05 11:43:37 +03:00
Eldad A. Fux ae8583f3a2
Merge pull request #1322 from appwrite/fix-functions-worker
Fix functions worker
2021-07-05 11:10:35 +03:00
Torsten Dittmann 6c8e1a3190 feat(projects): add version number 2021-07-05 09:12:59 +02:00
Christy Jacob 3251d29303 feat: added kotlin readme warning 2021-07-05 11:33:06 +05:30
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
Eldad Fux a0645641bc Fixed missing links 2021-07-03 22:16:41 +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
Christy Jacob 0cdd1daf0b feat: added kotlin getting started 2021-07-02 17:47:35 +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
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
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 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 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
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 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 31acdec0aa feat: added kotlin platform to SDK task 2021-06-30 20:46:07 +05:30
Christy Jacob ebc08be20c feat: revert integer validator to numeric 2021-06-28 20:54:37 +05:30
Torsten Dittmann dd47f195a0 deps(composer): updated abuse library to 0.5.0 2021-06-28 12:20:22 +02:00
Torsten Dittmann 49fa26b18c fix model for connections 2021-06-28 09:56:03 +02:00
Torsten Dittmann 91250ea52b fix(users): db connection 2021-06-28 09:55:56 +02:00
Torsten Dittmann 44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Eldad Fux 862f6721e8 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-26 22:06:23 +03:00
Damodar Lohani 378be8363a using getGravityTypes method to get list of supported gravity 2021-06-24 12:15:52 +05:45
Christy Jacob fdd389a17a feat: remove var_dump() 2021-06-24 01:55:27 +05:30
Christy Jacob 31b5b985e3 Merge branch '0.9.x' of github.com:appwrite/appwrite into fix-functions-worker 2021-06-24 01:52:55 +05:30
Christy Jacob d5a7b58c48 feat: pass empty string instead of null in functions worker 2021-06-24 01:52:43 +05:30
Eldad A. Fux 91b2a139a5
Merge pull request #1294 from PineappleIOnic/feat-get-session-by-id-endpoint
Add session by ID API Endpoint
2021-06-23 18:45:08 +03:00
Christy Jacob 8359a4e797 feat: restore sdks.php 2021-06-23 17:47:55 +05:30
Christy Jacob fca3894115 feat: remove generated sdks 2021-06-23 17:47:33 +05:30
Christy Jacob 6711398ab2 feat: updated console sdk 2021-06-23 17:45:27 +05:30
Damodar Lohani 497d391412 update image library and gravity param 2021-06-23 13:59:35 +05:45
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
Bradley Schofield 22bc391047
Update app/controllers/api/functions.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-22 11:18:26 +01:00
Bradley Schofield c92a820c6d Renamed env param on /v1/functions to runtime 2021-06-21 15:42:39 +01:00
Bradley Schofield 1cf66b5934 Update account.php 2021-06-21 09:13:18 +01:00
Eldad Fux 4a0b9e5e89 Removed duplicated cli command 2021-06-20 16:16:01 +03: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
Bradley Schofield a56463e56e Fix Unique Keys not being update when changing a user's email address 2021-06-17 16:46:29 +01:00
Bradley Schofield 891a46d883
Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-06-17 14:20:24 +01:00
Bradley Schofield c5a08350a2 Add expire param to Account Recovery and Email Verification 2021-06-17 13:44:06 +01:00
Bradley Schofield 3f386d485e
Merge branch '0.9.x' into feat-get-session-by-id-endpoint 2021-06-17 11:07:33 +01:00
Bradley Schofield 88bb46ec95 Update account.php 2021-06-17 10:41:04 +01:00
Bradley Schofield 978668cbb9 Implement changes on other endpoints 2021-06-17 10:33:57 +01:00
Bradley Schofield 40e9fa9b36 Add Christy's Suggestions 2021-06-17 10:08:01 +01:00
Bradley Schofield fa918f9523 Add Eldad's Suggestions 2021-06-16 14:48:30 +01:00
Bradley Schofield 320cc97ad8 Replace getCollectionFirst with getDocument
Should be faster due to redis caching
2021-06-16 12:48:33 +01:00
Bradley Schofield cdb8fb8286 Implement suggestions 2021-06-16 11:48:12 +01:00
Bradley Schofield d4c39b7b73 Add session by ID API Endpoint 2021-06-16 11:14:08 +01:00
Eldad A. Fux b115672e0f
Merge pull request #1137 from appwrite/feat-move-deletion-to-worker
feat(teams): move membership deletion task to deletes worker
2021-06-14 23:15:41 +03:00