fogelito
cc5ae73f57
purgeCached changes
2023-12-14 15:32:06 +02:00
prateek banga
fd4a81c4fc
made review changes
2023-10-25 23:03:23 +05:30
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
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
Bradley Schofield
8e0e131824
Remove Special Chars from Initials
2023-09-06 09:54:59 +01:00
Jake Barnby
ff16fd7d9c
Check link after fetching page as well
2023-08-30 02:14:19 -04:00
Jake Barnby
085b50be8b
Check if host is public domain before requesting
2023-08-30 02:04:52 -04:00
Bishwajeet Parhi
d0755a587f
Merge remote-tracking branch 'upstream/1.4.x' into feat-whitelist-enums
2023-08-10 22:31:53 +05:30
Dakshi
12228ccef4
converted desc to sentence case
2023-08-01 20:56:48 +05:30
Bishwajeet Parhi
8f851aaa53
chore: refactor avatar, flags, credit-cards and update spec
2023-07-18 20:00:19 +05:30
Damodar Lohani
f59d3563f4
Merge remote-tracking branch 'origin/feat-db-pools-master' into feat-db-pools-db-pools-master-sync
2023-07-10 03:06:48 +00:00
Matej Bačo
6d97ca7569
Fix bugs with cards
2023-05-02 10:28:14 +02:00
Matej Bačo
287441a913
Improve 3rd variation og card design
2023-05-01 16:45:39 +02:00
Matej Bačo
e84372aae2
Decreate card resolution
2023-05-01 13:54:41 +02:00
Matej Bačo
d71cf65300
Increase card quality, fix GH session finding
2023-04-29 13:33:38 +02:00
Matej Bačo
e912df3368
Fix error 500 in card generation
2023-04-29 10:50:04 +02:00
Christy Jacob
03612a5741
feat: update paths
2023-04-29 14:10:22 +05:30
Matej Bačo
a185d6c7f1
Formatting fix
2023-04-28 22:04:27 +02:00
Matej Bačo
2244ba4f98
Enable caching
2023-04-28 22:03:44 +02:00
Matej Bačo
985ca3843b
3rd og card variation
2023-04-28 19:46:24 +02:00
Matej Bačo
d022ee6622
Fix race condition
2023-04-28 11:07:26 +02:00
Matej Bačo
8c1d89c33c
Fix race condition
2023-04-28 09:30:30 +02:00
Matej Bačo
6c6154b3d4
Reviews, fine tuning
2023-04-27 14:34:50 +02:00
Matej Bačo
db472b19c7
Improve employee detection
2023-04-27 10:24:53 +02:00
Matej Bačo
837cebcdda
Fix race condition
2023-04-26 13:51:19 +02:00
Matej Bačo
a7f81bd628
Fix permission issue
2023-04-26 13:39:50 +02:00
Matej Bačo
2ed495fe3b
Add OG assets
2023-04-26 13:06:11 +02:00
Matej Bačo
a8cd99873f
Add cache, fix miss-align
2023-04-26 11:10:06 +02:00
Matej Bačo
2e421f15ab
Implement 2D cloud cards
2023-04-26 10:21:10 +02:00
Matej Bačo
563f2e22f9
skew for 3d og image
2023-04-25 09:35:48 +02:00
Matej Bačo
5782f7b8c6
Add OG image render logic
2023-04-19 09:25:05 +02: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
Bradley Schofield
4cc135e8e2
Merge branch 'master' into fix-test-warnings
2023-01-17 10:16:53 +00: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
Torsten Dittmann
912636b54c
Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite
2022-11-15 18:22:49 +01:00
shimon
18618b8e8b
cancel cache via avatar::initials
2022-11-15 17:17:35 +02:00
Torsten Dittmann
465dad522e
fix: remove unnecessary files
2022-11-14 15:31:24 +01: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
Christy Jacob
98724c2acd
feat: update default avatars color
2022-09-09 15:09:04 +04:00
Bradley Schofield
9e0e2f8e77
Add Tests
...
+ Added Tests
+ Remove unneeded rand variable
2022-09-05 11:21:04 +01:00
Bradley Schofield
37530d30df
Remove color param and fix bug
2022-09-05 10:36:01 +01:00
Bradley Schofield
ea51786192
Modify profile images to suit new theme
2022-09-05 10:24:56 +01:00
shimon
d1aa3fea4f
sync with 0.16
2022-08-17 18:03:53 +03:00
shimon
a2af9fef2d
sync with 0.16
2022-08-17 17:57:56 +03:00
shimon
835ef0ffc1
small fix
2022-08-17 12:25:47 +03:00
shimon
9c68cff317
Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-file-cache-cleanup
...
Conflicts:
composer.json
composer.lock
2022-08-17 11:16:09 +03:00
shimon
df0bdeb8a3
some fixes
2022-08-15 16:55:11 +03:00
shimon
ab27e0a74d
some fixes
2022-08-14 18:01:34 +03:00
Christy Jacob
a5bc0a61ca
feat: exceptions on more files
2022-08-14 12:26:12 +05:30
shimon
45ad0f6bdf
Reference comments
2022-07-30 22:10:30 +03:00
shimon
39d2f6b981
Reference comments
2022-07-30 21:55:36 +03:00
shimon
5511a93e9c
Expires header returned to the endpoints
2022-07-28 18:24:18 +03:00
Bradley Schofield
96c6c0ff00
Migrate all exceptions to new signature
2022-07-26 15:24:32 +01:00
shimon
d09bf306ce
response changes
2022-07-26 15:50:33 +03:00
shimon
16ed2c1572
tidy up
2022-07-24 18:22:31 +03:00
shimon
f214ead6f6
tidy up
2022-07-24 12:49:51 +03:00
shimon
64050337cf
tidy up
2022-07-24 10:05:24 +03:00
shimon
02907f12f1
cache logic moved to api::init & api::shutdown
2022-07-23 20:42:42 +03:00
shimon
428adcf47f
logger moved to App::shutdown
2022-07-09 21:30:01 +03:00
shimon
59627ea9ef
logger moved to App::shutdown
2022-07-09 21:24:28 +03:00
shimon
b2b2534dcc
logger moved to App::shutdown
2022-07-07 18:06:05 +03:00
shimon
a0cfc2110a
logger moved to App::shutdown
2022-07-07 17:51:22 +03:00
shimon
56a21b3968
small fix
2022-07-05 10:37:46 +03:00
Shimon Newman
716c62ba8f
Update app/controllers/api/avatars.php
...
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-07-05 10:10:58 +03:00
shimon
7b429bdcd7
cache cleanup
2022-07-03 12:36:59 +03:00
Everly Precia Suresh
c61dd1e261
remove unecessary semi colons
2022-05-31 14:24:01 +00:00
Everly Precia Suresh
19300ccdd7
format files in app, src, tests
2022-05-23 14:54:50 +00:00
Torsten Dittmann
3990ef7fa2
Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x
2022-05-08 17:15:25 +02:00
Torsten Dittmann
773e6d0415
style: fix some styles
2022-05-08 17:10:56 +02:00
Everly Precia Suresh
5950289083
retrigger build
2022-05-02 18:30:13 +00:00
Everly Precia Suresh
03b28fdb91
refactor avatars.php
2022-05-02 18:06:12 +00:00
Matej Baco
69051a54f1
Update docs
2022-04-20 10:31:12 +02:00
Matej Baco
69a5dd886c
Revert changes
2022-04-20 10:27:28 +02:00
Matej Bačo
a1e53cd4e3
Properly crop images in avatars API
2022-04-12 11:36:03 +00:00
Damodar Lohani
53de779e89
Merge branch 'master' into 0.13.x
2022-02-22 06:43:07 +00:00
Torsten Dittmann
79c79cd96e
fix: url scheme validation
2022-02-16 16:16:37 +01:00
Christy Jacob
c1aed2b64b
feat: use general server errors in avatars API
2022-02-07 00:38:14 +04:00
Christy Jacob
2c14abb143
feat: update error codes in the storage API
2022-02-06 18:32:28 +04:00
Christy Jacob
42fcb291d4
feat: update error codes in the avatars API
2022-02-06 18:21:03 +04:00
Christy Jacob
f6599f545e
feat: update error codes in the avatars API
2022-02-06 18:19:10 +04:00
Christy Jacob
534d541b1f
feat: update error codes in the avatars API
2022-02-06 18:17:52 +04:00
Christy Jacob
c7e1050ce5
feat: update error codes in the avatars API
2022-02-06 18:17:26 +04:00
Christy Jacob
fd46cdc412
feat: update error codes in the accounts API
2022-02-06 18:16:14 +04:00
Christy Jacob
bc3454928b
feat: update error codes in the avatars API
2022-02-06 18:10:16 +04:00
Torsten Dittmann
e2297da3da
feat: add more arrow functions
2021-12-17 11:41:26 +01:00
Damodar Lohani
062e22a708
Merge branch 'feat-database-indexing' into feat-custom-id
2021-07-27 11:45:26 +05:45
Eldad Fux
13c1bb045d
Cleanup old db library
2021-07-25 17:47:18 +03:00
Damodar Lohani
7bf7300aba
remove unused
2021-07-25 17:59:28 +05:45
Damodar Lohani
3a8487016c
explode initials with _ as well
2021-07-25 17:58:49 +05:45
Eldad A. Fux
65f9c97e8a
Merge pull request #1094 from appwrite/fix-avatars-shared-cache
...
Fixed cached bug
2021-04-17 00:15:43 +03:00
Eldad Fux
293badbd90
Fixed cached bug
2021-04-16 22:04:42 +03:00
Eldad Fux
ce8b3686d8
Replaced sdk.security with sdk.auth
2021-04-16 10:22:17 +03:00
Eldad Fux
7a0ff7699a
Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks
2021-04-16 10:20:12 +03:00
Eldad Fux
8ea83b24c3
Added new JWT as SDK auth method
2021-03-29 00:22:12 +03:00
kodumbeats
07140bda5a
Replace utopia libs with native validators
2021-03-24 13:47:43 -04:00
Damodar Lohani
04e2cf98fe
integration utopia-php image library
2021-02-19 19:44:46 +05:45
Eldad Fux
71036ba85f
Fixed resizing
2021-01-10 02:17:44 +02:00