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

119 commits

Author SHA1 Message Date
Eldad Fux 17347440d1 Added support for new stats ranges 2020-04-24 14:24:04 +03:00
Eldad Fux 392801f07a Added support for default values in the DB 2020-04-18 16:57:28 +03:00
Eldad Fux c41dc2cd1b Updated new document form 2020-04-18 01:19:02 +03:00
Eldad Fux 7d7c2adbde Merge branch 'master' of github.com:appwrite/appwrite into database-ui 2020-04-16 21:46:39 +03:00
Eldad Fux 61a3131338 Fixed typo 2020-04-16 07:59:44 +03:00
Eldad Fux 0c205fcf55 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-04-15 16:45:24 +03:00
Eldad Fux 2664e7d921 Merge branch 'master' of github.com:appwrite/appwrite into 0.6 2020-04-15 16:44:08 +03:00
Torsten Dittmann 011d622b64
Update health.php 2020-04-14 12:17:05 +02:00
Eldad Fux 8d12a00268 Removed unused var 2020-04-13 22:38:39 +03:00
Eldad Fux bb6bea6c7d Fixed doc title 2020-04-13 11:18:09 +03:00
Eldad Fux ed268340da Updated methods labels 2020-04-10 21:59:14 +03:00
Eldad Fux 586341b323 Added URL parsing lib 2020-04-08 16:38:36 +03:00
Eldad Fux 79560d5c7e Added no caching on get oauth requests 2020-04-08 14:21:41 +03:00
Eldad Fux 8c365dff21 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-03-29 23:11:41 +03:00
Eldad Fux 0783799a60 Merge branch 'master' of github.com:appwrite/appwrite into 0.6 2020-03-29 23:11:14 +03:00
Eldad Fux 61c82ad5f3 Fixed phones response 2020-03-29 23:10:33 +03:00
Eldad Fux c73188ccf9 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-03-28 18:23:29 +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 4548622386 Added config manager 2020-03-28 15:42:16 +03:00
Eldad Fux f35258b9c5 Merge branch 'master' of github.com:appwrite/appwrite into database-ui 2020-03-27 01:56:57 +02:00
Eldad Fux 7b1dd6b2c3 Updated all the REST API query params to be in camelCase 2020-03-25 22:19:19 +02:00
Eldad Fux 8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux 4f11e171db Fixed document not being unique 2020-03-21 23:10:06 +02:00
Eldad Fux d15394ad68 Fixed missing email verification attribute 2020-03-21 14:35:46 +02:00
Eldad Fux 58807de605 Removed debug 2020-03-19 08:23:50 +02:00
Eldad Fux e3c9fd5807 Updated docs 2020-03-18 19:52:04 +02:00
Eldad Fux 63047d5554 Merge branch 'master' of github.com:appwrite/appwrite into database-ui 2020-03-17 13:43:01 +02:00
Eldad Fux 6fa9f1fed2 Disabled cookie fallback when domain is verified 2020-03-17 13:36:13 +02:00
Eldad Fux 5eedfdd3fe Better error handling 2020-03-08 17:38:51 +02:00
Eldad Fux 92babbd21a Replaced web platform url with hostname 2020-03-05 00:54:49 +02:00
Eldad Fux 6960c399b1 Updated error code 2020-03-04 15:06:52 +02:00
Eldad Fux 27850c660f Updated env vars 2020-03-01 19:05:51 +02:00
Eldad Fux eef5125077 Added master domain SSL cert 2020-03-01 08:33:19 +02:00
Eldad Fux cb5952c6c2 Added domain renewals task 2020-02-29 08:24:46 +02:00
Eldad Fux 437761dea7 New file icons 2020-02-28 17:04:09 +02:00
Eldad Fux 2d24acf8e7 Added file icons and video mime-types 2020-02-28 01:24:00 +02:00
Eldad Fux d8bc3f03e8 Added protocol var and cookie fallback 2020-02-27 11:17:09 +02:00
Eldad Fux 2362dafc06 Updated styles 2020-02-24 15:47:35 +02:00
Eldad Fux ccd8b31e1e Updated routes methods 2020-02-23 19:47:49 +02:00
Eldad Fux 6d06444d31 Updated routes 2020-02-23 19:45:51 +02:00
Eldad Fux 92409bf4f1 Added mv check 2020-02-23 19:05:42 +02:00
Eldad Fux 51aa84fc26 Avoid multiple verifications 2020-02-23 11:10:32 +02:00
Eldad Fux b410d72681 Updated domain endpoints and 404 validation 2020-02-23 10:59:29 +02:00
Eldad Fux dadd1631aa Added basic http endpoints 2020-02-22 10:10:30 +02:00
Eldad Fux fe5d9107c0 Added volumes constants 2020-02-19 14:41:23 +02:00
Eldad Fux 46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux f433db17d0 Updated naming from OAuth to OAuth2 2020-02-16 13:41:03 +02:00
Eldad Fux b3d15d09e8 Added location response to storage resources 2020-02-16 08:25:48 +02:00
Eldad Fux ae6999aee3 Updated session ID 2020-02-15 20:34:16 +02:00
Eldad Fux 53a1cda21c Added ENV var to change default file upload size limit. New default value is 100MB 2020-02-13 20:55:12 +02:00