shimon
499eb0c3de
sync with 1.4
2023-10-04 17:40:16 +03:00
shimon
f528656d61
Merge branch '1.4.x' of github.com:appwrite/appwrite into feat-usage-1.4
...
Conflicts:
.gitmodules
app/config/specs/open-api3-latest-console.json
app/config/specs/swagger2-latest-console.json
composer.lock
src/Appwrite/Migration/Migration.php
2023-10-04 16:34:02 +03:00
shimon
4fb09b7671
sync with main
2023-10-03 12:03:42 +03:00
Steven Nguyen
9d47237da9
Merge branch '1.4.x' into fix-skip-non-ascii-chars-image
2023-09-29 11:07:31 -07:00
Bradley Schofield
1136dc9e64
Add Test and don't stop on special char
2023-09-29 16:27:59 +01:00
Bradley Schofield
615d61d962
Merge branch '1.4.x' into fix-skip-non-ascii-chars-image
2023-09-29 09:21:17 +01:00
Christy Jacob
9fa93e0449
chore: review comments
2023-09-27 22:13:03 +00:00
Matej Bačo
e58bf7f695
Rename audits back to logs
2023-09-27 21:24:56 +00:00
Matej Bačo
5120152369
Add all worker health endpoints
2023-09-27 21:24:41 +00:00
Christy Jacob
50600d6f2a
Merge pull request #6343 from appwrite/master
...
Merge master into 1.4.x
2023-09-27 17:20:32 -04:00
Vincent (Wen Yu) Ge
86f0e6008c
Merge branch 'master' into sentence-case
2023-09-27 11:11:58 -04:00
Steven Nguyen
4a0c77a8df
Update avatar font and default colors
2023-09-25 15:55:15 -07:00
Matej Bačo
c35f05f495
Increase max body size
2023-09-25 11:12:41 +02:00
Christy Jacob
9dde039adf
Merge pull request #6290 from appwrite/fix-deployment-delete
...
Fix deployment delete
2023-09-22 11:37:50 -04:00
Steven Nguyen
9ca82b7662
Fix missing resourceInternalId on deployments
2023-09-20 19:26:23 -07:00
shimon
c8eea7dd11
Merge branch 'master' of github.com:appwrite/appwrite into feat-usage-1.4
...
Conflicts:
.gitmodules
Dockerfile
app/console
composer.lock
2023-09-20 10:37:37 +03:00
Matej Bačo
007d6953bf
PR review changes
2023-09-19 09:21:11 +02:00
Jake Barnby
9ba609c46e
Merge pull request #6238 from appwrite/1.4.x
...
1.4.x
2023-09-15 18:49:55 -04:00
Christy Jacob
2ea8dbff29
Merge branch '1.4.x' of https://github.com/appwrite/appwrite into feat-bun-support
2023-09-14 15:21:31 +00:00
Prateek Banga
15dd6863dd
removes comments
2023-09-14 01:07:30 +05:30
Prateek Banga
f8c9c2f39b
fixes manual internal id insertion
2023-09-14 00:48:50 +05:30
Matej Bačo
0690b00c30
Add Bun auto detection
2023-09-13 21:08:49 +02:00
Steven Nguyen
6b0c24a9d6
Update user creation from teams and users services to not set accessedAt
...
accessedAt should only be updated when a user performs some sort of
action. Creating a user via the users API or by adding them to a team
is an action done by someone else, not the user themselves. As such,
the accessedAt timestamp shouldn't update.
2023-09-12 12:05:11 -07:00
shimon
d58ae07c03
Merge branch 'master' of github.com:appwrite/appwrite into feat-usage-1.4
...
Conflicts:
.gitmodules
app/config/specs/open-api3-latest-console.json
app/config/specs/swagger2-latest-console.json
app/console
app/init.php
app/views/install/compose.phtml
app/workers/functions.php
composer.lock
2023-09-12 10:41:40 +03:00
Binyamin Yawitz
5cb03da001
Extracting function event validator to its own class.
2023-09-11 23:24:11 -04:00
Matej Bačo
93e2a4fb8d
Add v2 old vars support
2023-09-11 12:22:16 +02:00
Matej Bačo
418c8e3764
Fix redeploys
2023-09-07 11:33:42 +02:00
Christy Jacob
12b03f3fb0
Merge pull request #6162 from appwrite/fix-webhook-secret-validation
...
Fix webhook secret validation and executor path validation
2023-09-06 13:59:13 -04:00
Vincent (Wen Yu) Ge
3bc085ea3f
Update app/controllers/api/vcs.php
...
Co-authored-by: Christy Jacob <christyjacob4@gmail.com >
2023-09-06 13:57:46 -04:00
Christy Jacob
4ea0541623
Merge pull request #6150 from appwrite/fix-global-vars
...
Fix: Global variables
2023-09-06 13:51:13 -04:00
Khushboo Verma
39a4447103
Update webhook secret check
2023-09-06 22:34:03 +05:30
Christy Jacob
db763b180c
Merge pull request #6142 from appwrite/fix-v2-functions
...
Fix: v2 functions
2023-09-06 12:43:51 -04:00
Matej Bačo
6964477429
Increase labels maximum limit
2023-09-06 18:15:03 +02:00
Bradley Schofield
8e0e131824
Remove Special Chars from Initials
2023-09-06 09:54:59 +01:00
Khushboo Verma
0fbe9d6ce9
Revert allowing empty string in path
2023-09-06 13:46:01 +05:30
Matej Bačo
9060aa1ba7
Remove unnessessary cache clear
2023-09-06 09:53:02 +02:00
Khushboo Verma
af4be4051f
Skip validation if webhook secret is empty
2023-09-06 13:12:27 +05:30
Bradley Schofield
8357d20be7
Make URL optional for API and Serverside Requests
2023-09-05 19:13:47 +01:00
shimon
59e54d44c2
new usage integration
2023-09-05 17:21:33 +03:00
shimon
9413e8a1bf
new usage integration
2023-09-05 15:11:14 +03:00
Matej Bačo
8e509efcec
Add global env var test
2023-09-05 13:55:02 +02:00
Matej Bačo
79726dbfb6
Fix formatting
2023-09-05 13:16:20 +02:00
Matej Bačo
5538c47b3f
Improve installation exception when missconfigured
2023-09-05 12:14:43 +02:00
Matej Bačo
1a6530fb57
Fix project variables
2023-09-05 10:21:36 +02:00
Matej Bačo
7588a9c4ec
Make v2 functions work again
2023-09-04 19:53:25 +02:00
Christy Jacob
22745e0418
Merge pull request #6125 from appwrite/fix-functions-backwards-compatibility
...
Fix CLI backwards compatibility
2023-09-04 12:28:03 -04:00
Steven Nguyen
605ee2f7c5
Update create deployment default commands
...
Default to function commands only if commands weren't supplied.
2023-09-04 09:04:15 -07:00
shimon
ca46e27e8a
new usage integration
2023-09-04 16:52:19 +03:00
Steven
62065a1c33
Fix create phone session abuse key
...
Create phone session doesn't have anything to do with email. The key
name should be email just for clarity (even though, technically, it
doesn't matter).
2023-09-03 21:37:02 +00:00
Steven Nguyen
a609759951
Make runtime optional when updating a function
...
This is important for backwards compatibility since it wasn't possible
to update a function runtime in previous versions and it was never
included in the request.
2023-09-02 16:37:40 -07:00