1
0
Fork 0
mirror of synced 2024-06-29 03:30:34 +12:00
Commit graph

222 commits

Author SHA1 Message Date
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
Eldad Fux bac731e5b2 Docs as code 2021-01-07 22:50:27 +02:00
Eldad Fux 60503d0d0b Added new platform 2021-01-06 15:02:00 +02:00
Eldad Fux 90c5913957 Updated dependencies 2021-01-04 19:45:35 +02:00
Eldad Fux 9428ad9308 Added dotNet SDK 2021-01-04 17:20:41 +02:00
Eldad A. Fux 1c9db90507
Merge branch '0.7.x' into fix-797-clamav-env-vars 2021-01-02 22:13:00 +02:00
Eldad Fux 7ed759ba0e First commit 2021-01-02 21:45:59 +02:00
Christy Jacob e28c4feb97 feat: review comments 2020-12-30 00:50:19 +05:30
Christy Jacob e77abfe706 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-27 23:30:59 +05:30
Christy Jacob dce89663b0 patch: review comments 2020-12-27 23:27:35 +05:30
Christy Jacob 355a516365 patch: review comments 2020-12-27 23:18:41 +05:30