Jun Siang Cheah
f8f6943128
refac: use new SensitiveInput component
2024-06-25 20:15:29 +08:00
Timothy J. Baek
1bc96de620
refac: styling
2024-06-09 02:01:03 -07:00
Yanyutin753
c5f13cfdda
⭐ Expend upload image file types
2024-05-19 19:10:00 +08:00
Timothy J. Baek
967277f1d5
refac: styling
2024-05-15 12:55:13 -10:00
Jannik Streidl
142f82bae5
Added some i18n keys & updated german locale
2024-04-30 10:46:16 +02:00
Timothy J. Baek
073aecd427
refac: styling
2024-04-07 00:31:59 -07:00
Timothy J. Baek
47aeab81d8
refac: styling
2024-04-07 00:05:13 -07:00
Timothy J. Baek
f4e165d028
chore: comments removed
2024-04-07 00:00:50 -07:00
Timothy Jaeryang Baek
02d3fb427b
Merge pull request #1386 from dannyl1u/feat/profile-image-initials
...
feat: default profile image with user initials
2024-04-06 23:59:20 -07:00
Timothy J. Baek
df2cb16086
refac: styling
2024-04-06 23:49:25 -07:00
Self Denial
924ebf035b
Fix: Restore Gravatar functionality, add button initials, toast duration
...
- Restore Gravatar functionality
- Add new button for "Use Initials"
- Set both buttons to use text-left class
- Update toast property autoClose to duration (wrong library, my bad!)
- Update toast messages to clarify that this isn't "Gravatar" but "avatar"
- Add i18n text to en-US/translation.json
2024-04-06 16:04:05 -06:00
Danny Liu
bee0338763
captalize Initial for improved clarity
2024-04-06 02:23:32 -07:00
Danny Liu
8a7075c3bf
style: npm run format
2024-04-06 01:13:22 -07:00
Danny Liu
78565e554b
notify user with toast.info() + update toast message
2024-04-06 01:12:51 -07:00
Self Denial
cf54adf5c4
Toast error consistency
2024-04-05 23:01:48 -06:00
Self Denial
bad7dca51e
Move login page toast error to the bottom of page and enable i18n for translation
2024-04-05 22:43:42 -06:00
Danny Liu
5694f16624
style: run npm run format
2024-04-05 21:02:02 -07:00
Self Denial
ac9308dbed
Introduce canvasPixelTest() intended to validate canvas functionality
...
Browsers and plugins that spoof canvas data produce corrupt images. In attempt to mitigate:
* Add canvasPixelTest() to test a single pixel and test the RGB values
* Test canvasPixelTest() inside generateInitialsImage() and use default `/user.png` if failure detected
* Call canvasPixelTest() directly within settings to avoid setting an invalid image
* Use toast.error() with 10 second autoClose
2024-04-05 16:04:00 -06:00
Danny Liu
0c43897f3d
refac: move generateInitialsImage function to utils
2024-04-04 12:09:07 -07:00
Timothy J. Baek
fb516ea694
refac: styling
2024-04-02 09:58:34 -07:00
Timothy J. Baek
7c5f6d71b3
refac
2024-04-02 09:39:55 -07:00
Timothy J. Baek
e49e04c56a
chore: formatting
2024-04-02 09:33:27 -07:00
Danny Liu
6bb299ae25
run npm run format
2024-04-01 16:26:05 -07:00
Danny Liu
a0a064f4c8
update initals avatar if user changes name
2024-04-01 16:23:54 -07:00
Danny Liu
40e1e212d4
feat: default profile image with user initials
2024-04-01 16:11:28 -07:00
liu.vaayne
b4b56f9c85
frontend support api key
2024-03-26 18:24:14 +08:00
Timothy J. Baek
e664c38377
refac: settings styling
2024-03-16 02:24:32 -07:00
Ased Mammad
b8902072fd
Merge branch 'dev' into feat/add-i18n
2024-03-10 22:02:16 +03:30
Timothy J. Baek
8a08ba0791
refac: settings save
2024-03-09 22:02:27 -08:00
Ased Mammad
c7ca7d03ee
Add more translations
2024-03-09 04:03:53 +03:30
Timothy J. Baek
04ddbf4306
fix: button click issue
2024-03-07 11:07:27 -08:00
Ased Mammad
25e0f0de42
Merge remote-tracking branch 'upstream/dev' into feat/add-i18n
2024-03-06 01:25:29 +03:30
Jannik Streidl
3fe5f00114
more translations
2024-03-04 09:53:56 +01:00
Carlos Daniel Vilaseca
a5c1ac9680
rf: dom queries in Account component
2024-03-03 17:32:04 -05:00
Ased Mammad
3c471ee2ca
feat: Migrate hardcoded strings to i18n calls
2024-03-03 00:56:24 +03:30
Jannik Streidl
705f5aecd7
svelte-sonner migration
2024-03-01 10:18:07 +01:00
Timothy J. Baek
275523e32e
feat: jwt utils
2024-02-19 20:44:00 -08:00
Timothy J. Baek
77e27ce248
fix: styling
2024-01-26 21:39:53 -08:00
Timothy J. Baek
0c322063b5
feat: use local profile image by default
2024-01-26 21:38:33 -08:00
Timothy J. Baek
3ce8f3e8fb
feat: profile update frontend integration
2024-01-26 21:22:25 -08:00