Darshan
|
de57c8f35e
|
update: token scopes.
|
2025-05-15 19:04:11 +05:30 |
|
Eldad A. Fux
|
23d73e1f3e
|
Merge pull request #9750 from appwrite/update-tokens
Update tokens without JWT
|
2025-05-15 14:19:41 +02:00 |
|
Matej Bačo
|
ee5f8df72b
|
Fix Flutter default commands
|
2025-05-15 11:50:09 +02:00 |
|
Eldad A. Fux
|
919c427d36
|
Merge pull request #9745 from appwrite/feat-logo-url
feat: plan based email logoUrl
|
2025-05-15 11:06:07 +02:00 |
|
Chirag Aggarwal
|
fe767e9655
|
chore: accent color
|
2025-05-15 07:44:14 +00:00 |
|
Darshan
|
c2f54c653c
|
generate: specs.
|
2025-05-14 10:47:40 +05:30 |
|
Darshan
|
af4d1a8264
|
update: comment.
|
2025-05-14 10:47:32 +05:30 |
|
Chirag Aggarwal
|
3559ecbf80
|
chore: initialize plan in worker
|
2025-05-14 03:38:51 +00:00 |
|
Chirag Aggarwal
|
a2686b4a8d
|
Merge branch '1.7.x' into feat-logo-url
|
2025-05-14 03:21:45 +00:00 |
|
Darshan
|
28f404147b
|
Merge branch '1.7.x' into update-tokens
|
2025-05-13 21:21:22 +05:30 |
|
Matej Bačo
|
39e083188c
|
Merge pull request #9752 from appwrite/fix-indexes
Fix indexes for `1.7.x`
|
2025-05-13 17:49:52 +02:00 |
|
Darshan
|
6ea10dbeb9
|
remove: data additions to search attribute.
|
2025-05-13 19:08:12 +05:30 |
|
Darshan
|
9d4a7fadb9
|
fix: tests due to no search attribute.
|
2025-05-13 18:59:16 +05:30 |
|
Darshan
|
89af35cb5b
|
bump: composer because linter bothers me on CI.
|
2025-05-13 17:33:33 +05:30 |
|
Darshan
|
7fd88315ba
|
bump: composer because linter bothers me on CI.
|
2025-05-13 17:30:05 +05:30 |
|
Darshan
|
e4ea29ddf6
|
Merge branch '1.7.x' into update-tokens
|
2025-05-13 17:27:56 +05:30 |
|
Darshan
|
d50b3f1519
|
fix: indexes on changed attributes.
|
2025-05-13 17:25:01 +05:30 |
|
Darshan
|
1d38291826
|
updates: remove permissions, allow tokens management only on console.
|
2025-05-13 16:53:30 +05:30 |
|
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
|
52a128cfaa
|
fix: tests; add: params for sdks.
|
2025-05-13 16:14:29 +05:30 |
|
Darshan
|
4e9f137e55
|
remove: jwt logic. serve the jwt directly from the model itself.
|
2025-05-13 15:41:26 +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 |
|
Fabian Gruber
|
7c229ad878
|
feat(scheduling): add telemetry for scheduler tasks (#9721)
|
2025-05-12 18:05:32 +02:00 |
|
Matej Bačo
|
06bf26682e
|
Fix index
|
2025-05-12 17:33:21 +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 |
|
Matej Bačo
|
1276e74e79
|
Merge pull request #9743 from appwrite/fix-filters
Fix request filters with multi-method routes
|
2025-05-12 10:22:26 +02: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 |
|
Jake Barnby
|
de7c8b8c27
|
Update deps
|
2025-05-10 18:27:20 +12:00 |
|
Eldad A. Fux
|
7f8fe139e9
|
Merge pull request #9737 from appwrite/1.7.x-introduce-oauth-class
chore: introduce class attribute to oauth2 config
|
2025-05-09 13:10:00 +02:00 |
|
Chirag Aggarwal
|
21273c8336
|
fix: undefined classname
|
2025-05-09 10:57:45 +00:00 |
|
Chirag Aggarwal
|
f91ec238b9
|
chore: introduce class attribute to oauth2 config
|
2025-05-09 10:09:16 +00:00 |
|
Jake Barnby
|
932ed94b8c
|
Merge pull request #9065 from appwrite/feat-bulk-operations
Feat bulk operations
|
2025-05-08 14:26:52 +00:00 |
|
Christy Jacob
|
3fea5ec914
|
Merge pull request #9734 from appwrite/pla-2876
refactor: maintenance task to run at a specific time
|
2025-05-08 18:00:38 +04:00 |
|
Chirag Aggarwal
|
2c8e1e1731
|
chore: deprecate delay
|
2025-05-08 13:44:58 +00:00 |
|
Jake Barnby
|
6f39c9d147
|
Update database
|
2025-05-09 00:11:54 +12:00 |
|
Jake Barnby
|
ac760d9ddc
|
Generate SDKs
|
2025-05-08 22:09:12 +12:00 |
|
Jake Barnby
|
077698a0ee
|
Update db to release
|
2025-05-08 22:02:06 +12:00 |
|
Jake Barnby
|
1a32ce60bd
|
Add on listener
|
2025-05-08 21:57:20 +12:00 |
|
Jake Barnby
|
eb52ccfeae
|
Update database
|
2025-05-08 21:17:54 +12:00 |
|
Jake Barnby
|
9c50d60350
|
Handle upsert usage
|
2025-05-08 21:08:23 +12:00 |
|
Chirag Aggarwal
|
fea58c2bc9
|
refactor: maintenance task to run at a specific time
|
2025-05-08 07:49:27 +00:00 |
|
Jake Barnby
|
540102ff97
|
Explicitly catch exceptions
|
2025-05-08 18:10:26 +12:00 |
|