1
0
Fork 0
mirror of synced 2024-07-01 12:40:34 +12:00
Commit graph

232 commits

Author SHA1 Message Date
Eldad A. Fux 52dc0a9f17
Update app/tasks/install.php 2021-05-14 09:58:18 +03:00
Damodar Lohani bb39d90da6
updating description for param 2021-05-14 11:43:45 +05:45
Damodar Lohani d198977e5d check interactive with a param 2021-05-12 16:39:14 +05:45
Damodar Lohani 9097cf2d42 unattended installl 2021-05-12 13:57:33 +05:45
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
Eldad Fux fdfcd0cfb2 Updated Dart note 2021-04-18 14:24:37 +03:00
Eldad Fux 7a0ff7699a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-04-16 10:20:12 +03:00
Torsten Dittmann d5694815f3 fix: migration for 0.8.x 2021-04-15 09:56:45 +02:00
Eldad Fux 72a2ca08b0 Updated Node SDK 2021-04-10 19:14:15 +03:00
Eldad Fux 31c7c31d33 Updated version list 2021-03-29 00:38:21 +03:00
Eldad Fux eeb7247138 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-03-17 22:34:44 +02:00
Torsten Dittmann cb5ab4b0b1
fix installation script not saving answers 2021-03-17 14:26:18 +01:00
Eldad A. Fux 76e54de739
Merge pull request #970 from lohanidamodar/feat-dart-sdk-getting-started
feat-dart-sdk-getting-started
2021-03-15 09:48:37 +02:00
Eldad Fux 6379cbfaba Changed docs naming conventions 2021-03-14 17:14:10 +02:00
Torsten Dittmann 70088b0c0c fix duplicate line 2021-03-12 17:11:01 +01:00
Damodar Lohani 9fdfdbdc4b getting started in the SDKs 2021-03-08 17:00:39 +05:45
Eldad Fux d1415ac91e Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-03-05 00:19:14 +02:00
Eldad Fux 945d7947a2 Updated SDKs 2021-03-03 11:08:05 +02:00
Eldad Fux 078d12bc0e Fixed XSS issue 2021-02-23 18:17:45 +02:00
Eldad Fux f5346daf79 Added CLI code examples 2021-02-08 21:30:57 +02:00
Torsten Dittmann bf980d50f7 remove value from analytics events 2021-02-04 11:51:19 +01:00
Torsten Dittmann 2b9c3966d9 remove change whitespace 2021-02-04 11:35:51 +01:00
Torsten Dittmann f244eaf108 revert to random cid for analytics 2021-02-04 11:33:32 +01:00
Torsten Dittmann e23828777f add client id to analytics 2021-02-04 10:26:58 +01:00
Torsten Dittmann 0cf42ebad0 fix analytics property and events 2021-02-04 09:20:47 +01:00
Torsten Dittmann 8fddda7e49 introduce analytics to installtion 2021-02-03 17:54:41 +01:00
Torsten Dittmann 5439343748 remove leftovers 2021-01-29 18:40:52 +01:00
Torsten Dittmann e0f6613b9e remove from install script 2021-01-29 18:38:57 +01:00
Torsten Dittmann a95c763e7e fix env variables on install 2021-01-29 18:12:59 +01:00
Torsten Dittmann 1ff1105703 revert stupid change and fix it smart 2021-01-29 17:03:33 +01:00
Torsten Dittmann 8598a06f20 fix(install): add .env varaibles to docker-compose 2021-01-29 16:52:16 +01:00
Torsten Dittmann 4dc7204e8b sync 2021-01-29 13:32:20 +01:00
Eldad A. Fux 2ed11835a5
Merge pull request #856 from appwrite/feat-sdk-note
Feat new SDK note
2021-01-29 12:36:30 +02:00
Eldad Fux 4caaf07b09 Updated exit commands 2021-01-29 10:39:42 +02:00
Eldad Fux f2c04a1cd4 Added a note to Node & Deno SDKs 2021-01-28 15:47:33 +02:00
Eldad Fux ceca3d2b4a Fixed logs 2021-01-26 22:49:13 +02:00
Torsten Dittmann 383bb3d1c1 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-24 15:56:41 +01:00
Damodar Lohani d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45
Christy Jacob 2a29e10007 feat: review comments 2021-01-20 23:53:48 +05:30
Christy Jacob 0156e00a9d feat: update default env var values 2021-01-20 23:27:49 +05:30
Christy Jacob 04f14816d7 feat: add filter to delete execution logs older than 2021-01-20 20:58:52 +05:30
Eldad Fux 66f1bba60b Converted loop to use seconds 2021-01-19 22:36:28 +02:00
Eldad Fux b719a030e0 removed db instance, added time log 2021-01-17 08:17:19 +02:00
Torsten Dittmann 5da6b31edb style(migration): remove space on concatenation 2021-01-15 16:36:42 +01:00
Torsten Dittmann a6a7f896c1 fix(migration): major project iteration bug 2021-01-14 15:03:34 +01:00
Torsten Dittmann c6f9f2fc1e feat(migration): v06 - first draft 2021-01-13 17:51:02 +01:00
Eldad A. Fux f744c388d1
Merge branch '0.7.x' into feat-support-for-csharp 2021-01-09 15:48:46 +02:00
Eldad A. Fux cc8c666464
Merge pull request #804 from appwrite/feat-support-for-dart-sdk
Feat: Support for Dart SDK
2021-01-09 15:41:27 +02:00
Eldad Fux 43d6a88b18 Updated SDK warning 2021-01-08 17:00:30 +02:00
Eldad Fux 939a30a4be Spacing 2021-01-07 22:53:00 +02:00