1
0
Fork 0
mirror of synced 2024-07-01 04:30:59 +12:00
Commit graph

139 commits

Author SHA1 Message Date
Eldad Fux 3e808d3bf4 Removed global vars 2020-06-30 00:43:34 +03:00
Eldad Fux 44e7f50ca3 Removed unused var 2020-06-29 11:32:46 +03:00
Eldad Fux 2de01c3e24 Fixed current platform set attrs 2020-06-29 00:06:29 +03:00
Eldad Fux 0caff20e80 Removed more global vars 2020-06-28 23:45:36 +03:00
Eldad Fux 00e3632c59 Upgraded FW 2020-06-28 20:31:21 +03:00
Eldad Fux 437a008895 Remove unused global 2020-06-27 08:52:23 +03:00
Eldad Fux b41fe51c50 Added avatars to the config class 2020-06-27 08:36:22 +03:00
Eldad Fux 40888326cc Moved config file to config class 2020-06-26 09:14:54 +03:00
Eldad Fux ff6078fd7e Unified include calls 2020-06-25 22:53:36 +03:00
Eldad Fux 7a277c3b6a Use all controllers 2020-06-25 14:31:27 +03:00
Eldad Fux 8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad Fux 2803e62769 work in progress 2020-06-19 03:04:09 +03:00
Eldad Fux 0266e1a667 Updated env to mode 2020-06-19 02:07:41 +03:00
Eldad Fux 9152b9d721 Updated error message 2020-06-16 09:13:24 +03:00
Torsten Dittmann 6b365d5e73 remove unnecessary change 2020-06-14 01:14:30 +02:00
Torsten Dittmann 89e7a5c2c4 rebase into master 2020-06-14 01:06:19 +02:00
Torsten Dittmann 9aa9008f82 add mail background worker 2020-06-14 00:38:46 +02:00
Eldad Fux 1a60a6a8fe Updated namespace conventions 2020-06-11 22:36:10 +03:00
Eldad A. Fux 897de6095f
Merge branch 'master' into force-https 2020-06-10 21:25:04 +03:00
Eldad Fux a7be36089f Updated usage calculation 2020-06-07 19:33:51 +03:00
Eldad Fux 1ce76a8ca6 Fix for #368 2020-06-01 22:58:58 +03:00
Eldad Fux 7296db0d06 Added UI adjutments for Apple unique secret key 2020-05-29 15:02:53 +03:00
Eldad Fux 3491836b6a Fixed a bug where the session was not set properly when the API used an IP with non-standard port as hostname #353 2020-05-28 13:10:38 +03:00
Eldad Fux 419fabd80a Updated delete method to support recrusive deletes 2020-05-26 20:11:20 +03:00
Eldad Fux 4d0285caa7 Fixed cache contorl for collection dashboard 2020-05-25 21:11:22 +03:00
Eldad Fux 9f9cc2692b Changed Health API to be public 2020-05-01 13:07:53 +03:00
Eldad Fux 8481e7035b Merge branch '0.6' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-15 16:42:53 +03:00
Eldad Fux a9877abdfa Added unit tests 2020-04-14 22:53:41 +03:00
Eldad Fux a9bfb8a7a9 New origin validator 2020-04-14 08:44:15 +03:00
Eldad Fux a4068e4771 Added flutter to the UI options 2020-04-12 09:03:00 +03:00
Eldad Fux 53825f6b0a Updated SDK 2020-04-11 15:31:03 +03:00
Eldad Fux 79560d5c7e Added no caching on get oauth requests 2020-04-08 14:21:41 +03:00
Eldad Fux 089975aec9 Fixed missing project ID error 2020-04-07 09:10:58 +03:00
Eldad Fux 0c2e3d510a Merge branch '0.6' of github.com:appwrite/appwrite into 0.6 2020-03-28 18:17:30 +03:00
Eldad Fux 2a2f6c1492 Fixed SDK params 2020-03-28 18:11:58 +03:00
Eldad Fux 4548622386 Added config manager 2020-03-28 15:42:16 +03:00
Eldad Fux bb38ab47a8 Added docs 2020-03-25 06:34:06 +02:00
Eldad Fux 8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux 3b4c80efb6 Removed unused routes 2020-03-24 18:24:56 +02:00
Eldad Fux 621f1543d8 fixed undefined var 2020-03-19 17:22:58 +02:00
Eldad Fux 4e2adfde5b open-spec tiny fix 2020-03-19 17:03:30 +02:00
Eldad Fux adfa0e217c Fixed spec email address 2020-03-19 16:42:33 +02:00
Eldad Fux 6fa9f1fed2 Disabled cookie fallback when domain is verified 2020-03-17 13:36:13 +02:00
Eldad Fux 2e436a6cd3 Removed unused class 2020-03-16 21:09:00 +02:00
Eldad Fux 8221cf6936 Updated origin check 2020-03-16 21:07:43 +02:00
Eldad Fux 92babbd21a Replaced web platform url with hostname 2020-03-05 00:54:49 +02:00
Eldad Fux d8bc3f03e8 Added protocol var and cookie fallback 2020-02-27 11:17:09 +02:00
Eldad Fux 6d06444d31 Updated routes 2020-02-23 19:45:51 +02:00
Eldad Fux 559d659bc9 Updated comment 2020-02-23 11:07:01 +02:00
Eldad Fux bf5d5f719e Updated challenge endpoint 2020-02-23 10:55:57 +02:00