Releases: AlistGo/alist-web
Releases · AlistGo/alist-web
3.0.1
🚀 Features
🐞 Bug Fixes
- Set
break-all
for file name (close AlistGo/alist#1725) - by @xhofe (558a8) - Add
otp
to input attr (close AlistGo/alist#1726) - by @xhofe (2127e) - Href of item if basePath is not
/
(close alist-org/alist#1748) - by @xhofe (b093c)
View changes on GitHub
3.0.0-rc.1
🚀 Features
- Open home of side menu in new tab - by @xhofe (a3244)
- Store password to cookie (close AlistGo/alist#1691) - by @xhofe (3064b)
- Add page to search params (close AlistGo/alist#1684) - by @xhofe (a3a3f)
- Hide save button if can't write (close AlistGo/alist#1697) - by @xhofe (49c48)
🐞 Bug Fixes
- Judge whether
readme
is a URL - by @xhofe (076d2) - Use base64 encode instead of
encodeURIComponent
- by @xhofe (81125)
View changes on GitHub
3.0.0-rc.0
🚀 Features
🐞 Bug Fixes
- Error write of meta in edit page (close AlistGo/alist#1645) - by @xhofe (58838)
- Force root while choose folder as admin - by @xhofe (0c9f4)
- Remove user info if
remember_me
isn't checked - by @xhofe (ff10a)
View changes on GitHub
3.0.0-beta.2
3.0.0-beta.0
🚀 Features
- Basic routes - by @xhofe (97ce3)
- I18n structure - by @xhofe (88ba1)
- Some types and stores - by @xhofe (059b2)
- Login page - by @xhofe (5f073)
- Switch color mode component - by @xhofe (7af62)
- Switch language component - by @xhofe (3a99a)
- Login function - by @xhofe (7cebf)
- Manage side menu - by @xhofe (6f279)
- Manage basic layout - by @xhofe (743c6)
- Login remember me - by @xhofe (7badc)
- Initial settings and current user - by @xhofe (531e0)
- Login redirect - by @xhofe (540ad)
- Manage page routes - by @xhofe (ee055)
- Common settings - by @xhofe (78cda)
- Common settings save - by @xhofe (6744d)
- Aria and token settings - by @xhofe (ce591)
- Storage list page - by @xhofe (4a61c)
- Driver config item - by @xhofe (096fc)
- Storage add or update - by @xhofe (1a926)
- Set manage title - by @xhofe (9aedd)
- Common handle resp util - by @xhofe (06547)
- Storage delete - by @xhofe (f60d1)
- Add role to side menu - by @xhofe (39ff7)
- Logout in manage page - by @xhofe (083b3)
- Profile settings - by @xhofe (27b99)
- Show permissions in profile - by @xhofe (7b949)
- User manage page - by @xhofe (8e33d)
- User add or edit - by @xhofe (dfdc4)
- Metas list page - by @xhofe (95fc7)
- Meta add or edit - by @xhofe (eb732)
- Tasks page - by @xhofe (d1012)
- Delete and clear task - by @xhofe (5db55)
- Header and Footer - by @xhofe (37c13)
- Toolbar of index page - by @xhofe (edf80)
- Nav component - by @xhofe (d596d)
- Body basic structure - by @xhofe (5bdc2)
- Path handle logic - by @xhofe (1a7f3)
- 2fa while login - by @xhofe (5f4b3)
- Turn on 2FA page - by @xhofe (45e5c)
- Add refresh for settings page - by @xhofe (50dab)
- Folder list layout - by @xhofe (79222)
- Obj icon util - by @xhofe (33601)
- List-item component - by @xhofe (66bc6)
- Obj list sort - by @xhofe (144b6)
- Get download link
useUrl
hooks - by @xhofe (8b6d2) - Folder grid layout - by @xhofe (6bf5f)
- Use lightgallery for image preview - by @xhofe (399e6)
- Show icon while failed to load thumbnail - by @xhofe (cde6c)
- Disable or enable storage button - by @xhofe (9d29e)
- Copy i18n entry file - by @xhofe (ced27)
- Use
README.md
for about page - by @xhofe (bcd4a) - Show announcement if set - by @xhofe (8469d)
- Messenger page - by @xhofe (9220e)
- Select objects - by @xhofe (c550f)
- Fs api functions - by @xhofe (c5f18)
- Add close button for notify render - by @xhofe (ec7db)
- Add toggle checkbox icon button - by @xhofe (86572)
- Center toolbar - by @xhofe (b73f4)
- Add tips for toolbar - by @xhofe (cd01b)
- Copy url tool - by @xhofe (505a2)
- Add readme component - by @xhofe (69450)
- Password component - by @xhofe (adb3e)
- File preview components structure - by @xhofe (04b5e)
- Customize external previews - by @xhofe (40cba)
- Text file preview - by @xhofe (529b1)
- Text editor and html render - by @xhofe (71a04)
- Toolbar modal input - by @xhofe (40d61)
- Toolbar operations - by @xhofe (70933)
- Add checkbox for grid layout - by @xhofe (3bb67)
- Batch selection with
Shift
- by @xhofe (9c2b0) - Use
@vitejs/plugin-legacy
for legacy browser support - by @xhofe (c8352) - Video preview - by @xhofe (032bb)
- PDF preview - by @xhofe (c23d3)
- Previews lazyload - by @xhofe (c551c)
- Contextmenu for obj list - by @xhofe (1eae0)
- If show operation by permission - by @xhofe (4e74e)
- Unity iframe preview - by @xhofe (af40e)
- Add cancel select to toolbar - by @xhofe (12345)
- Add to aria2 download - by @xhofe [(d0e68)](https:...