Darshan
|
9d4a7fadb9
|
fix: tests due to no search attribute.
|
2025-05-13 18:59:16 +05:30 |
|
ArnabChatterjee20k
|
9731953c09
|
Merge branch '1.6.x' into feat/index-length
|
2025-05-13 17:42:20 +05:30 |
|
Fabian Gruber
|
4853e0803c
|
fix(schedules): better error handling (#9751)
|
2025-05-13 14:05:13 +02:00 |
|
Darshan
|
1d38291826
|
updates: remove permissions, allow tokens management only on console.
|
2025-05-13 16:53:30 +05:30 |
|
Fabian Gruber
|
40642b2aad
|
fix(schedules): enqueue delay telemetry in wrong format (#9749)
|
2025-05-13 13:03:09 +02:00 |
|
Darshan
|
942b81053d
|
address comments.
|
2025-05-13 16:23:29 +05:30 |
|
Darshan
|
f01bfc842b
|
Merge branch '1.7.x' into update-tokens
|
2025-05-13 16:16:46 +05:30 |
|
Darshan
|
6f15a43b02
|
update: constant and error desc.
|
2025-05-13 16:16:33 +05:30 |
|
Darshan
|
4e9f137e55
|
remove: jwt logic. serve the jwt directly from the model itself.
|
2025-05-13 15:41:26 +05:30 |
|
Khushboo Verma
|
25a13d3666
|
Sync with cloud
|
2025-05-13 15:40:21 +05:30 |
|
Khushboo Verma
|
a3cb7c81a2
|
Add V23 migration and remove coroutines
|
2025-05-13 15:22:09 +05:30 |
|
Matej Bačo
|
33d4650827
|
Post-merge fixes
|
2025-05-13 10:18:57 +02:00 |
|
Matej Bačo
|
af0c872999
|
Merge branch '1.6.x' into 1.7.x
|
2025-05-13 10:11:39 +02:00 |
|
Khushboo Verma
|
bebf6a4ef6
|
Merge branch '1.7.x' into feat-ce-migration
|
2025-05-13 12:42:29 +05:30 |
|
arnab
|
a970512e3c
|
added length param, response model, e2e test
|
2025-05-13 10:35:04 +05:30 |
|
Fabian Gruber
|
7c229ad878
|
feat(scheduling): add telemetry for scheduler tasks (#9721)
|
2025-05-12 18:05:32 +02:00 |
|
Matej Bačo
|
3b38b6bb57
|
Migration review fixes
|
2025-05-12 16:52:13 +02:00 |
|
Chirag Aggarwal
|
980afc2eaf
|
chore: update social links
|
2025-05-12 13:20:59 +00:00 |
|
Chirag Aggarwal
|
a802a78b0b
|
feat: plan based email logoUrl
|
2025-05-12 13:10:58 +00:00 |
|
Jake Barnby
|
800dd8bdac
|
Remove redundant filter, action checks which parameter sets are allowed
|
2025-05-12 19:26:35 +12:00 |
|
Jake Barnby
|
0099eef8c8
|
Faster short-path for single method routes
|
2025-05-12 19:25:52 +12:00 |
|
Jake Barnby
|
d04e43c615
|
Improve matched case
|
2025-05-12 17:50:14 +12:00 |
|
Jake Barnby
|
3203ea5d43
|
Fix request filters with multi-method routes
|
2025-05-12 17:41:03 +12:00 |
|
Darshan
|
bc556c559f
|
Merge branch '1.7.x' into 'lazy-load-relationships'.
|
2025-05-11 14:56:40 +05:30 |
|
Darshan
|
e50d7df56c
|
fix: audits event.
|
2025-05-10 11:38:28 +05:30 |
|
Darshan
|
15e0385723
|
update: exception name.
|
2025-05-10 11:36:13 +05:30 |
|
Darshan
|
fbe2609f7b
|
update: simplify setting events context param.
|
2025-05-10 10:34:44 +05:30 |
|
Darshan
|
d1ae06550f
|
update: realtime events logic.
|
2025-05-10 10:09:43 +05:30 |
|
Darshan
|
a067b77e90
|
update: model; add|update: graphql tests [wip].
|
2025-05-09 20:04:02 +05:30 |
|
Khushboo Verma
|
b249584b92
|
1.7.x ce migration
|
2025-05-09 17:46:29 +05:30 |
|
Darshan
|
f16ba8dee3
|
add: table api tests.
|
2025-05-09 17:25:36 +05:30 |
|
Darshan
|
f10be55f92
|
update: short the callbacks.
|
2025-05-09 14:49:44 +05:30 |
|
Darshan
|
a807dd97d9
|
fix: realtime events.
|
2025-05-09 14:47:01 +05:30 |
|
Darshan
|
65dbebd103
|
misc: fix error types.
|
2025-05-09 11:09:58 +05:30 |
|
Darshan
|
938b376f3c
|
fix: var ref.
|
2025-05-09 10:02:14 +05:30 |
|
Darshan
|
ef30e827c7
|
misc: changes to the databases worker.
|
2025-05-09 09:52:04 +05:30 |
|
Darshan
|
0ecd97d027
|
fix: wrong param.
|
2025-05-09 09:33:52 +05:30 |
|
fogelito
|
a725b1c952
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-delete-project-loop
|
2025-05-08 18:58:52 +03:00 |
|
Darshan
|
2d74765ba0
|
update: fix exception.
|
2025-05-08 20:00:01 +05:30 |
|
Jake Barnby
|
932ed94b8c
|
Merge pull request #9065 from appwrite/feat-bulk-operations
Feat bulk operations
|
2025-05-08 14:26:52 +00:00 |
|
Darshan
|
5c0717458f
|
update: the usage model.
|
2025-05-08 19:51:16 +05:30 |
|
Darshan
|
36e6617090
|
update: the usage modals.
|
2025-05-08 19:47:35 +05:30 |
|
Darshan
|
8006c9d60b
|
misc: fixes.
|
2025-05-08 19:36:59 +05:30 |
|
Darshan
|
44a5fef345
|
misc: name fixes.
|
2025-05-08 19:17:06 +05:30 |
|
Chirag Aggarwal
|
2c8e1e1731
|
chore: deprecate delay
|
2025-05-08 13:44:58 +00:00 |
|
Darshan
|
4e83fc856a
|
update: split service registrations into smaller registries.
|
2025-05-08 15:38:07 +05:30 |
|
Darshan
|
c4a26fbb95
|
fix: another pesky sdk namespace 🤨.
|
2025-05-08 15:37:00 +05:30 |
|
Darshan
|
eafa9bb393
|
fix: namespaces, again.
|
2025-05-08 15:33:41 +05:30 |
|
Darshan
|
d7023b5a69
|
fix: namespaces.
|
2025-05-08 15:33:00 +05:30 |
|
Darshan
|
97d1a535df
|
fix: missing path :\
|
2025-05-08 15:30:52 +05:30 |
|