loks0n
|
bc41838c66
|
chore: remove endpoint selector
|
2025-06-12 14:22:17 +01:00 |
|
loks0n
|
3d9e22a6df
|
chore: remove endpoint selector for edge
|
2025-06-12 14:18:05 +01:00 |
|
Darshan
|
90d18a9bd5
|
add: increment, decrement document/row attribute/column; fixes: misc.
|
2025-06-12 18:24:54 +05:30 |
|
Darshan
|
3426847b17
|
add: update documents/rows.
|
2025-06-12 17:31:37 +05:30 |
|
Khushboo Verma
|
710b8bda56
|
Use _APP_CONSOLE_DOMAIN, if not found, then use _APP_DOMAIN
|
2025-06-12 17:27:21 +05:30 |
|
Darshan
|
2994cdf874
|
update: model.
|
2025-06-12 17:14:50 +05:30 |
|
Darshan
|
1c87e765de
|
add: delete documents/rows
|
2025-06-12 17:12:43 +05:30 |
|
Darshan
|
919f358f3f
|
fix: audit event.
|
2025-06-12 16:58:18 +05:30 |
|
Darshan
|
a6ae715e3a
|
update: descriptions.
|
2025-06-12 16:55:31 +05:30 |
|
Darshan
|
44b8054ed7
|
add: upsert documents/rows.
|
2025-06-12 16:55:15 +05:30 |
|
Darshan
|
ad34cf3a62
|
add: lengths to column indexes.
|
2025-06-12 16:17:27 +05:30 |
|
Darshan
|
ffec769f4a
|
fix: index lengths.
|
2025-06-12 16:16:55 +05:30 |
|
Darshan
|
b1f7f08b9a
|
remove: duplicate events.
|
2025-06-12 16:06:15 +05:30 |
|
Darshan
|
d502869c3d
|
fix: index lengths.
|
2025-06-12 15:21:06 +05:30 |
|
Darshan
|
d6b55730eb
|
fix: string encryption attribute in model.
|
2025-06-12 15:10:28 +05:30 |
|
Darshan
|
9334b98308
|
fix: duplicate call to collection creation.
|
2025-06-12 14:40:33 +05:30 |
|
Darshan
|
db128d1fb4
|
update: better syntax for callbacks.
|
2025-06-12 14:39:47 +05:30 |
|
Darshan
|
95bc85f18d
|
add: upsert for collections and tables.
|
2025-06-12 14:31:28 +05:30 |
|
Darshan
|
7beae21535
|
fix: missing context!
|
2025-06-12 14:20:22 +05:30 |
|
Khushboo Verma
|
176c085068
|
Fix all vcs urls missing region
|
2025-06-12 11:43:11 +05:30 |
|
Darshan
|
30eb206dc8
|
Merge branch '1.8.x' into database-aliases
|
2025-06-12 11:41:11 +05:30 |
|
Darshan
|
0487fae9b1
|
Merge branch '1.8.x' into 'add-readable-error'.
|
2025-06-12 11:02:10 +05:30 |
|
Darshan
|
c06ff42f61
|
fix: attribute types; update: remove sensitive information from realtime payload.
|
2025-06-12 10:43:35 +05:30 |
|
 DarshanandGitHub
|
d5bbb95f3b
|
Merge branch '1.8.x' into lazy-load-relationships
|
2025-06-12 09:05:56 +05:30 |
|
Jake Barnby
|
7dd45b0644
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# src/Appwrite/Platform/Workers/StatsUsageDump.php
|
2025-06-11 17:22:20 -04:00 |
|
ArnabChatterjee20k
|
84f4a5dba0
|
added logging of errors instead of throwing
|
2025-06-11 22:11:43 +05:30 |
|
loks0n
|
0c8ae4f34f
|
feat(builds): after build hook
|
2025-06-11 16:40:42 +01:00 |
|
 Christy JacobandGitHub
|
0e17aeaa57
|
Merge pull request #9946 from appwrite/fix-usage-queues
Fix usage queues
|
2025-06-11 18:54:39 +04:00 |
|
Christy Jacob
|
b4b28a9cf4
|
fix: project iteration loop
|
2025-06-11 18:36:52 +04:00 |
|
Darshan
|
7169e67245
|
add/update: createDocuments on module structure.
|
2025-06-11 20:05:09 +05:30 |
|
Darshan
|
86a9598a51
|
update: remove not-found and index dependency exceptions from global handler.
|
2025-06-11 16:51:09 +05:30 |
|
Darshan
|
6b53337a23
|
update: remove duplicate exceptions from global handler.
|
2025-06-11 16:44:32 +05:30 |
|
Darshan
|
3a88c74109
|
update: remove structure exceptions from global handler.
|
2025-06-11 16:18:06 +05:30 |
|
Darshan
|
e6268fe5a6
|
update: remove query exceptions from global handler.
|
2025-06-11 15:58:22 +05:30 |
|
Darshan
|
e07a1817ab
|
update: remove conflict, restrict and relationship exceptions from global handler.
|
2025-06-11 13:42:55 +05:30 |
|
Darshan
|
3f81847267
|
update: getInternalId() -> getSequence()
|
2025-06-11 12:51:31 +05:30 |
|
Darshan
|
1ac22c0ae0
|
Merge branch '1.8.x' into 'database-aliases'.
|
2025-06-11 12:36:33 +05:30 |
|
Darshan
|
fcdddf7bf0
|
address comments.
|
2025-06-11 12:21:48 +05:30 |
|
Darshan
|
d6829dfb34
|
Merge branch '1.8.x' into 'lazy-load-relationships'.
|
2025-06-11 10:08:51 +05:30 |
|
 Steven NguyenandGitHub
|
eab0faab83
|
Merge pull request #9987 from appwrite/update-sdks-2
chore: update SDK versions
|
2025-06-10 21:34:18 -07:00 |
|
Jake Barnby
|
5f588b0c65
|
Fix open API specs
|
2025-06-10 15:22:13 -04:00 |
|
Jake Barnby
|
a77eea6b55
|
Fix numeric type values
|
2025-06-10 15:05:26 -04:00 |
|
Jake Barnby
|
d3af2e4735
|
Add SDK version support
|
2025-06-10 14:27:19 -04:00 |
|
Jake Barnby
|
52de9030c4
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
|
2025-06-10 13:20:02 -04:00 |
|
Jake Barnby
|
ffb27284e5
|
Type as integer in query base
|
2025-06-10 11:51:17 -04:00 |
|
Christy Jacob
|
261adac306
|
chore: linter
|
2025-06-10 16:40:02 +04:00 |
|
Chirag Aggarwal
|
a1ff96829d
|
chore: update pkgs
|
2025-06-10 12:38:48 +00:00 |
|
Christy Jacob
|
e8e2bb87f6
|
chore: update maintenance task to only iterate over active projects
|
2025-06-10 16:17:38 +04:00 |
|
Christy Jacob
|
b1e11ab854
|
chore: update maintenance task to only iterate over active projects
|
2025-06-10 16:14:53 +04:00 |
|
Christy Jacob
|
bc3e1990d0
|
chore: update maintenance task to only iterate over active projects
|
2025-06-10 16:12:24 +04:00 |
|