1
0
Fork 0
mirror of synced 2024-07-21 14:25:44 +12:00
Commit graph

272 commits

Author SHA1 Message Date
Bradley Schofield 3c26a08202 Change exitCode to statusCode and move build to tag create
Change exitCode to statusCode and move build to tag create instead of tag deploy
2021-12-10 10:43:56 +00:00
Torsten Dittmann 34e80acb7f feat(migration): version 0.12.x 2021-12-08 18:49:44 +01:00
Bradley Schofield 37da3c5651 Implement Automatic Deploy
+ Implemented Automatic Deploy
+ Tags will now build automatically
+ You can now restart builds that failed
+ Builds now have their own storage device
+ Added a retry build endpoint
2021-12-08 15:08:53 +00:00
Bradley Schofield 7de975ea95 Fix Bugs from merge 2021-12-06 15:04:00 +00:00
Bradley Schofield 1e76c03fd7 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-06 14:18:50 +00:00
Damodar Lohani 66450584e8 fix merge issue 2021-12-03 12:43:09 +05:45
Damodar Lohani a32351ff7e add the filter back 2021-12-02 18:44:28 +05:45
Damodar Lohani e6304d71b0 remove encrypt filter from password as it's already hashed 2021-12-02 15:35:19 +05:45
Damodar Lohani 32b13f113a session secret field size increase 2021-12-02 15:32:40 +05:45
Damodar Lohani b22797318e Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-02 13:53:17 +05:45
Damodar Lohani bc22bbae46 Merge branch 'feat-database-indexing' into fix-missing-encryption-filters 2021-12-02 13:43:12 +05:45
Torsten Dittmann ac796048d8 replace old collections file 2021-12-01 12:48:23 +01:00
Damodar Lohani 3e78abfc85 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-17 11:38:33 +05:45
Bradley Schofield 7649a2c677 Make new database work with the executor
+ New DB now works with executor
+ events now work with new execution model
2021-10-14 10:37:00 +01:00
Bradley Schofield dd5bdda000 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-10-11 14:59:34 +01:00
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Bradley Schofield 715a8ac729 Add authentication between appwrite and the executor
+ Add authentication between appwrite and the executor
+ Add built status and build stdout/stderr to tag for later use
+ Changes to executor to implement new build stages
2021-09-22 11:03:04 +01:00
Bradley Schofield da8b4bb9f9 Add build step and more function cleanup 2021-09-13 11:50:45 +01:00
Bradley Schofield 66d8b0599c Merge branch 'master' into the-executor-poc 2021-09-07 12:51:25 +01:00
Damodar Lohani 91e13572a8 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-02 13:37:40 +05:45
Bradley Schofield 35ed296b75 Add Deno and update UI 2021-09-01 10:48:56 +01:00
Bradley Schofield 82b7e18033 First Test 2021-08-24 10:32:27 +01:00
Eldad Fux 95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Damodar Lohani 085f7c03c4 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-20 11:15:09 +05:45
Eldad A. Fux c1a67fc718
Merge branch 'feat-database-indexing' into fix-db-sync-with-master 2021-07-19 21:20:29 +03:00
Eldad Fux bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
Torsten Dittmann 4633d74fc7 feat(db-refactor): user status now boolean 2021-07-14 13:02:12 +02:00
Torsten Dittmann a83c22f8f2 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-07-07 16:58:06 +02:00
Torsten Dittmann 6c8e1a3190 feat(projects): add version number 2021-07-05 09:12:59 +02:00
Damodar Lohani c008a9e360 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-04 18:14:20 +05:45
Torsten Dittmann 81cf991695 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-07-01 10:46:24 +02:00
Eldad Fux 03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Bradley Schofield aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
Torsten Dittmann a3cc8c9ad2 adapt to review 2021-06-18 12:00:27 +02:00
Damodar Lohani 667161d46a with new db this is not required 2021-06-15 14:44:00 +05:45
Damodar Lohani 5ff4781574 Merge branch 'feat-storage-buckets' into feat-sb-create 2021-06-15 13:38:03 +05:45
Damodar Lohani fbf1f376c0 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-06-15 13:36:48 +05:45
Damodar Lohani aabcc8eb09 fixing structure 2021-06-15 12:22:51 +05:45
Damodar Lohani f7c27e1727 fix name for buckets collection 2021-06-15 11:42:38 +05:45
Damodar Lohani 81d6c9ea5d adapter credentials field 2021-06-14 17:23:56 +05:45
Damodar Lohani f1dc788748
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-14 17:18:49 +05:45
Damodar Lohani aeddd0d070 buckets collection 2021-06-14 16:33:28 +05:45
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
Torsten Dittmann c08b0a5d2b feat(realtime): collection for concurrent connections 2021-06-11 15:30:33 +02:00
kodumbeats 1120e8885a CertificateID not a required param 2021-05-17 14:10:17 -04:00
kodumbeats 6f22854c54 Add certificate collection rules for updated and certificateID 2021-05-17 13:50:44 -04:00
Eldad Fux 69abbba02b Changed god account to root account 2021-05-12 17:53:25 +03:00
Eldad Fux f7f54c0d2f Leverage auth limit for god feature 2021-05-12 14:35:46 +03:00
Eldad Fux 1a4e813e45 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-04-23 23:33:04 +03:00
Eldad Fux f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
Torsten Dittmann ceeb30fd4f adapt to anon login 2021-03-29 11:16:56 +02:00
Torsten Dittmann 078a07d6b8 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into refactor-user-tokens 2021-03-29 11:07:18 +02:00
Eldad Fux d637437988 Updated config 2021-02-28 13:40:42 +02:00
Eldad Fux 42b75f3dfd Fixed typo 2021-02-28 13:00:22 +02:00
Eldad Fux 27f0dc4c37 Updated config files 2021-02-28 12:16:27 +02:00
Eldad Fux c10500c882 Added an option for a console god user 2021-02-23 13:29:12 +02:00
Torsten Dittmann 7aab693d66 remove duplicate secret prop from session collection 2021-02-22 13:03:34 +01:00
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 ec6e4f3a06 adapt user collection properties 2021-02-16 14:46:16 +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
eldadfux 598b9c9124 Simplified nested documents appending 2019-09-20 17:01:47 +03:00
eldadfux be7fddc303 Added option to restrict console access 2019-09-13 10:13:30 +03:00
eldadfux 216d977083 Updated SDK examples 2019-09-12 19:20:51 +03:00
eldadfux fa554e3dbc localhost domains are now dynamic 2019-09-10 23:42:47 +03:00
eldadfux 7c8d7ff90a Updated coding standards using PHP-CS-FIXER 2019-09-06 20:07:56 +03:00
eldadfux 11056a04c3 Fixed structures 2019-09-03 23:49:13 +03:00
eldadfux 3086111bb9 Improved OAuth implementation,
now its much easier to add new provider
2019-09-03 23:37:34 +03:00
eldadfux f26292c66a Added more local hostname to console
whitelist
2019-08-24 10:25:59 +03:00
eldadfux 3acc15da75 Added aria label attributes 2019-08-23 13:10:38 +03:00
eldadfux b7b0c8204a Deperecated old collection rules 2019-08-23 00:00:18 +03:00
eldadfux 434378bdda Updated collections timestamps and formats 2019-08-15 01:01:27 +03:00
eldadfux 2f9882eed6 Added platform clients to console object 2019-08-12 00:28:36 +03:00
eldadfux 4bc32d4a15 Updated SDKs 2019-08-10 14:38:09 +03:00
eldadfux 79230c4de6 Seperated mocks from DB class 2019-08-09 17:46:09 +03:00