[go: up one dir, main page]

Skip to content

Tags: xtreemtm/arozos

Tags

v2.015

Toggle v2.015's commit message
Update to internal testing build v2.015

Big updates to File Manager interface and remove some of the wallpaper pack to reduce webpack size
(Also a new dark theme as well if you are interested into not white theme)

v2.011

Toggle v2.011's commit message
internal preview v2.008 update

v1.124

Toggle v1.124's commit message
Update v1.124

- Fixed File Selector transition animation bug
- Fixed Music module search function
- Fixed Music player highlight issue
- Fixed touch floatWindow interaction bug
- Fixed css bug for Music Embedded player
- Fixed share interface not found bug
- Fixed critical security bug in diskmg
- Fixed ContentLength not serving when gzip enabled bug
- Fixed CopyRight year info on some pages
- Added Share interface OG preview
- Added experimental RISCV64 support
- Added floatWindow resize from top edge
- Added Music module playlist paging function
- Added Memo Deadline highlight function
- Added automatic upload mode optimizer logic
- Added experimental UPnP auto renew function
- Updated MakeFile
- Updated Video playlist structure
- Optimized Video module UI
- Migrated Music module away from Tocas UI and interface update
- Migrated File Selector, diskmg, Desktop module away from Tocas UI

v1.123

Toggle v1.123's commit message
Updates v1.123

- Fixed nil pointer bug when delete file during storage quota is updating
- Fixed force delete lag bug when deleting a lot of large files
- Fixed File Manager upload counter and waiting counter bug
- Fixed Music App cannot playback filename with hashtag bug
- Fixed FTP bug in loading in virtual file system handler
- Fixed large file scanner bug
- Fixed File Manager cannot open file with two dot bug
- Fixed Basic backup cache file bug
- Fixed shortcut app selector bug
- Fixed AGI file glob and aglob showing hidden file bug
- Fixed file operation complete checkmark not shown bug
- Fixed desktop clone file bug
- Fixed NotepadA load json bug
- Fixed file operation dialog bug
- Fixed HDSv2 execute URL escape bug
- Fixed WebApp reload on non-admin account bug
- Fixed Linux netstat bug
- Added Screen Capture function
- Added Ctrl + C shortcut for desktop file copy
- Added experimental upload mode for uploading huge file
- Added thumbnail in Music WebApp song list
- Added shortcut on Mobile Desktop Interface
- Added GET paramter and hash passthrough in login redirection interface
- Added File Manager "unzip here" feature
- Added localization to shortcut creation interface
- Added desktop admin icon after username
- Added desktop Ctrl+C and Ctrl+V support
- Added file versioning system
- Added Makefile
- Added Expotential login retry time
- Added no-title placeholder for MangaCafe
- Added enable overview in non-cloud mode
- Added auto tar.gz unzip logic during startup
- Added netstat support for MacOS (By jk)
- Optimized group unzip logic
- Optimized code in file operation dialog
- Optimized LDAP logic (By Alanyeung)
- Migrated all high abstraction code base to use common module
- Moved all trash, cache and versioning file to .metadata folder

v1.122

Toggle v1.122's commit message
Updates v1.122

- Fixed bug in File Manager Share function
- Fixed filename with hash issue
- Fixed Chinese filename decode issue
- Fixed root escape bug using rename function
- Fixed user list API bug
- Fixed WebApp reload permission denied UX bug
- Added auto web.tar.gz auto unzip feature for those who dont't know how to properly unzip .tar.gz file on Windows
- Added Network Usage diagram for Windows and Linux
- Added owner can always access their shared file logic

v1.121

Toggle v1.121's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added v1.120 RPi image download link

v1.120

Toggle v1.120's commit message
v1.120 Update

+ Fixed filepath walk in AGI cause error on virtual storage device
+ Fixed yolo3 model missing error issue (yolo3_tiny will be used if yolo3 model not found)
+ Fixed last admin can remove itself bug
+ Fixed share interface show no port number bug
+ Fixed multiple top-most floatWindow on desktop will effect non-top-most floatWindow sequence bug
+ Fixed fuzzy searching logic
+ Fixed Music module search empty string will freeze server bug
+ Fixed Gcode viewer not working on Linux bug
+ Fixed Video module build Playlist error on virtual storage devices
+ Optimized Photo module backend implementation
+ Optimized auth module API implementation
+ Added on screen keyboard (WIP)
+ Added Close All Windows context menu for grouped floatWindows button
+ Added access control policy to webdav and FTP access method
+ Added PSD thumbnail generator
+ Added Whitelist / Blacklist feature
+ Added console mode toggle of white / black list
+ Updated favicon
+ Updated version banner

By @yeungalan
+ Added LDAP authentication support
+ Added LDAP setting interface

v1.119

Toggle v1.119's commit message
removed utils script files

v1.118

Toggle v1.118's commit message
Updated dependencies to patch potential security issue

v1.117

Toggle v1.117's commit message
Updates v1.117

- Fixed hard coded language list in language selection setting page
- Fixed minor typo in Video and AGI gateway
- Fixed desktop floatWindow overflow issue
- Fixed rename mode bug for unable to exit by pressing desktop wall paper
- Removed TaipeiSans dependencies and
- Fixed desktop icon size change bug
- Fixed minor bug in shortcut creator
- Fixed minor bug in ImagePaste utility
- Fixed view permission bug in System Setting module
- Added python support for subservices module
- Added desktop overall brightness control for using on TV screen
- Added ESC cancel float window operation function when floatWindow is bugged
- Added desktop hover information tab
- Added localization support for mobile interface
- Added localization for file operation dialog
- Added File Manager color indicator change on multi-selection mode
- Added Windows volume info support for Audio metadata
- Updated routing logic for personal homepage
- Updates systemd sample and tutorial documents