1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

2123 commits

Author SHA1 Message Date
Everly Precia Suresh 03b28fdb91 refactor avatars.php 2022-05-02 18:06:12 +00:00
Eldad A. Fux 6a9d1e987a
Merge pull request #3110 from gewenyu99/doc-create-collection-permissions
Updates create collection permission description to be clearer
2022-05-02 20:25:12 +03:00
Everly Precia Suresh 2729237edc retrigger build 2022-05-02 15:04:14 +00:00
Everly Precia Suresh fd3a802a30 regroup namespaces 2022-05-02 14:34:01 +00:00
Everly Precia Suresh d2008d33a5 refactor health.php 2022-05-02 14:28:36 +00:00
Matej Bačo 5aa009d843 Rename const 2022-05-01 07:54:58 +00:00
Matej Bačo 4d2d7eddaf PR review changes 2022-05-01 07:53:59 +00:00
Torsten Dittmann 07589b2d48
Merge pull request #3146 from appwrite/feat-update-execution-model
Rename 'stdout' in executions to 'response'
2022-04-27 18:35:43 +02:00
Matej Bačo 2c93cf664b Fix tests 2022-04-27 14:11:12 +00:00
Matej Bačo 92d6ed6089 Implement memberships subquery 2022-04-27 12:44:47 +00:00
Matej Bačo 50082c3512 Implement user tokens subcollection 2022-04-27 11:06:53 +00:00
Torsten Dittmann fdfc02c19d
Merge pull request #3152 from appwrite/fix-email-search-integrity
fix(user): search integrity
2022-04-27 10:55:14 +02:00
Matej Bačo dd8f96ea63 Define const APP_LIMIT_ATTRIBUTE_COUNT 2022-04-26 13:29:23 +00:00
Matej Bačo f642f19ca6 Final test fix 2022-04-26 10:46:35 +00:00
Torsten Dittmann 297d076caf Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-26 12:39:13 +02:00
Matej Bačo e0426598fc Fix unfinished todos 2022-04-26 10:36:49 +00:00
Matej Bačo e3952b2f7b Merge remote-tracking branch 'origin/0.14.x' into fix-avatar-cropping 2022-04-26 10:32:22 +00:00
Torsten Dittmann 487d38db95 fix(user): search integrity 2022-04-26 12:07:33 +02:00
Christy Jacob 5eb4ba8211
Merge pull request #3136 from appwrite/add-team-activity
Feat: Team activity
2022-04-26 12:45:17 +03:00
Matej Bačo de7e70e275 Tests fix 2022-04-26 08:52:59 +00:00
Torsten Dittmann 6e396ebdd7
Merge pull request #3060 from appwrite/fix-failed-indexes-query
Fix: Failed indexes in queries
2022-04-25 16:41:58 +02:00
Torsten Dittmann 12557f7143 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-25 16:40:59 +02:00
Torsten Dittmann 5dedd629bd fix(account): countryName from session locale 2022-04-25 14:59:08 +02:00
Torsten Dittmann 9f1b2644e1 fix(account): magic link session verifies email 2022-04-25 14:58:34 +02:00
Matej Bačo 07943fd0e7 Merge branch 'master' into feat-sessions-subquery 2022-04-25 11:46:03 +00:00
Matej Bačo 1eb821c823 Default value & perms bug fix 2022-04-25 11:43:30 +00:00
Bradley Schofield d981c8f5e5 Rename 'stdout' in executions to 'response' 2022-04-25 10:12:58 +01:00
Matej Bačo 9abe1a41e9 Fix typo 2022-04-25 09:00:31 +00:00
Matej Bačo d36a2602ed Add limits, add docs 2022-04-25 07:23:25 +00:00
Everly Precia Suresh ea4d3fb76b regroup namespaces 2022-04-24 04:51:28 +00:00
Matej Bačo c6f32a31d2 Implement team activity 2022-04-21 14:07:08 +00:00
Everly Precia Suresh f5ca72b612 add space 2022-04-21 02:47:51 +00:00
Everly Precia Suresh 277897eefc push changes 2022-04-20 16:44:34 +00:00
Everly Precia Suresh f3252fc3d3 cleanup code for locale 2022-04-20 16:19:50 +00:00
Torsten Dittmann a6c27a3876
Merge pull request #3116 from appwrite/fix-remove-usage-queue
fix: remove usage queue
2022-04-20 18:10:41 +02:00
Torsten Dittmann a2700f9b73 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-04-20 17:00:51 +02:00
Torsten Dittmann 379d074269 fix: users audit logs 2022-04-20 16:03:40 +02:00
Matej Bačo 806c50bcdb Fix tests 2022-04-20 13:56:39 +00:00
Matej Bačo 8fcb2b4058 Hostname-related features&fixes 2022-04-20 09:31:17 +00:00
Matej Baco 69051a54f1 Update docs 2022-04-20 10:31:12 +02:00
Matej Baco 69a5dd886c Revert changes 2022-04-20 10:27:28 +02:00
Torsten Dittmann 8a0c4c8ae8
Merge pull request #3092 from appwrite/fix-allow-password-update-OAuth
Fix 'magic URL' accounts from not being able to create a new password.
2022-04-19 15:51:50 +02:00
Torsten Dittmann 626a17fce6
Merge pull request #3105 from appwrite/fix-disable-console-custom-project-id
CustomId console, reserved project
2022-04-19 15:51:11 +02:00
Torsten Dittmann 224c34b6a6 fix: remove usage queue 2022-04-19 15:28:30 +02:00
Torsten Dittmann 0552f92d50 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-19 15:16:43 +02:00
Torsten Dittmann 033bbec261 fix: usage and build 2022-04-19 15:13:55 +02:00
Torsten Dittmann feb8562983 style: fix some whitespace 2022-04-19 11:30:42 +02:00
Wen Yu Ge f6e8f082c9 Updates create collection permission description to be clearer 2022-04-18 16:15:22 -04:00
Torsten Dittmann 7790d72c0c fix: realtime, tests and webhooks 2022-04-18 18:21:45 +02:00
Torsten Dittmann 8ec435ed1f sync: changes 2022-04-17 22:34:32 +02:00
Eldad A. Fux e3c9041ca1
Merge pull request #3096 from appwrite/feat-rename-providers
Rename 'providers' to 'authProviders'
2022-04-17 17:23:05 +03:00
Damodar Lohani f6d4526217 customId console, reserved project 2022-04-17 10:18:00 +00:00
Bradley Schofield e567b68c19 Rename 'providers' to 'authProviders' 2022-04-14 09:54:29 +00:00
Matej Bačo 6d26f313b6 Merge branch 'master' into fix-failed-indexes-query 2022-04-14 09:05:04 +00:00
Andrey e37d1be6a6 * Move default host value from code to env variables
* Add validation for host value
2022-04-13 18:15:25 +02:00
Torsten Dittmann 443f4c924d Merge branch 'master' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-13 14:39:37 +02:00
Torsten Dittmann 87b8fc3c41 feat: event classes for different cases 2022-04-13 14:39:31 +02:00
Bradley Schofield 812249ebcb update account.php 2022-04-13 10:45:17 +00:00
Bradley Schofield 51c9165bac Fix 'magic URL' accounts from not being able to create a new account. 2022-04-13 10:11:31 +00:00
Matej Bačo a0627b89e1 Merge branch 'master' into feat-certificate-refactor 2022-04-12 11:46:27 +00:00
Matej Bačo a1e53cd4e3 Properly crop images in avatars API 2022-04-12 11:36:03 +00:00
Andrey ade4024593 Added configurable host for Executor service:
* Add `_APP_EXECUTOR_HOST` env variable.
* Use `_APP_EXECUTOR_HOST` (or fallback to default) as host value to Executor service.
2022-04-11 20:45:47 +02:00
Matej Bačo 752079c874 Refactored SSL genration 2022-04-10 09:38:22 +00:00
Matej Bačo 79f24098a4 Implemented query and order index checks 2022-04-05 16:46:11 +00:00
Matej Bačo f69bd80b0e SubQuery changes 2022-04-04 09:59:32 +00:00
Torsten Dittmann 2f9b9445dd sync with devices 2022-04-04 08:30:07 +02:00
Matej Bačo 1c59c8d8dd PR review changes 2022-04-01 09:00:31 +00:00
Matej Bačo da6ca5347c Implemented check and tests for bucket size 2022-03-31 13:10:30 +00:00
Damodar Lohani 0a1fbcd23d add missing attribute keys 2022-03-27 08:01:50 +00:00
Damodar Lohani a79c0bec58
Merge pull request #2973 from appwrite/fix-bucket-permission-on-create-file 2022-03-23 07:41:14 +05:45
Damodar Lohani b00b132238 fix missing auth skip while getting bucket 2022-03-20 06:31:34 +00:00
Damodar Lohani ab3db2af1b
add comment 2022-03-20 08:33:40 +05:45
Damodar Lohani 68b1950751
Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-03-20 08:20:52 +05:45
Damodar Lohani e37da6a5f7 code refactor 2022-03-18 11:51:59 +00:00
Damodar Lohani 3a43ef95b1 remove useless code 2022-03-18 11:19:26 +00:00
Damodar Lohani 2da677906b final fixes 2022-03-18 11:18:53 +00:00
Damodar Lohani 46e106ab56 fix content type logic 2022-03-18 11:07:54 +00:00
Damodar Lohani 43f60739d7
Merge branch 'master' into fix-preview-when-no-extension 2022-03-18 16:23:42 +05:45
Torsten Dittmann d021fb6cda
Merge pull request #2948 from gewenyu99/doc-database-documentation-improvements
Database documentation improvements
2022-03-17 00:37:57 +01:00
Wen Yu Ge a055341a5a remove accidental space at end of sentence 2022-03-15 11:22:48 -04:00
Christy Jacob 13b28e0051 feat: update test message 2022-03-15 18:51:32 +04:00
Christy Jacob ee056e582f feat: function execution time for failed executions 2022-03-15 17:06:05 +04:00
Torsten Dittmann 0e5dd2def6 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-bucket-permissions 2022-03-15 10:52:11 +01:00
Torsten Dittmann 4244bdedd3 fix: storage bucket permissions 2022-03-15 10:51:51 +01:00
Wen Yu Ge 02ef450b3a Updates description of document data updates, so users only include fields that needs and update. 2022-03-14 17:00:50 -04:00
Wen Yu Ge d4b75b113b Adds reference to query class and query guide in list document 2022-03-14 16:54:55 -04:00
Damodar Lohani d1abd4832f storage preview limit environment variable 2022-03-13 08:09:24 +00:00
Damodar Lohani 7d32f84cc2 fix output type 2022-03-13 07:58:49 +00:00
Damodar Lohani 935430c3e3 fix preview output when no output param and type doesn't exist 2022-03-13 07:52:00 +00:00
Alex Noble 6db28ae417 Fixing issue 2930 2022-03-09 22:49:51 +00:00
Steven Nguyen e35ccea43a Fix platform type mismatch in origin validation 2022-03-05 15:35:44 -08:00
Torsten Dittmann 19c864e049
Merge pull request #2594 from Malte2036/fix-2593-duplicate-membership-verification
fix: check whether the membershipId has been confirmed to avoid recon…
2022-03-03 14:40:26 +01:00
Matej Bačo 942bdbd25a Improved runtimes docs 2022-03-02 12:21:03 +00:00
Damodar Lohani 30e3814c09
fix storage usage for deployments 2022-03-02 17:39:59 +05:45
Christy Jacob c0ff59b916
Merge pull request #2869 from appwrite/fix-deployment-activate-param
Fix: Deployment activate param
2022-03-01 22:13:11 +04:00
Christy Jacob 2cf9364498 feat: fix throw 2022-03-01 21:53:28 +04:00
Matej Bačo 0d2c8d8b39 Fix activate pram 2022-03-01 15:09:21 +00:00
Christy Jacob 1490b7353c feat: print correct error messages 2022-03-01 18:19:47 +04:00
Christy Jacob a8b4368397
Merge pull request #2867 from appwrite/fix-storage-providers
Fix executor env vars
2022-03-01 16:39:01 +04:00
Matej Bačo 14c67c2b54
Merge branch '0.13.x' into fix-rename-sum 2022-03-01 13:27:37 +01:00
Matej Bačo 2c34480d1b Fix executor env vars 2022-03-01 11:59:50 +00:00
Damodar Lohani a8f316110d default previews fix when files set on external storage 2022-03-01 11:37:51 +00:00
Matej Bačo 0dec387f85
Merge branch 'feat-functions-refactor' into fix-rename-sum 2022-02-28 19:50:54 +01:00
Christy Jacob 37c6fd75d8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-28 20:18:48 +04:00
Torsten Dittmann f37203a18e Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-permissions-improvements 2022-02-28 10:44:25 +01:00
Christy Jacob 4b07d23455
Merge pull request #2849 from appwrite/add-error-codes
feat: add missing error codes
2022-02-27 21:29:47 +04:00
Christy Jacob 8495bbd072
Update app/controllers/api/functions.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-02-27 21:13:55 +04:00
Christy Jacob 0bcd8bff23 feat: add missing error codes 2022-02-27 18:26:46 +04:00
Christy Jacob f8a445294c feat: add missing error codes 2022-02-27 15:57:41 +04:00
Matej Baco 56bf7a51df Refactored 'sum' to 'total' 2022-02-27 10:57:09 +01:00
Damodar Lohani 26a2bc8a97 missing method type to file preview 2022-02-27 13:24:33 +05:45
Christy Jacob a6682a602d feat: fix activate issue 2022-02-25 18:27:50 +04:00
Christy Jacob 21887e6401 feat: fix retry deployment endpoint 2022-02-25 15:12:44 +04:00
Christy Jacob 16a46ad99a feat: fix retry deployment endpoint 2022-02-25 15:06:58 +04:00
Christy Jacob 8d0ff927a7 feat: fix tests 2022-02-24 21:00:05 +04:00
Bradley Schofield b2217f6950 Use execution directly 2022-02-24 13:22:20 +00:00
Bradley Schofield 06448bbdc5 Remove Synchronous execution model 2022-02-24 12:58:10 +00:00
Jake Barnby 2c2b9668d2 Avoid potential scope bug 2022-02-24 15:18:11 +13:00
Christy Jacob cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Damodar Lohani 7a84fc88a6 fix indentation 2022-02-23 06:09:01 +00:00
Damodar Lohani ae0cac517e fix boolean 2022-02-23 05:50:55 +00:00
Torsten Dittmann 2ad44e6422 Merge remote-tracking branch 'origin/0.13.x' into fixtable-names 2022-02-22 17:36:42 +01:00
Torsten Dittmann d2ed3fcf3a Merge remote-tracking branch 'origin/0.13.x' into feat-permissions-improvements 2022-02-22 15:16:17 +01:00
Damodar Lohani 6f6c6f3051
Update app/controllers/api/storage.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 19:04:22 +05:45
Damodar Lohani d63cd6950a functions isze limit 2022-02-22 12:36:43 +00:00
Damodar Lohani a58251baca fix size 2022-02-22 12:31:04 +00:00
Damodar Lohani 56241b5789
Update app/controllers/api/functions.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:12:18 +05:45
Damodar Lohani 2e0a91a3a8
Update app/controllers/api/functions.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:12:13 +05:45
Damodar Lohani 5d9a9f53d8 update 2022-02-22 11:28:26 +00:00
Damodar Lohani 372baa51e9 fix redis queue 2022-02-22 11:18:18 +00:00
Damodar Lohani b0096c94e6
Update app/controllers/api/functions.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:19:51 +05:45
Damodar Lohani 53de779e89 Merge branch 'master' into 0.13.x 2022-02-22 06:43:07 +00:00
Damodar Lohani 6c49811d14 use deployment limit instead 2022-02-22 06:32:31 +00:00
Damodar Lohani d8a510aa22 Merge branch 'feat-functions-refactor-merge' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-22 05:49:45 +00:00
Damodar Lohani 0990448dda Merge branch 'feat-functions-refactor' into feat-functions-refactor-merge 2022-02-22 05:48:03 +00:00
Christy Jacob 1cfc6a8a2d fix: review comments 2022-02-21 15:11:48 +04:00
Christy Jacob 2f944e9abc Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-executor-improvements 2022-02-21 15:01:13 +04:00
Christy Jacob 33c58bfc65 fix: issue with auto deploy flag 2022-02-21 14:41:50 +04:00
Damodar Lohani 045ba04124 fix resource type 2022-02-18 21:23:48 +05:45
Damodar Lohani 27a2e80ad1 extend exception import 2022-02-18 12:36:24 +00:00
Damodar Lohani 96b8ac7392 Merge branch 'feat-functions-refactor-merge' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:46:37 +00:00
Damodar Lohani eb916e58d4 Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:43:29 +00:00
Damodar Lohani 5eae00df2c Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:32:37 +00:00
Christy Jacob 3c65d40234 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor-merge 2022-02-18 15:16:10 +04:00
Christy Jacob 4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Damodar Lohani 0b6bed0515 fix create bucket 2022-02-18 02:14:57 +00:00
Torsten Dittmann 9aa7085ae9 Merge remote-tracking branch 'origin/master' into feat-permissions-improvements 2022-02-17 19:27:34 +01:00
Damodar Lohani 5645a003ab use internal id for bucket files tables 2022-02-17 13:48:25 +00:00
Damodar Lohani 9d5b6ef096 fix permission and other fixes for chunked upload 2022-02-17 12:47:26 +00:00
Damodar Lohani 53f7301ade Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-func-storage-sync 2022-02-17 14:11:24 +05:45
Christy Jacob c5e37f439b feat: do not enque build 2022-02-17 04:12:45 +04:00
Christy Jacob ca2bee015a feat: add new error codes for storage 2022-02-17 02:55:54 +04:00
Christy Jacob da7512e050 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-17 02:25:29 +04:00
Eldad A. Fux f045adb654
Merge pull request #2786 from appwrite/feat-update-realtime-events
storage realtime event refactor
2022-02-17 00:03:43 +02:00
Christy Jacob 9115aa392d feat: create build when activating a deployment 2022-02-17 00:38:58 +04:00
Christy Jacob 75f4061698 feat: fix retry build 2022-02-17 00:06:22 +04:00
Torsten Dittmann 9c5c58728b
Merge pull request #2802 from appwrite/fix-teams-update-roles
fix: team membership roles & search
2022-02-16 18:12:01 +01:00
Torsten Dittmann 8b9bd03306 fix: team role update 2022-02-16 17:26:19 +01:00
Christy Jacob 1c0c5e1b18 feat: change default value of build status 2022-02-16 20:00:45 +04:00
Torsten Dittmann 3e7cf1cefe revert: url validator for project endpoints 2022-02-16 16:20:54 +01:00
Torsten Dittmann 79c79cd96e fix: url scheme validation 2022-02-16 16:16:37 +01:00
Christy Jacob cef5264c48 feat: propogate errors in Executor 2022-02-16 15:43:21 +04:00
Damodar Lohani 193426e34b show default image icon for large image files 2022-02-16 10:04:49 +00:00
Damodar Lohani e7a36f4302 error code 2022-02-16 09:44:52 +00:00
Damodar Lohani 947d9dc57a limit preview to 10 MB 2022-02-16 09:39:06 +00:00
Christy Jacob e40821393c
Merge pull request #2792 from appwrite/feat-rename-autodeploy
Renamed 'deploy' to 'activate'
2022-02-16 13:33:54 +04:00
Christy Jacob c90581e469
Merge pull request #2793 from appwrite/feat-rename-deploymentid
Improved deployment and build path structure
2022-02-16 13:22:38 +04:00
Damodar Lohani 8058c66374 fix realtime events for storage 2022-02-16 01:30:27 +00:00
Christy Jacob 123c47fb9a feat: handle build and execution errors 2022-02-15 21:39:03 +04:00
Matej Baco 07f0eb46b2 Improved deployment and build path structure 2022-02-15 10:16:32 +01:00
Matej Baco 166cd6e748 Renamed deploy to activate 2022-02-15 09:46:21 +01:00
Damodar Lohani 17c3491d27 use storage from resource instead 2022-02-15 08:43:57 +00:00
Christy Jacob 0276d94ef1 feat: add remaninig endpoints 2022-02-13 02:34:16 +04:00
Damodar Lohani bdaba2e34a fix validator 2022-02-11 00:05:57 +00:00
Damodar Lohani d73d3015eb Merge branch 'master' into feat-storage-buckets 2022-02-10 01:20:16 +00:00
Christy Jacob f18f96e816 feat: fix tests 2022-02-10 00:20:28 +04:00
Christy Jacob 1ab27083c4 feat: update cursor errors 2022-02-09 02:56:11 +04:00
Christy Jacob debf882d02 feat: address review comments 2022-02-09 02:47:48 +04:00
Christy Jacob d5dd6a17b8 feat: move query errors to general category 2022-02-09 01:34:26 +04:00
Christy Jacob 0833662606 feat: move oauth errors to projects 2022-02-09 01:25:52 +04:00
Christy Jacob 661630c1c6 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-08 20:56:03 +04:00
Torsten Dittmann d4ed9dc339 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-permissions-improvements 2022-02-08 12:06:44 +01:00
Torsten Dittmann 6796aabf9c
Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
2022-02-08 11:17:44 +01:00
Christy Jacob 12794f4214 feat: update descriptions of projects errors 2022-02-08 03:23:07 +04:00
Christy Jacob e7cfa206e5 feat: update descriptions of functions errors 2022-02-08 03:04:06 +04:00
Christy Jacob 40977d82a9 feat: update descriptions of users errors 2022-02-08 02:39:53 +04:00
Torsten Dittmann 5cb3c2b7e3 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-permissions-improvements 2022-02-07 13:25:23 +01:00
Torsten Dittmann 42d0589d32 fix: permissions and collections schema 2022-02-07 13:25:15 +01:00
Christy Jacob 42e424b70a feat: remove unused error 2022-02-07 01:33:48 +04:00
Christy Jacob 30c5d3c264 feat: use general server errors in general API controller 2022-02-07 01:27:16 +04:00
Christy Jacob 6d343abcb1 feat: use general server errors in teams API 2022-02-07 01:00:06 +04:00
Christy Jacob 3cdccf0024 feat: use general server errors in storage API 2022-02-07 00:58:40 +04:00
Christy Jacob 3b420fdeed feat: use general server errors in projects API 2022-02-07 00:56:50 +04:00
Christy Jacob 6e88817831 feat: use general server errors in health API 2022-02-07 00:55:45 +04:00
Christy Jacob 1613b3f79e feat: use general server errors in functions API 2022-02-07 00:53:26 +04:00
Christy Jacob 8189dba42c feat: use general server errors in database API 2022-02-07 00:49:21 +04:00
Christy Jacob c1aed2b64b feat: use general server errors in avatars API 2022-02-07 00:38:14 +04:00
Christy Jacob 49bfb25df6 feat: use general server errors in accounts API 2022-02-07 00:36:15 +04:00
Christy Jacob 53807ab47c feat: update error codes in the health API 2022-02-06 21:21:47 +04:00
Christy Jacob 11cb9b9dd9 feat: update error codes in the projects API 2022-02-06 21:11:31 +04:00