1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

64 commits

Author SHA1 Message Date
Torsten Dittmann 19b85d7ae6 revert stupid change 2021-02-19 15:53:52 +01:00
Torsten Dittmann 70666ddf0a add current to sessions collection 2021-02-19 15:41:17 +01:00
Torsten Dittmann 8bc484dfca fix leftovers 2021-02-19 14:59:36 +01:00
Torsten Dittmann d4bd9c0d06 decouple user session from tokens 2021-02-19 13:12:47 +01:00
Torsten Dittmann 312ab65794 decouple oauth2 from user to tokens 2021-02-19 11:02:02 +01:00
Torsten Dittmann 538510d171 feat(collections): encrypt api keys 2021-01-15 12:56:03 +01:00
Torsten Dittmann c51caac494 refactor(collections): enfore camel case 2021-01-14 13:04:16 +01:00
Eldad Fux 362f84e51b Added missing user ID to both session and token models 2020-11-26 08:12:24 +02:00
Eldad Fux 63e442293c Fixed encryption in nested fields 2020-11-21 01:31:17 +02:00
Eldad Fux 9051b0e476 Updated collection 2020-10-30 22:04:32 +02:00
Eldad Fux eb5a51a35c Leveraged built-in encryption filter 2020-09-12 14:03:18 +03:00
Eldad Fux f12aba4bc7 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-delete-user 2020-08-29 23:40:40 +03:00
Eldad Fux 03e97c68f2 Added tagId to execution log 2020-07-18 16:49:20 +03:00
Eldad Fux 6251d2b40a Added upload 2020-07-15 06:38:57 +03:00
Eldad Fux 8618f4d764 Updated ENV config 2020-07-14 19:13:18 +03:00
Eldad Fux db0dcf5eaa Merge branch 'functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-12 23:43:03 +03:00
Eldad Fux c7c9563304 Security attribute is now boolean 2020-07-09 12:10:27 +03:00
Torsten Dittmann 4c6a300a22 delete leftovers & reserve id
- delete team memberships
- create a reserved id
2020-07-02 23:48:37 +02: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 443e05a37e Added request global 2020-06-27 07:44:04 +03:00
Eldad Fux ad9dce7717 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-27 07:23:06 +03:00
Eldad Fux e088140ff5 Use utopia to get env vars 2020-06-26 15:40:24 +03:00
Eldad Fux 8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad Fux 6d8a3e4496 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-05-22 22:01:47 +03:00
Eldad Fux 66e4866b49 Minor fix with hostname 2020-05-22 13:46:44 +03:00
Eldad Fux 0dd3ab5aa8 Fix for using remote host with non-default port 2020-05-21 19:00:10 +03:00
Eldad Fux 8b878c87ff Added built-in DB encryption 2020-05-13 01:00:00 +03:00
Eldad Fux 13bc97bd7e Updated SDKs 2020-05-11 07:39:00 +03:00
Eldad Fux 25280cce16 Updated tests 2020-05-06 20:35:56 +03:00
Eldad Fux 4420c85460 Added first e2e test 2020-05-05 23:37:59 +03:00
Eldad Fux 81f4293834 Updated collections structure 2020-05-05 22:42:35 +03:00
Eldad Fux 2213c6622f First draft for API routes 2020-05-05 20:30:12 +03:00
Eldad Fux 09e57b46ce Updated collections 2020-05-04 17:35:01 +03:00
Eldad Fux 4548622386 Added config manager 2020-03-28 15:42:16 +03:00
Eldad Fux 8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux 92babbd21a Replaced web platform url with hostname 2020-03-05 00:54:49 +02:00
Eldad Fux cb5952c6c2 Added domain renewals task 2020-02-29 08:24:46 +02:00
Eldad Fux 4da44acb6f Updated system collections 2020-02-23 10:56:40 +02:00
Eldad Fux d1e57b23aa Updated collection 2020-02-21 00:14:56 +02:00
Eldad Fux 1fe8a216b3 Added new collection 2020-02-20 22:43:21 +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 29c5e5e560 Updated email verification 2020-02-09 23:37:28 +02:00
eldadfux 943bc8a2b3 Changed file attribute key name 2019-11-17 20:48:25 +02:00
eldadfux 82209da6c7 FolderId is not ready yet 2019-11-17 00:48:32 +02:00
eldadfux a7d8a8eaee whitelisted localhost for appwrite console by default 2019-10-10 22:47:43 +03:00
eldadfux 54452dd2d9 User name is optional 2019-10-05 15:07:52 +03:00
eldadfux c706349c10 Updated PHP coding standards 2019-10-01 07:57:41 +03:00
eldadfux fa9a7c778b Fixed OAuth settings update error 2019-09-28 22:31:14 +03:00