Commit graph

66 commits

Author SHA1 Message Date
Luke B. Silver
975393ae48
Revert "Restore "feat: custom app schemes""" 2025-02-07 17:34:58 +00:00
loks0n
3d74b651fe test: subdomain case 2025-02-07 15:49:15 +00:00
loks0n
111c28592d chore: fix warning 2025-02-07 15:22:02 +00:00
loks0n
10b88ba194 chore: small improvements 2025-02-07 10:38:36 +00:00
Luke B. Silver
9788a126a8
Revert "Revert "feat: custom app schemes"" 2025-02-07 09:53:26 +00:00
Luke B. Silver
2af026eabe
Revert "feat: custom app schemes" 2025-02-07 09:51:27 +00:00
loks0n
b69e78e5bf Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-redirect-validator-v2 2025-02-06 11:22:49 +00:00
loks0n
2e8b8367ed fix: localhost case 2025-01-31 22:01:41 +00:00
loks0n
ade25ec845 fix: validator edge case 2025-01-30 18:16:07 +00:00
loks0n
0be400da19 fix: validator description 2025-01-30 17:13:09 +00:00
loks0n
8ab06d053f chore: refactor, dbless approach 2025-01-30 16:58:42 +00:00
loks0n
850bed904a chore: improve validator 2025-01-29 17:52:06 +00:00
loks0n
3f59c087c8 fix: tests 2025-01-27 11:50:03 +00:00
loks0n
d8848e10af fix: build 2025-01-27 11:12:11 +00:00
loks0n
b34d64b4d4 fix: tests 2025-01-24 17:58:46 +00:00
loks0n
42cf1fefa5 feat: custom scheme 2025-01-24 16:21:12 +00:00
loks0n
507d210bcb fix: tests 2025-01-23 17:20:57 +00:00
loks0n
f5efc53406 fix: tests 2025-01-23 15:44:03 +00:00
loks0n
170f3656e1 fix: redirect validator v2 2025-01-23 15:00:54 +00:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines" 2024-10-08 20:54:40 +13:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head 2024-10-01 10:30:47 -04:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines" 2024-09-20 12:30:05 -04:00
Binyamin Yawitz
7d6eac4ddb
Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/cli.php
#	app/controllers/api/account.php
#	app/controllers/api/functions.php
#	app/controllers/api/projects.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	app/http.php
#	app/init.php
#	app/realtime.php
#	app/worker.php
#	composer.json
#	composer.lock
#	src/Appwrite/Migration/Migration.php
#	src/Appwrite/Platform/Tasks/Migrate.php
#	src/Appwrite/Platform/Tasks/ScheduleExecutions.php
#	src/Appwrite/Platform/Workers/Builds.php
#	src/Appwrite/Platform/Workers/Deletes.php
#	src/Appwrite/Specification/Format/Swagger2.php
#	src/Appwrite/Utopia/Response.php
2024-09-03 19:06:48 -04:00
Torsten Dittmann
f3874e680b fix: react native platform for ios adn android 2024-08-20 13:03:03 +02:00
Torsten Dittmann
f065022cab feat: react native platform 2024-08-20 12:01:20 +02:00
Matej Bačo
005a239932 Auth fixes 2024-03-07 18:24:01 +01:00
Matej Bačo
efeb898be1 Import fixes 2024-03-07 15:29:42 +01:00
Torsten Dittmann
0a1d572c72 chore: run formatter 2024-03-06 18:34:21 +01:00
Jake Barnby
18f7168160
Merge main 2024-02-12 14:18:19 +13:00
Matej Bačo
311e9a75dd Allow empty values in PATH user service 2024-01-20 09:43:31 +00:00
Steven Nguyen
e90e007da1
Merge branch 'master' into release-1.2.1 2023-02-13 15:46:30 -08:00
Jake Barnby
e2a58dfade
Fix validating origin for apple platforms
(cherry picked from commit 702472a8c77717619d477801a52d6038daa30da1)
2023-02-07 19:39:07 +13:00
Torsten Dittmann
24a7caf936 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-4803-flutter-web-platform-type 2023-01-27 13:24:41 +01:00
Christy Jacob
54f4bef67a
Merge pull request #5004 from appwrite/feat-remove-validators
Replace Appwrite Validators with backported Utopia ones
2023-01-26 16:03:06 +05:30
Steven
e14f4404e0
Merge branch 'master' into feat-4803-flutter-web-platform-type 2023-01-20 12:04:58 -08:00
Bradley Schofield
31b718d829 Replace Appwrite Validators with backported Utopia ones
+ Updated Utopia Framework to 0.26.0
+ Replaced Appwrite Validators with Utopia ones
2023-01-13 15:28:04 +00:00
Steven Nguyen
be77b10549
Add flutter-web as a platform type
Having a dedicated type for flutter-web will allow us to differentiate
between Flutter Web and Web in the Appwrite Console.
2023-01-11 15:47:49 -08:00
Bradley Schofield
29c30a361b Fix null warnings
- Fixed Avatars isset operator
- Added isset operator to openSSL data in files
- dns_get_record does not throw errors, instead it logs a warning and returns false. Altered code accordingly. PHP Bug Report: https://bugs.php.net/bug.php?id=73149
-
2022-11-09 11:45:15 +00:00
sooraj
5958577a6e camel case update 2022-10-08 06:31:28 +05:30
sooraj
3a2d6da052 sanitized_url add in parse url 2022-10-07 06:11:38 +05:30
sooraj
f6c586986d sanitized url in url Validation 2022-09-30 15:58:56 +05:30
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Matej Bačo
023e9f0f73 Fix spacings 2022-04-25 09:03:03 +00:00
Matej Bačo
41b17822a5 PR review changes 2022-04-20 12:39:53 +00:00
Matej Bačo
8fcb2b4058 Hostname-related features&fixes 2022-04-20 09:31:17 +00:00
Steven Nguyen
e35ccea43a Fix platform type mismatch in origin validation 2022-03-05 15:35:44 -08:00
Torsten Dittmann
d2eb456295 style: fix whitespace 2022-02-16 16:19:27 +01:00
Torsten Dittmann
79c79cd96e fix: url scheme validation 2022-02-16 16:16:37 +01:00
Torsten Dittmann
7e9e40d03e chore(deps): update utopia dependencies 2021-12-13 16:42:40 +01:00
Emilia
2865921c00 Fix PSR issues in Network 2021-10-05 22:07:39 +02:00