Darshan
|
0266376315
|
Merge branch 'response-filters-for-databases' into update-exceptions
|
2025-05-07 11:30:48 +05:30 |
|
Darshan
|
7f023f29c5
|
update: keep both tables and collections api errors.
|
2025-05-07 11:30:31 +05:30 |
|
Darshan
|
46ccf6f537
|
update: re-add legacy models; remove: filters.
|
2025-05-07 11:13:15 +05:30 |
|
Darshan
|
6e8dbfc674
|
update: documents <> rows errors.
|
2025-05-06 16:48:20 +05:30 |
|
Darshan
|
59e5ce0664
|
update: collections <> tables errors.
|
2025-05-06 16:44:19 +05:30 |
|
Darshan
|
a0ffcd54dc
|
Merge branch 'response-filters-for-databases' into events-compatibility
|
2025-05-06 12:17:02 +05:30 |
|
Darshan
|
253c428ca2
|
remove: filter.
|
2025-05-06 11:30:15 +05:30 |
|
Darshan
|
b905af91af
|
fix: project usage documents to rows.
|
2025-05-05 14:43:09 +05:30 |
|
Darshan
|
37fb34ae12
|
wip: events compat based on version.
|
2025-05-05 14:33:27 +05:30 |
|
Darshan
|
c3d3665383
|
Merge branch '1.7.x' into database-aliases
|
2025-05-04 18:18:53 +05:30 |
|
Darshan
|
57a9218649
|
remove: database controller 👋
|
2025-05-04 18:10:09 +05:30 |
|
Darshan
|
286c695b47
|
add: move and register row modules.
|
2025-05-04 17:52:29 +05:30 |
|
Darshan
|
3271ef5769
|
update: move Index ops to module.
|
2025-05-04 17:16:37 +05:30 |
|
Darshan
|
8efc1543e9
|
update: move Table ops to module.
|
2025-05-04 17:05:14 +05:30 |
|
Darshan
|
1945a64083
|
update: move DB ops to module.
|
2025-05-04 14:08:10 +05:30 |
|
Darshan
|
9c1ec6fe02
|
update: move the init hook.
|
2025-05-04 13:37:25 +05:30 |
|
Darshan
|
b3b9961860
|
init: move to module structure for database; start with columns.
|
2025-05-04 13:22:26 +05:30 |
|
Matej Bačo
|
7ece755abf
|
Improve code quality
|
2025-04-29 11:56:51 +02:00 |
|
Matej Bačo
|
841d260b5f
|
PlatformDB migration preparations
|
2025-04-29 11:31:06 +02:00 |
|
Darshan
|
949f58522d
|
change: events system.
|
2025-04-27 10:33:44 +05:30 |
|
Darshan
|
4f1f9bb4a2
|
add: filter for latest changes.
|
2025-04-26 16:06:53 +05:30 |
|
Darshan
|
814be66b98
|
update: use new terminologies on path params and local variables.
|
2025-04-26 16:05:07 +05:30 |
|
Matej Bačo
|
23c4fa27be
|
Fix tests, linter
|
2025-04-25 12:57:45 +02:00 |
|
Matej Bačo
|
0787034bab
|
Fixes post-1.6.x-merge
|
2025-04-25 12:26:10 +02:00 |
|
Matej Bačo
|
d8103cb57e
|
Merge branch '1.7.x' into 1.6.x
|
2025-04-25 12:18:04 +02:00 |
|
Christy Jacob
|
de9b0e6eee
|
Revert "Add configurable function and build size"
|
2025-04-23 21:18:04 +05:30 |
|
Christy Jacob
|
6b4ecbcd23
|
fix: ensure all 4xx errors in OAuth redirect lead to the failure URL
|
2025-04-23 18:39:55 +04:00 |
|
Christy Jacob
|
4228bc9b63
|
Merge pull request #9574 from appwrite/chore-sensitive-check
chore: abstract token secret hiding to response model
|
2025-04-22 17:18:11 +04:00 |
|
Matej Bačo
|
d5cb9d0f1f
|
Merge branch '1.7.x' into feat-tokens-module
|
2025-04-22 12:25:51 +02:00 |
|
Matej Bačo
|
fd0d891d45
|
Merge pull request #8378 from appwrite/feat-development-keys
Development Keys
|
2025-04-22 12:22:12 +02:00 |
|
Matej Bačo
|
8906d94e8f
|
Merge pull request #9648 from appwrite/feat-add-configurable-function-size
Add configurable function and build size
|
2025-04-22 10:51:29 +02:00 |
|
Chirag Aggarwal
|
1065f27a44
|
Merge branch '1.7.x' into feat-tokens-module
|
2025-04-21 19:28:27 +05:30 |
|
Darshan
|
927489bc5b
|
update: handle decryption as well.
|
2025-04-21 12:04:36 +05:30 |
|
Darshan
|
873b384f70
|
update: allow compressed files.
|
2025-04-21 10:01:13 +05:30 |
|
Chirag Aggarwal
|
421bfed8b7
|
chore: regenerate specs
|
2025-04-18 16:06:02 +00:00 |
|
Chirag Aggarwal
|
6d0d15f469
|
Merge branch '1.7.x' into feat-tokens-module
|
2025-04-18 16:01:06 +00:00 |
|
Chirag Aggarwal
|
d130e7d3bd
|
chore: add stricter checks according to review
|
2025-04-18 15:32:25 +00:00 |
|
Christy Jacob
|
f4e8d72593
|
Merge branch '1.6.x' into feat-group
|
2025-04-17 18:25:47 +04:00 |
|
Matej Bačo
|
f8343e01cd
|
PR review suggestions
|
2025-04-17 16:13:09 +02:00 |
|
Matej Bačo
|
b8ce3cb9fe
|
Post-merge fixes
|
2025-04-17 15:57:47 +02:00 |
|
Matej Bačo
|
9993cca484
|
Merge branch '1.7.x' into feat-development-keys
|
2025-04-17 15:51:31 +02:00 |
|
Matej Bačo
|
cd9a2b761c
|
Merge branch '1.7.x' into feat-sites
|
2025-04-17 12:13:06 +02:00 |
|
Chirag Aggarwal
|
b2dffe4057
|
Merge branch '1.7.x' into feat-tokens-module
|
2025-04-17 06:19:18 +00:00 |
|
Darshan
|
767e202b34
|
update: name.
|
2025-04-17 10:54:23 +05:30 |
|
ArnabChatterjee20k
|
b2f7ed48dd
|
Simplify constructor usage by inlining message; limit try/catch to DB operations
|
2025-04-17 10:16:26 +05:30 |
|
Darshan
|
cc7d038c3e
|
address comments: change deviceForCsvImports to deviceForImports.
|
2025-04-17 08:54:50 +05:30 |
|
arnab
|
ecd77cb2e3
|
added order exception in projects and vcs
|
2025-04-16 17:53:39 +05:30 |
|
arnab
|
8d3070416a
|
added order exception in rest of the controllers
|
2025-04-16 17:29:36 +05:30 |
|
arnab
|
6e422ebe3c
|
added teams and users order exception
|
2025-04-16 17:16:39 +05:30 |
|
arnab
|
3c602e84e6
|
added order exception in teams
|
2025-04-16 17:09:53 +05:30 |
|