Eldad A. Fux
0f321421c1
Merge pull request #7895 from appwrite/feat-use-system-for-env
...
Updated getEnv to use system lib
2024-04-01 14:58:12 +02:00
Eldad Fux
beda5293b4
Fix format
2024-04-01 13:08:46 +02:00
Eldad Fux
8ed1da4ea8
Updated getEnv to use system lib
2024-04-01 13:02:47 +02:00
ItzNotABug
f2305c2b6c
update: remove the redundant call to fetch the topic document again.
2024-04-01 13:46:09 +05:30
Damodar Lohani
00c45c2507
new environment for certificates and security emails
2024-03-31 03:32:55 +00:00
Vincent (Wen Yu) Ge
acd7f6ef02
Add same updates for push notifications
2024-03-29 15:59:35 +00:00
Matej Bačo
5275d0b021
Merge branch 'refactor-usage-sn' into feat-configurable-collections
2024-03-29 10:48:11 +01:00
Jake Barnby
d5d45c5076
Fix not hiding tokens for clients via realtime
2024-03-26 18:59:56 +13:00
Christy Jacob
380b5f7f84
Merge pull request #7414 from appwrite/remove-cloud-scripts
...
remove cloud related scripts
2024-03-21 01:27:34 +05:30
shimon
938f98d8fd
Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into fix-file-size-limit
2024-03-20 11:06:27 +02:00
Christy Jacob
446ebfffee
Merge pull request #7683 from appwrite/fix-vcs-silent-mode
...
Fix vcs silent mode
2024-03-20 02:57:10 +05:30
shimon
fa97ac7019
maximumFileSize fix
2024-03-19 15:16:21 +02:00
shimon
0ee4b95648
maximumFileSize fix
2024-03-19 15:09:03 +02:00
shimon
2213ddb54d
maximumFileSize fix
2024-03-19 12:54:47 +02:00
shimon
63a30ed083
maximumFileSize fix
2024-03-19 12:15:39 +02:00
Eldad A. Fux
f824c3c83e
Merge pull request #7838 from appwrite/fix-identities-query-to-use-internal-ids
...
use internal ids for query
2024-03-18 18:35:01 +01:00
Christy Jacob
eeba452fb5
chore: linter
2024-03-18 12:43:42 +00:00
Christy Jacob
5e6c94d307
chore: update checks
2024-03-18 12:41:51 +00:00
Christy Jacob
a306cb87d8
chore: update avatars API
2024-03-18 12:07:14 +00:00
Damodar Lohani
62b2dc0801
use internal ids
2024-03-18 09:22:15 +00:00
Damodar Lohani
21d4b8feef
check user internal Id on membership
2024-03-18 09:01:54 +00:00
Damodar Lohani
2a6da11842
Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-identities-query-to-use-internal-ids
2024-03-18 08:55:30 +00:00
Damodar Lohani
c849ff0b0f
use internal ids for query
2024-03-18 08:52:47 +00:00
Damodar Lohani
d4bc65260f
fix linter issues
2024-03-17 09:39:21 +00:00
Damodar Lohani
21d33eaceb
Use team internal ID for checks and queries for membership
2024-03-17 15:08:43 +05:45
Damodar Lohani
05221334e2
use team internal id in delete memberships
2024-03-17 14:55:31 +05:45
Damodar Lohani
4fcb399867
use team internal id for membership check on update
2024-03-17 14:54:08 +05:45
Damodar Lohani
24319b8417
Fix membership query to use internalId
2024-03-17 14:51:27 +05:45
Damodar Lohani
52d27179a9
fix jwt response
2024-03-17 03:01:55 +00:00
Damodar Lohani
c6d524c25d
fix formatting
2024-03-17 02:08:22 +00:00
Damodar Lohani
8d67498e52
Merge remote-tracking branch 'origin/main' into feat-file-tokens
2024-03-17 01:59:07 +00:00
Jake Barnby
2d03fc1ce0
Fix msg91 params
2024-03-13 15:42:16 +01:00
Jake Barnby
c8e817a019
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
...
# Conflicts:
# app/controllers/api/teams.php
2024-03-12 10:47:50 +01:00
Jake Barnby
22b3ea7e8d
Catch auth fixes
2024-03-11 13:03:30 +01:00
Jake Barnby
cea4e0d8b6
Wrap all db exceptions in error handler
2024-03-11 12:54:42 +01:00
Steven Nguyen
b19efb619b
feat(events): update build event reset to reset everything
...
Instead of using setType('') to prevent events from triggering, it
makes more sense to use reset(). However, reset() didn't properly
reset type, resource, deployment, or template. This change makes
sure to reset all those private variables.
2024-03-11 11:17:40 +01:00
Steven Nguyen
8e348dbd92
refactor(vcs): reduce nested code
2024-03-10 23:12:19 +01:00
Steven Nguyen
9d6595f85d
fix(vcs): prevent an error with one function deployment stopping others
2024-03-10 23:12:19 +01:00
Steven Nguyen
47fddbe8e5
fix(vcs): fix deployments stuck at processing
...
Ensure project is passed in the event because the init hook
isn't able to detect the project.
Make sure the build is triggered for each function.
Reset the build event so the shutdown hook doesn't trigger
again.
2024-03-10 23:10:47 +01:00
Matej Bačo
2a0a69f3ed
Fix connections pool
2024-03-09 11:59:45 +01:00
Matej Bačo
db1674811f
Finish fixing code QL warnings
2024-03-08 13:57:20 +01:00
Jake Barnby
6a795f4d7a
Fix tests
2024-03-08 12:42:15 +01:00
Jake Barnby
207ad5fed6
Fix param order
2024-03-08 11:51:24 +01:00
Torsten Dittmann
0be79cadd8
fix: formatting
2024-03-08 11:25:07 +01:00
Torsten Dittmann
f486767b65
fix: messaging hostname
2024-03-08 11:22:58 +01:00
Jake Barnby
7d3f8a80ea
Push SDKs
2024-03-08 10:58:46 +01:00
Torsten Dittmann
b8b3a69a55
fix: specs
2024-03-08 10:28:25 +01:00
Torsten Dittmann
c1eb549fd5
Merge pull request #7751 from appwrite/feat-image-jwts
...
Feat image jwts
2024-03-08 10:06:50 +01:00
Jake Barnby
2c92837d3a
Remove permissions check
2024-03-08 09:46:43 +01:00
Torsten Dittmann
4ab32a119a
Merge pull request #7739 from appwrite/fix-account-endpoint-order
...
fix: account endpoint order
2024-03-08 00:37:20 +01:00