Commit graph

6081 commits

Author SHA1 Message Date
Darshan
e1c5b3f59e
Merge branch '1.7.x' into database-aliases 2025-05-10 09:38:17 +05:30
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
Darshan
36e6617090 update: the usage modals. 2025-05-08 19:47:35 +05:30
Darshan
b534d3843e
Merge branch '1.7.x' into database-aliases 2025-05-07 17:03:17 +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
61d583c32e update: add resourceToken usage to getFileDownload as well. 2025-04-30 09:45:43 +05:30
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
Darshan
949f58522d change: events system. 2025-04-27 10:33:44 +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
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
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
arnab
1cacb87c65 added order query exception handling in the storage 2025-04-16 17:09:13 +05:30
arnab
8e4bd363d2 added catching of order exception in database controllers 2025-04-16 17:03:14 +05:30
Darshan
73b2a14ea3 update: changes as per migrations lib. 2025-04-16 11:55:04 +05:30
Chirag Aggarwal
c1f62ce0bd Merge branch '1.6.x' into feat-group 2025-04-16 04:49:07 +00:00
Matej Bačo
2669e66ae2
Merge pull request #9597 from appwrite/fix-usage-sites
Fix: usage stats changes
2025-04-15 11:26:02 +02:00
Chirag Aggarwal
3ed87a8ab9 chore: update endpoint descriptions to follow CRUD naming 2025-04-14 18:40:48 +00:00
Khushboo Verma
5d9bdd4cc7
Update app/controllers/api/functions.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2025-04-14 19:53:39 +05:30
Khushboo Verma
81c3d96629 Consistent naming 2025-04-14 14:00:44 +00:00