Darshan
|
69cc4f0bb6
|
update: handle the context logic, use defaults.
|
2025-05-07 17:32:54 +05:30 |
|
Darshan
|
f2f23be648
|
update: events, errors, realtime.
|
2025-05-07 14:11:28 +05:30 |
|
Darshan
|
8610687b87
|
update: events schema, response models for database usages.
|
2025-05-07 13:23:27 +05:30 |
|
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
|
7a52ace9b2
|
update: attributes <> columns errors.
|
2025-05-06 16:53:20 +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
|
56077d59f7
|
fix: graphql tests.
|
2025-05-06 10:51:11 +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
|
bdfab30fd4
|
Merge branch 'database-aliases' into response-filters-for-databases
|
2025-05-05 10:58:08 +05:30 |
|
Darshan
|
6cb44399c1
|
update: services.
|
2025-05-05 10:57:54 +05:30 |
|
Darshan
|
7a53680786
|
update: document response model to row; refactor: old collection to table models on response types.
|
2025-05-05 09:42:33 +05:30 |
|
Darshan
|
675d404b9b
|
update: attribute* response model to column*.
|
2025-05-05 09:30: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
|
f76aff1916
|
Migration preparations
|
2025-05-02 11:17:51 +02:00 |
|
Matej Bačo
|
279ff8f5ae
|
Migration preps, table width issues
|
2025-04-30 12:38:32 +02:00 |
|
Matej Bačo
|
e1dbf2170e
|
Migration preparations
|
2025-04-30 12:10:51 +02:00 |
|
Matej Bačo
|
0148c3ed77
|
Fix migration row length issue
|
2025-04-29 16:00:09 +02:00 |
|
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
|
89ce5a6e10
|
add: todo.
|
2025-04-26 16:07:46 +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
|
bbfb93c91b
|
Merge pull request #9676 from appwrite/feat-playground-templates
Feat: Add playground templates
|
2025-04-25 14:13:07 +02:00 |
|
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 |
|
Chirag Aggarwal
|
68c85a52fb
|
Merge branch '1.6.x' into fix-headers
|
2025-04-24 14:42:45 +00:00 |
|
Chirag Aggarwal
|
75efa28125
|
core: introduce endpoint.docs in specs
|
2025-04-24 11:15:23 +00: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 |
|
Matej Bačo
|
73a6fc2df3
|
Merge branch '1.7.x' into feat-playground-templates
|
2025-04-23 10:53:04 +02:00 |
|
Matej Bačo
|
05feea5f6d
|
Fix leftover
|
2025-04-22 17:20:21 +02:00 |
|
Matej Bačo
|
62282e9515
|
Add playgrounds, sync screenshots
|
2025-04-22 17:06:01 +02:00 |
|
Chirag Aggarwal
|
51763a6e84
|
chore: update platforms
|
2025-04-22 13:37:02 +00:00 |
|
Chirag Aggarwal
|
60c336bfa1
|
Merge branch '1.6.x' into fix-headers
|
2025-04-22 13:30:46 +00:00 |
|
Christy Jacob
|
f58c8c5370
|
Merge pull request #9655 from appwrite/update-sdks
chore: update sdks
|
2025-04-22 17:18:41 +04:00 |
|