Commit graph

2058 commits

Author SHA1 Message Date
Darshan
80915fc5e9
Merge branch 'events-compatibility' into update-exceptions 2025-05-06 17:03:52 +05:30
Darshan
ed9306ef8d update: change filter name for attributes <> columns. 2025-05-06 17:00:57 +05:30
Darshan
3e813f6cba update: change filter name for collections <> tables. 2025-05-06 17:00:12 +05:30
Darshan
6eb1c3ae68 update: rename remaining variables. 2025-05-06 16:58:56 +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
56077d59f7 fix: graphql tests. 2025-05-06 10:51:11 +05:30
Darshan
71ad9c203e fix: response modals, mappings, filters. 2025-05-05 13:53:57 +05:30
Darshan
cabf32559a update: return keys. 2025-05-05 09:50:57 +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
d184d1c7b1 fix: lint! 2025-05-04 18:50:24 +05:30
Darshan
e0a4c698bc fix: float column creation! 2025-05-04 18:43:32 +05:30
Darshan
2554adb41e update: error messages. 2025-05-04 18:29:11 +05:30
Darshan
c3d3665383
Merge branch '1.7.x' into database-aliases 2025-05-04 18:18:53 +05:30
Darshan
6fac164d46 update: keep message same. 2025-05-04 18:18:28 +05:30
Darshan
ad16bd281e add: database module to platform registry. 2025-05-04 18:16:08 +05:30
Darshan
4cd8f49f82 add: usage. 2025-05-04 18:09:39 +05:30
Darshan
286c695b47 add: move and register row modules. 2025-05-04 17:52:29 +05:30
Darshan
fd7801fe26 add: register index and table modules. 2025-05-04 17:24:38 +05:30
Darshan
76785d58c6 fix: imports, lint. 2025-05-04 17:16:52 +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
b3b9961860 init: move to module structure for database; start with columns. 2025-05-04 13:22:26 +05:30
Matej Bačo
08806afb38 Fix CSV import bug 2025-04-28 08:39:33 +02:00
Darshan
949f58522d change: events system. 2025-04-27 10:33:44 +05:30
Matej Bačo
edf552fa9a Fix more tests 2025-04-25 15:10:20 +02:00
Matej Bačo
8e036b2dd4 Merge branch '1.7.x' of github.com:appwrite/appwrite into 1.7.x 2025-04-25 14:13:45 +02:00
Matej Bačo
7ae2c1bb2e Fix more tests 2025-04-25 14:13:22 +02:00
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
8ce3bdb6d7 Fix another bug 2025-04-25 13:17:02 +02:00
Matej Bačo
65bb7c6dfd Linter fix 2025-04-25 12:57:55 +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
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
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
Matej Bačo
d5cb9d0f1f
Merge branch '1.7.x' into feat-tokens-module 2025-04-22 12:25:51 +02:00
Christy Jacob
cd647e0c18 Merge branch '1.6.x' of github.com:appwrite/appwrite into feat-multi-region-docs 2025-04-22 14:02:20 +04: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
b0d03c5109 chore: update file security logic 2025-04-21 13:44:30 +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
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