f0631d734e
Add translation keys for reset password page ( #1502 )
...
* Begin Work
* Add email sent notification keys
* Finish adding notification keys
* Fix lint error
* Finish work (I think)
* Remove password label (generic)
* Add password label key
* Re-organize Reset password page messages (#11 )
- Group messages by their use
- Change some of the keys for clarity
- Change some keys to conform to conventions
---------
Co-authored-by: Sasha Sorokin <10401817+brawaru@users.noreply.github.com >
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com >
2024-01-27 09:27:34 -08:00
Mysterious_Dev and Sasha Sorokin
52b299315d
Add translation keys for collections ( #1496 )
...
* Begin Work
* Add more common messages
* Work on modal
* Add more keys
* Add keys for icon buttons
* Add more keys
* Handle error keys
* Add more keys
* Add more keys
* Edit fields keys
* Finish (almost)
* Finish work for collection page
* Dashboard Nav stack & Format
* WIP
* Move some messages to common
* Finish work
* Format
* Reorganization
* Fix some mistake
* add common collections label
* Add collections label key to default layout
* Make title and description reactive (#8 )
---------
Co-authored-by: Sasha Sorokin <10401817+brawaru@users.noreply.github.com >
2024-01-27 09:24:19 -08:00
Mysterious_Dev
75f0b2b82c
Add translation keys for welcome page ( #1499 )
...
* Begin Work
* WIP
* Add long title key
* Finish work (for now)
* Fix lint error
* Add continue button key
* Make continue button key generic
2024-01-18 09:05:54 -08:00
Mysterious_Dev
7c387b2aee
Add autocomplete attribute for 2fa input ( #1450 )
...
* Add input mode attribute for 2fa input
* Add autocomplete property
* Remove inputmode property
2024-01-18 08:58:28 -08:00
Mysterious_Dev
071ecb284e
Add apple touch icon to head ( #1453 )
2024-01-18 08:57:20 -08:00
Mysterious_Dev
03242942c2
Fix: Minor grammar mistake in project Moderation page ( #1487 )
...
* Fix: Minor grammar mistake in project Moderation page
* Fin lint error
2024-01-18 08:57:05 -08:00
Mysterious_Dev and Emma Alexia
a476927595
Add enter shortcut for 2FA & email management ( #1504 )
...
* Add event for email changing
* Add event for 2fa setup & removal
* Fix lint error
* Update pages/settings/account.vue
Co-authored-by: Emma Alexia <wafflecoffee7@gmail.com >
---------
Co-authored-by: Emma Alexia <wafflecoffee7@gmail.com >
2024-01-18 08:56:43 -08:00
Mysterious_Dev
ec6e1704be
Fix: Project banners aren't showing in collections ( #1562 )
...
* Add featured image
* Use find method
* Fix lint error
* ...
* Fix
* Fix lint error
2024-01-18 08:56:14 -08:00
Mysterious_Dev
d2f189607e
Fix logic for featured image ( #1580 )
2024-01-18 08:55:52 -08:00
Mysterious_Dev
c13777e68d
Fix a mistake for "updated tooltip" on collection page ( #1493 )
2024-01-18 08:55:23 -08:00
Mysterious_Dev
1af0aa3f57
Fix: Wrong follower count on collections ( #1528 )
2024-01-07 14:32:40 -05:00
Mysterious_Dev
2e8fa0f6c5
Fix: Add collections to mobile nav instead of follow (broken link) ( #1527 )
...
* Add collections in nav instead of follow (broken link)
* Fix lint error
2024-01-07 14:31:39 -05:00
Mysterious_Dev
1108b0264e
Add missing extracted keys ( #1498 )
2024-01-03 11:42:44 -05:00
Mysterious_Dev and Geometrically
e754f6c234
Fix: "Set Password" button on profile page is not active ( #1486 )
...
* Fix disabled button for "Add password"
* Fix lint error
---------
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
2023-12-27 13:28:29 -05:00
Mysterious_Dev
19828e9070
Update to omorphia 0.6.2 ( #1418 )
2023-10-25 13:44:29 -07:00
Mysterious_Dev
c471b6d66c
Update to @vintl/how-ago 3.0.1 ( #1413 )
...
* Update to @vintl/how-ago 3.0.1
* Fix mistake
2023-10-25 13:40:58 -07:00
Mysterious_Dev
871a17a108
Convert error page to Composition API and fix condition for 404 Logo ( #1405 )
...
* Convert error to Composition API
* Fixed 404 logo not being displayed every time
2023-10-24 12:46:09 -07:00
Mysterious_Dev
fcfa508cbc
Fix convertion to Composition API for Avatar component ( #1391 )
...
* Fix Convertion for Avatar component
* Use ref for img
2023-10-02 07:08:56 -04:00
Mysterious_Dev
3fa86cb441
Convert Avatar & Badge components to Composition API ( #1386 )
2023-10-01 11:47:47 -04:00
Mysterious_Dev
8a8759b0d4
Add sessions translation to settings navstack ( #1383 )
2023-09-30 14:47:34 -04:00
Mysterious_Dev
f37c4293df
Token Modal confirm for removal ( #1375 )
2023-09-28 22:44:36 -04:00
Mysterious_Dev and Sasha Sorokin
b9248553be
Add translation keys for Sessions page ( #1377 )
...
Co-authored-by: Sasha Sorokin <10401817+brawaru@users.noreply.github.com >
2023-09-28 22:43:53 -04:00
Mysterious_Dev
05d568d1c1
Fix "Incorrect wording for expired pats" ( #1378 )
2023-09-24 15:35:34 -04:00
Mysterious_Dev
b88e63d133
Make .well-known/change-password redirect appropriately ( #1360 )
2023-09-10 12:25:33 -04:00
Mysterious_Dev
a85255df5a
Fix: Mistake for profile translations ( #1362 )
2023-09-10 12:23:42 -04:00
Mysterious_Dev
15c02e9e91
Update Discord invite link to use official ( #1363 )
2023-09-10 12:21:00 -04:00
Mysterious_Dev
259b239e16
Fix: Incorrect notification history link on dashboard ( #1350 )
2023-09-02 09:41:32 -04:00
Mysterious_Dev
d500c29493
Fix: Notifications are always unread on small windows ( #1347 )
2023-09-02 09:39:26 -04:00
Mysterious_Dev
dca5b9f197
Support enter key for 2FA input field ( #1341 )
2023-09-02 09:37:42 -04:00
Mysterious_Dev and Sasha Sorokin
75e075ef8e
Add translations for profile page ( #1340 )
...
Co-authored-by: Sasha Sorokin <10401817+brawaru@users.noreply.github.com >
2023-09-02 09:37:04 -04:00
Mysterious_Dev
4108d7827a
Issues Forms ( #304 )
...
* Issues Forms
* Fix mistake
* Delete title
2021-09-11 19:26:15 -07:00
Mysterious_Dev
9fc8d66601
Fix report on own user page ( #220 )
2021-05-21 00:18:29 +02:00
Mysterious_Dev
5198c69f6b
Fix "Available For" None ( #189 )
2021-04-28 20:13:52 -07:00
Mysterious_Dev
a872058704
Fix page title for dashboard ( #181 )
...
* Fix page title for dashboard
* Fix Notifications page title
* Fix My Mods title
* Fix M lowercase
2021-04-24 19:51:39 -07:00
Mysterious_Dev
3033376028
Fix "Available For" field who is set to None ( #183 )
...
* Fix "Available For" field who is set to None
* Fix 2
2021-04-24 19:51:02 -07:00
Mysterious_Dev
9d62931af9
Fix Discord and wiki not open new tab ( #94 )
2021-01-29 16:05:47 -07:00
Mysterious_Dev
015c5f07bc
Fix User Page Title ( #68 )
2021-01-01 09:21:13 -07:00