Chirag Aggarwal
c331a3caae
chore: minor fixes
2025-06-25 11:00:07 +05:30
Chirag Aggarwal
dbc58655b2
Merge branch '1.7.x' into feat-exp-scheme
2025-06-25 07:53:28 +05:30
Matej Bačo
87d14a88d2
AI-recommended changes
2025-04-16 12:45:58 +02:00
loks0n
e551e4ad5b
chore: fmt
2025-04-14 14:23:01 +01:00
loks0n
67a313cef3
fix: tests
2025-04-14 13:50:48 +01:00
loks0n
944624f13a
chore: fmt
2025-04-14 12:59:39 +01:00
loks0n
0a4c430ae7
feat: exp scheme
2025-04-14 12:56:42 +01:00
Matej Baco
2689cceb71
Implement A/AAAA custom domain support
2025-04-08 14:48:50 +00:00
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