1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
Commit graph

251 commits

Author SHA1 Message Date
Torsten Dittmann 94b2db96c2 chore: run formatter 2022-06-03 11:12:19 +02:00
Torsten Dittmann 153ac5c60d Merge branch '0.15.x' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-02 11:53:41 +02:00
shimon 2d7bc4fb16 small fix 2022-06-01 14:31:03 +03:00
shimon e782e4744f small fix 2022-06-01 13:09:53 +03:00
shimon 1a28c3a909 api keys, validation and test 2022-06-01 09:38:11 +03:00
shimon d39e6a842c Merge branch 'master' of github.com:appwrite/appwrite into feat-expire-key
 Conflicts:
	app/controllers/general.php
2022-06-01 09:34:34 +03:00
shimon 8013276515 api keys, validation and test 2022-06-01 09:26:55 +03:00
Steven Nguyen f645c2ce53 Update service checks to ignore server app users 2022-05-31 20:42:41 -07:00
Torsten Dittmann 540738101f fix: error type 2022-06-01 00:09:23 +02:00
shimon 8bca5cd13e api keys 2022-05-31 18:41:12 +03:00
Everly Precia Suresh f039fb36fc format newly added changes 2022-05-31 11:35:59 +00:00
Everly Precia Suresh 746dc72439 fix merge conflicts 2022-05-31 11:32:46 +00:00
Everly Precia Suresh 6bd7342d0e improve naming 2022-05-27 10:36:06 +00:00
Everly Precia Suresh f9cfb5478e refactor general.php 2022-05-26 14:46:08 +00:00
Everly Precia Suresh 19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Matej Bačo d8db5e5839 Ignore localhost as main domain 2022-05-18 08:31:54 +00:00
Matej Bačo 9bf7d9bda4 Added backwards compatibility (response&request) 2022-05-17 07:56:28 +00:00
Torsten Dittmann e69a22042c
Merge pull request #3113 from appwrite/feat-new-event-model
feat: new event model
2022-05-12 19:53:51 +02:00
Torsten Dittmann 32b55a901a
Merge pull request #2981 from appwrite/feat-https-redirect-exception
Feat: HTTPs Redirection Exception
2022-05-12 19:04:59 +02:00
Torsten Dittmann b82010c167
Merge pull request #3124 from appwrite/fix-wildcard-hostname-new
Feat: Wildcard hostname
2022-05-12 18:35:42 +02:00
Torsten Dittmann 086a242904 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-12 16:01:01 +02:00
Matej Bačo 3efb904151 Prevent unnecessary SSL jobs 2022-05-12 10:56:25 +00:00
Torsten Dittmann 784844b03e Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-11 19:04:31 +02:00
Matej Bačo 8bb3418f7c Merge remote-tracking branch 'origin/0.14.x' into feat-certificate-refactor 2022-05-11 14:12:38 +00:00
Matej Bačo 17b2ab86d8 Merge remote-tracking branch 'origin/0.14.x' into fix-wildcard-hostname-new 2022-05-03 07:59:11 +00:00
Torsten Dittmann 840f7419dc Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-26 13:15:00 +02:00
Matej Bačo 4c82810d61 PR review changes 2022-04-25 09:12:43 +00:00
Matej Bačo 4846a2e1dd Add const usage 2022-04-25 09:04:08 +00:00
Matej Bačo 8fcb2b4058 Hostname-related features&fixes 2022-04-20 09:31:17 +00:00
Matej Bačo 369d438bc9 Merge branch 'master' into feat-https-redirect-exception 2022-04-20 08:53:09 +00:00
Torsten Dittmann 87b8fc3c41 feat: event classes for different cases 2022-04-13 14:39:31 +02:00
Matej Bačo 752079c874 Refactored SSL genration 2022-04-10 09:38:22 +00:00
Matej Bačo 4110709874 PR review changes 2022-04-05 16:57:22 +00:00
Matej Bačo 4b7a34e05b PR review changes 2022-04-04 08:15:41 +00:00
Matej Bačo 36eb37b36f Improved SSL generation 2022-03-29 10:17:56 +00:00
Matej Bačo 45e9040fa5 Disallow HTTP communication if required 2022-03-21 14:23:56 +00:00
Christy Jacob 0feb4a1008 feat: added comment about rethrowing PDO exception 2022-03-19 02:58:54 +04:00
Christy Jacob 137ec1631b feat: added comment about rethrowing PDO exception 2022-03-19 02:57:50 +04:00
Christy Jacob 1aa0be51bd
Merge pull request #2964 from appwrite/fix-double-event-log
Fix PDOException double event log
2022-03-18 23:47:49 +04:00
Bradley Schofield 5a6c419194 Move PDO throw to above logger 2022-03-18 12:18:32 +00:00
Bradley Schofield 8c984a555f Add a 'detailedTrace' extra for the logger library 2022-03-18 10:05:38 +00:00
Christy Jacob 5958bdd2dc feat: print correct error messages 2022-03-01 20:16:42 +04:00
Christy Jacob 0e18469000 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-update-request-filters 2022-03-01 18:55:59 +04:00
Christy Jacob 279240d918
Merge pull request #2819 from appwrite/update-response-filters
Update response filters ready for 0.13
2022-03-01 18:20:09 +04:00
Christy Jacob 1490b7353c feat: print correct error messages 2022-03-01 18:19:47 +04:00
Christy Jacob 8406b973f5 feat: update order of request filters 2022-03-01 16:52:38 +04:00
Christy Jacob 22ca8fc8c6 feat: add missing response models 2022-03-01 14:59:24 +04:00
Christy Jacob fd079d8fb7 Merge branch '0.13.x' of github.com:appwrite/appwrite into update-response-filters 2022-03-01 14:07:22 +04:00
Bradley Schofield 9cc67066ce address Comments 2022-02-28 20:55:18 +00:00
Bradley Schofield e24fb55f68 Address Comments 2022-02-28 20:54:20 +00:00