Commit graph

311 commits

Author SHA1 Message Date
Damodar Lohani
98dbb03155 Feat: update GeoDB database 2025-12-02 01:40:44 +00:00
Hemachandar
adc5426ce9 feedback 2025-11-27 20:02:39 +05:30
Hemachandar
c09f7d5cf9 Fix file token expiry 2025-11-27 19:40:09 +05:30
Damodar Lohani
2bd308c236
Merge pull request #10758 from appwrite/feat-appwrite-auth
Feat: utopia auth
2025-11-27 15:11:20 +05:45
Jake Barnby
04dd0f807d Add realtime logger 2025-11-27 00:25:04 +13:00
Damodar Lohani
94ba8ee5f2 Merge remote-tracking branch 'origin/1.8.x' into feat-appwrite-auth 2025-11-23 06:43:52 +00:00
Matej Bačo
bdbe94b56f Improce codeQL 2025-11-19 11:02:29 +01:00
Matej Bačo
0974e1335f Cleanup 2025-11-19 10:38:32 +01:00
Matej Bačo
bfce804f79 Merge branch '1.8.x' into chore-config-for-env 2025-11-19 09:27:42 +01:00
Jake Barnby
8765d5650a Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance"
This reverts commit 919b01a1b1, reversing
changes made to deb5039352.
2025-11-19 16:21:06 +13:00
Matej Bačo
ce2f2d0ebc Use config library for dotenv adapter 2025-11-18 16:35:02 +01:00
Jake Barnby
6274d5a3e4
Merge branch '1.8.x' into refactor-auth-single-instance 2025-11-14 05:21:40 +00:00
Jake Barnby
b9211d7141 Add delete old CSV job for maintenance 2025-11-14 15:55:41 +13:00
Jake Barnby
0c7551b0c1 Merge remote-tracking branch 'origin/1.8.x' into refactor-auth-single-instance
# Conflicts:
#	app/controllers/api/teams.php
#	composer.lock
2025-11-12 16:51:21 +13:00
Damodar Lohani
4b7a7496ff Feat: stats sites and functions runtimes and frameworks
- Sites frameworks count
- Functions runtimes count
2025-11-09 07:17:40 +00:00
Damodar Lohani
eb7be569eb format 2025-11-05 07:10:47 +00:00
Damodar Lohani
88cbc36a02 remove Appwrite\Auth\Auth 2025-11-05 07:09:18 +00:00
Jake Barnby
501cba216b
Update app/init/resources.php 2025-11-05 16:09:20 +13:00
Damodar Lohani
9130a7102e Fix use correct user type 2025-11-05 01:41:15 +00:00
Damodar Lohani
dff7aa6ce0 format 2025-11-04 07:12:42 +00:00
Damodar Lohani
437d914e90 More refactor and fixes 2025-11-04 06:08:35 +00:00
Damodar Lohani
2ae474971d use new session verify 2025-11-04 03:48:57 +00:00
Damodar Lohani
50cd6a737d Update resources 2025-11-03 09:39:52 +00:00
Damodar Lohani
a575c07468 Fix user resource 2025-11-03 09:32:56 +00:00
shimon
c0be333c0f Merge branch 'refactor-auth-single-instance' of github.com:appwrite/appwrite into refactor-auth-single-instance 2025-11-02 18:58:51 +02:00
shimon
d96c7eb3e9 Enhance TransactionState to utilize Authorization class for improved transaction management. Updated method signatures and resource initialization to include authorization, ensuring consistent handling across the application. 2025-11-02 18:58:41 +02:00
Shimon Newman
4fca374fe9
Merge branch '1.8.x' into refactor-auth-single-instance 2025-11-02 18:15:26 +02:00
shimon
0904881de8 Refactor authorization handling to ensure consistent usage of the Authorization class across various modules, enhancing code maintainability and clarity. Update method signatures to include authorization as a parameter where necessary. 2025-11-02 18:11:56 +02:00
Damodar Lohani
8f87b9cb5e
Merge branch '1.8.x' into feat-screenshots-endpoint 2025-10-29 09:19:47 +05:45
Shimon Newman
dee3d375db
Merge branch '1.8.x' into refactor-auth-single-instance 2025-10-28 10:01:33 +02:00
shimon
fbaffa980a linter 2025-10-27 20:46:58 +02:00
shimon
26f61c1855 add back registers.php 2025-10-27 19:34:49 +02:00
shimon
d7cc3895cb Update composer.lock to reflect version changes for utopia-php/detector, remove unused registers.php file, and clean up whitespace in cli.php and worker.php. Refactor database resource initialization in resources.php for consistency. 2025-10-27 19:23:55 +02:00
Shimon Newman
a0b21a0bd4
Merge branch '1.8.x' into refactor-auth-single-instance 2025-10-27 16:24:08 +02:00
shimon
6ed2000478 Update composer.lock and refactor authorization handling in CLI and worker modules. Adjust Docker configuration to include database source path. Modify error handling in general controller and enhance permission setting in document creation. Fix privileged user role retrieval in function execution. Ensure consistent authorization usage across various resources. 2025-10-27 12:09:23 +02:00
Damodar Lohani
2afba50a8c Feat: usage stats for screenshot generated 2025-10-27 06:44:04 +00:00
Darshan
42c75c43de
Merge branch '1.8.x' into feat-csv-export 2025-10-23 12:20:06 +05:30
Khushboo Verma
9c55da5b99 Resolve merge conflicts 2025-10-22 20:44:47 +05:30
shimon
8b3b07a710 linter 2025-10-22 16:40:00 +03:00
shimon
33f88fa5e0 Refactor authorization handling across multiple modules to use the new getAuthorization() method. Update CHANGES.md to reflect the change in usage worker authorization. Adjust composer.json to specify the correct version for utopia-php/database. Update plugin-api-version in composer.lock. 2025-10-22 16:35:48 +03:00
Jake Barnby
215d55a997
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
# Conflicts:
#	composer.json
#	composer.lock
2025-10-22 00:34:01 +13:00
Jake Barnby
ddde13a78f
Revert "Merge pull request #10468 from appwrite/feat-apps-module-dl"
This reverts commit 9dd1939d1f, reversing
changes made to 8dfdfcb522.

# Conflicts:
#	app/config/collections/common.php
#	app/controllers/api/users.php
#	app/init/resources.php
#	composer.lock
2025-10-21 14:59:30 +13:00
Damodar Lohani
248d3aea7a Fix: reset argon 2 options to previous default 2025-10-19 05:44:44 +00:00
Damodar Lohani
7ff664e62b Fix: undefined $user 2025-10-16 07:38:13 +00:00
Damodar Lohani
9849b9d678 Fix empty check 2025-10-16 02:41:53 +00:00
Damodar Lohani
22136867ed add additional check 2025-10-16 02:29:30 +00:00
Damodar Lohani
2df621f9c5 Fix: update comment, typings 2025-10-16 02:23:41 +00:00
Damodar Lohani
9a599e2015 update recommended param for argon2 2025-10-16 02:20:28 +00:00
Damodar Lohani
1b17c32405 update block 2025-10-12 03:51:37 +00:00
Damodar Lohani
d56dff954f Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl 2025-10-12 00:34:07 +00:00