Commit graph

14392 commits

Author SHA1 Message Date
Darshan
fe693a9469 add: indexes api to tables. 2025-05-08 14:15:00 +05:30
Darshan
6493759536 Merge remote-tracking branch 'origin/database-aliases' into database-aliases
# Conflicts:
#	app/init/constants.php
2025-05-07 20:02:23 +05:30
Darshan
69cc4f0bb6 update: handle the context logic, use defaults. 2025-05-07 17:32:54 +05:30
Darshan
b534d3843e
Merge branch '1.7.x' into database-aliases 2025-05-07 17:03:17 +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
Darshan
487247c289
Merge branch '1.7.x' into fix-missing-filter 2025-05-03 09:40:04 +05:30
Matej Bačo
f76aff1916 Migration preparations 2025-05-02 11:17:51 +02:00
Darshan
6dbeff0111 update: specs for console sdk. 2025-05-01 13:20:29 +05:30
Darshan
d2aee75cf9
Merge branch '1.7.x' into fix-missing-filter 2025-05-01 12:58:45 +05:30
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
Darshan
61d583c32e update: add resourceToken usage to getFileDownload as well. 2025-04-30 09:45:43 +05:30
Darshan
d0a28f8062
Merge branch '1.7.x' into fix-missing-filter 2025-04-29 19:53:38 +05:30
Matej Bačo
0148c3ed77 Fix migration row length issue 2025-04-29 16:00:09 +02:00
Darshan
74dca5b60c
Merge branch '1.7.x' into fix-missing-filter 2025-04-29 18:31:48 +05:30
Darshan
4a8f400f7e add: token usage on view endpoint as well. 2025-04-29 16:23:48 +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
53e829408f update: use constants. 2025-04-28 20:01:42 +05:30
Darshan
948df2b774 fix: that permissions issue, pheww! 2025-04-28 19:49:32 +05:30
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