|
f38eb7384c
|
chore: update workflows
|
2024-08-20 13:41:52 +05:00 |
|
|
397b29b54d
|
Merge branch 'feat__extension' into V3
|
2024-08-20 13:38:52 +05:00 |
|
|
2677e9ec57
|
extension: add readme
|
2024-08-20 13:38:26 +05:00 |
|
|
cba3f6982d
|
chore: update readme
|
2024-08-20 02:15:23 +05:00 |
|
|
5da926b6f4
|
add LICENSE
|
2024-08-19 19:48:43 +05:00 |
|
|
a74aed5599
|
feat(extension): add button to search by title on anix to kinopoisk web page
|
2024-08-19 19:38:43 +05:00 |
|
|
9867ad296c
|
chore: bump version
|
2024-08-19 17:33:56 +05:00 |
|
|
6e7bfac633
|
feat: add release adding to the collection from a release page
|
2024-08-19 17:31:13 +05:00 |
|
|
a42d3c3c79
|
feat: add a browser extensions
|
2024-08-19 15:29:08 +05:00 |
|
|
6d4d320da8
|
feat: add analytics
|
2024-08-18 20:21:36 +05:00 |
|
|
33d34938c6
|
feat: add collections comments
|
2024-08-18 18:36:22 +05:00 |
|
|
501d3a1705
|
feat: add button to show collections containing the release on release page
feat: add release in list widget to release page
fix: redirecting if viewing not favorites collection for unauthorized user
|
2024-08-18 14:40:59 +05:00 |
|
|
723b620749
|
fix: too long description previews
|
2024-08-18 13:32:22 +05:00 |
|
|
33fc67edf8
|
fix: opengraph preview image
|
2024-08-18 12:39:06 +05:00 |
|
|
5eeaa246bb
|
chore: update 3.1.0.md
|
2024-08-18 12:24:12 +05:00 |
|
|
071edc0d10
|
feat: add description to release and collection cards
|
2024-08-18 12:13:51 +05:00 |
|
|
044d5307bc
|
fix: sort previous versions by descending order
|
2024-08-18 11:51:36 +05:00 |
|
|
a68735878e
|
fix, style: navbar items overflow
|
2024-08-18 11:39:51 +05:00 |
|
|
06402cb398
|
fix: show banned banner if perm banned
|
2024-08-18 11:33:01 +05:00 |
|
|
6fcb91f92d
|
Merge branch 'feat_collections' into V3
|
2024-08-17 22:53:55 +05:00 |
|
|
45a4720344
|
chore: update 3.1.0.md
|
2024-08-17 22:53:18 +05:00 |
|
|
9f3ca2e6d9
|
feat: add collection create\edit api request
|
2024-08-17 22:51:06 +05:00 |
|
|
5cde53c1d3
|
feat: add image crop modal
|
2024-08-17 19:28:35 +05:00 |
|
|
530fc1aad0
|
add release search, adding and removing to collection create page
|
2024-08-16 15:32:22 +05:00 |
|
|
1073ac4253
|
add string serialization and max input length to create collection form
|
2024-08-16 14:14:29 +05:00 |
|
|
2e64548f7a
|
feat: add state to inputs for create new collection page
|
2024-08-15 14:06:42 +05:00 |
|
|
b46dc367cb
|
chore: update TODO.md and changelog for 3.1.0
|
2024-08-14 16:26:34 +05:00 |
|
|
82e38f02b4
|
feat: add collection favorite button and delete button if own collection
fix: private collection loading
fix: wrong lists bar percentages
|
2024-08-14 16:24:03 +05:00 |
|
|
9a5d1eb6bd
|
feat: add view of release name, description, image, author, releases in lists and releases in collection
|
2024-08-14 14:54:21 +05:00 |
|
|
3de552f271
|
feat: add viewing of all collections of users, releases and favorite collections
|
2024-08-13 17:14:32 +05:00 |
|
|
c1204473ec
|
fix: Chip icon is too big on mobile
|
2024-08-13 14:31:45 +05:00 |
|
|
b6878a0386
|
feat: add logged in user favorite and owned collection fetching
|
2024-08-13 14:20:28 +05:00 |
|
|
9f3e1b951a
|
chore: start a changelog for v3.1.0
|
2024-08-13 13:32:40 +05:00 |
|
|
9e843be11f
|
feat: add collections page
|
2024-08-13 13:24:11 +05:00 |
|
|
dbe9eba23f
|
style: update Navbar
|
2024-08-13 12:40:05 +05:00 |
|
|
4af7a2a632
|
FIX: Fetching of changelog files for changelog modal
FR this time, I HOPE
|
2024-08-12 04:17:17 +05:00 |
|
|
ff99b1db4c
|
fix?: changelog is empty
|
2024-08-12 03:45:55 +05:00 |
|
|
285f084acb
|
fix: changelog fetching empty markdown file
|
2024-08-12 03:32:17 +05:00 |
|
|
8bcd548ae3
|
feat: add changelog modal on visit if new version is detected
|
2024-08-12 03:18:41 +05:00 |
|
|
04c072fba7
|
feat: add new user banned info on profile.
fix: social buttons cut out
fix: social button icon on dark theme is black
fix: user avatar shrink on mobile is status is too long
|
2024-08-11 17:53:37 +05:00 |
|
|
c640b84a49
|
fix: social buttons & profile status new lines
|
2024-08-11 17:04:45 +05:00 |
|
|
2c8460c6b0
|
feat: add disclaimer on first launch
fix: check store hydration before loading pages
fix: check user store before loading pages
|
2024-08-11 16:49:39 +05:00 |
|
|
a64e4f2036
|
chore: update TODO
|
2024-08-11 00:26:03 +05:00 |
|
|
36895abd1a
|
deploy: ignore changes for TODO and README files
|
2024-08-11 00:22:25 +05:00 |
|
|
66f1099300
|
deploy: fix vercel.json schema
|
2024-08-11 00:11:32 +05:00 |
|
|
9b76419afd
|
Merge branch 'V3' of https://github.com/Radiquum/AniX into V3
|
2024-08-11 00:08:33 +05:00 |
|
|
ed0fed42a1
|
deploy: add deployment workflows
|
2024-08-11 00:07:17 +05:00 |
|
Kentai Radiquum
|
9546ddb2c3
|
Update TODO.md
|
2024-08-10 19:11:02 +05:00 |
|
|
e1e3d04c52
|
Merge branch 'V3' of https://github.com/Radiquum/AniX into V3
|
2024-08-10 18:51:42 +05:00 |
|
|
3bdb7b1a90
|
fix: opengraph metadata?
|
2024-08-10 18:51:32 +05:00 |
|