April 14, 20251 yr Author @Eichhorn I will look into header title it was a new feature so might be broken. The upload is fixed but you will need to clear the site cache or wait.
April 15, 20251 yr 11 hours ago, error311 said: @Eichhorn I will look into header title it was a new feature so might be broken. The upload is fixed but you will need to clear the site cache or wait. i dont know , i have try it now with edge ( this one is never in use ) but here the same thing. the upload fails if i drag and drop a file bigger then 2 mb - if is the browser smaller then fullscreen the slider jumps wild while change the size
April 15, 20251 yr Author 3 hours ago, Eichhorn said: i dont know , i have try it now with edge ( this one is never in use ) but here the same thing. the upload fails if i drag and drop a file bigger then 2 mb - if is the browser smaller then fullscreen the slider jumps wild while change the size Sorry it was my fault. I changed the dockerfile from ubuntu 22.04 to 24.04 few days ago which increased the php version from 8.1 to 8.3. This made the TOTAL_UPLOAD_SIZE param not work. This is now resolved. I still need to look into header title issue and gallery view issues.
April 15, 20251 yr 55 minutes ago, error311 said: Sorry it was my fault. I changed the dockerfile from ubuntu 22.04 to 24.04 few days ago which increased the php version from 8.1 to 8.3. This made the TOTAL_UPLOAD_SIZE param not work. This is now resolved. I still need to look into header title issue and gallery view issues. yes, now after udate it works, only thing what i dont understand why the thumbnails loads so slow i must check the internet connection but dont know maybe is a docker aviable to check the connection
April 15, 20251 yr Author 38 minutes ago, Eichhorn said: yes, now after udate it works, only thing what i dont understand why the thumbnails loads so slow i must check the internet connection but dont know maybe is a docker aviable to check the connection Thanks for confirming. I just did another update lol I added a new custom-php.ini that should improve performance https://github.com/error311/filerise-docker/blob/main/custom-php.ini Try this update please. Also you did mention this issue started when I added cache to gallery view? Edited April 15, 20251 yr by error311
April 15, 20251 yr 47 minutes ago, error311 said: Thanks for confirming. I just did another update lol I added a new custom-php.ini that should improve performance https://github.com/error311/filerise-docker/blob/main/custom-php.ini Try this update please. Also you did mention this issue started when I started to cache the gallery view? i dont think the issue comes from cache something its maybe from the slider himself, but this issue is only if i have the browser in smaller windows then fullscreen, i have updated it again before creating this gif. also i think the conection from my unraid is maybe little bit slow, but that is not the reason of the bugs Edited April 15, 20251 yr by Eichhorn gif edit
April 15, 20251 yr Author Thanks @Eichhorn New update available. I adjusted headerTitle so it display globally and update properly on page loads I adjusted max columns depending on screen sizes so that twitching issue you experience should be gone when columns didnt fit in window. https://github.com/error311/FileRise/commit/853d8835d94809b52de230141b9f43c053ac004a
April 16, 20251 yr Author New change Refactor API endpoints and modularize controllers and models incoming soon. This might have some unintended bugs or issues. I am still trying to fix and test everything before I push it to unraid but just wanted to create a post to mention.
April 16, 20251 yr On 4/15/2025 at 10:10 PM, error311 said: Thanks @Eichhorn New update available. I adjusted headerTitle so it display globally and update properly on page loads I adjusted max columns depending on screen sizes so that twitching issue you experience should be gone when columns didnt fit in window. https://github.com/error311/FileRise/commit/853d8835d94809b52de230141b9f43c053ac004a the fix for the header works. but the galleryslider still jumps and an other question: how log is the cooldown after wrong login try ? Edited April 17, 20251 yr by Eichhorn
April 17, 20251 yr Author 23 hours ago, Eichhorn said: the fix for the header works. but the galleryslider still jumps and an other question: how log is the cooldown after wrong login try ? Glad header title works for you now. Galleryslider I need to test different resolutions. Cooldown after 5 failed attempts is 30 minutes. You can delete the failed_login.json in user folder to bypass it. It also creates a fail2ban log file too for additional protection.
April 18, 20251 yr Author @Eichhorn I figured out the twitching/glitching issue with gallery view slider. It occurs when the browser scroll bar goes away. I haven't found a good fix I like yet but still looking into it. I did release a new update that adds selection actions and search filtering from your other suggestion. So it behaves the same as File List view. You can now use action buttons, multi select and context menu options.
May 13, 20251 yr short feedback from me : the slider now works well better than before, the new interface admin panel is very nice if i added an other admin user, ,how is it possible to delete him ? the other user with admin privs is not listed in the usermanage list.
May 14, 20251 yr Author On 5/13/2025 at 9:59 AM, Eichhorn said: short feedback from me : the slider now works well better than before, the new interface admin panel is very nice if i added an other admin user, ,how is it possible to delete him ? the other user with admin privs is not listed in the usermanage list. Thanks for feedback @Eichhorn Just released more changes this morning. Profile pictures and UI changes. You can remove any user except yourself under Admin Panel > User Management > Remove User. Edited May 14, 20251 yr by error311
May 18, 20251 yr Hey there just tried to use the template and install the application but I cannot get the UI to work. Container runs but if I change the HTTP port I won't be able to access it. I also tried to adjust several things as the docker-compose.yml looks way different now in the repository but I still had no luck. Any ideas?
May 19, 20251 yr Author 4 hours ago, sasbro97 said: Hey there just tried to use the template and install the application but I cannot get the UI to work. Container runs but if I change the HTTP port I won't be able to access it. I also tried to adjust several things as the docker-compose.yml looks way different now in the repository but I still had no luck. Any ideas? Please try the solution from this post: Adding a new container port in unraid. I still haven't updated the FileRise template been busy working on the web app more. I will get around to that hopefully soon.
August 5, 2025Aug 5 Does this docker container work with 7.1.4? I just grabbed it and I've tried everything mentioned in this thread, but the container log never gets past the "Starting Apache..." log message.
August 10, 2025Aug 10 On 8/5/2025 at 9:35 PM, scb147 said:Does this docker container work with 7.1.4? I just grabbed it and I've tried everything mentioned in this thread, but the container log never gets past the "Starting Apache..." log message.Same here.
October 4, 2025Oct 4 ist it also possible to change the name of Tab opened in ? if you moushover that it show the same name written in settings ? and is it planed to turn on or off to use the upload without login ?
October 6, 2025Oct 6 Author On 8/5/2025 at 2:35 PM, scb147 said:Does this docker container work with 7.1.4? I just grabbed it and I've tried everything mentioned in this thread, but the container log never gets past the "Starting Apache..." log message.That means it's running that is the last message in the start.sh. I'll adjust that so it makes a bit more sense.Edit: this was updated to display in container log error.log and option was added to template to configure this to display access.log too if wanted.On 10/4/2025 at 2:57 PM, Eichhorn said:ist it also possible to change the name of Tab opened in ? if you moushover that it show the same name written in settings ?and is it planed to turn on or off to use the upload without login ?Thanks this was something I did miss. I will update this.No plan to turn off login but will look into adding that as a config option. Edited October 8, 2025Oct 8 by error311
November 14, 2025Nov 14 is it normal , if i logged in and would to upload something i select the file, after the again opens automaticly the filebroweser to select a file, if i select abort, opens one time more automaticly the filebrowser , so if selectet one time the upload button to select a file, the browser opens automaticly 3 times one after the other
November 26, 2025Nov 26 Author On 11/14/2025 at 1:07 PM, Eichhorn said:is it normal , if i logged in and would to upload something i select the file, after the again opens automaticly the filebroweser to select a file, if i select abort, opens one time more automaticly the filebrowser , so if selectet one time the upload button to select a file, the browser opens automaticly 3 times one after the otherNo this is not normal and I did find/fix the bug. This is fixed in v2.0.3. Thank you for reporting the issue @Eichhorn
November 29, 2025Nov 29 On 11/26/2025 at 7:26 AM, error311 said:No this is not normal and I did find/fix the bug. This is fixed in v2.0.3. Thank you for reporting the issue @Eichhorncan the user also see the versions ?`sometimes updates coming but nothing about the update, so the update comes and i install it, but for what is nowhere to find/ see a fixlog or something ? or the installed version ?
November 29, 2025Nov 29 Author @Eichhorn Every release change is here https://github.com/error311/FileRise/blob/master/CHANGELOG.md and Admin Panel shows the version here: Edited November 29, 2025Nov 29 by error311
November 30, 2025Nov 30 i see, some updates was installed but without changes by me, so i reinstalled it and now it looks much different then before, but now i cant login with my account, the old password not works and also is it not possible to create a new admin account, can i delete somethings the user accounts will be resetted ?i looked now to the protokoll and it shows me this :its strange because i see there the ports are changing everytime the same like the pid numbers everytime i reload the webui , a new errorline comes in, but the webui opens normal, but the login dont worksi dont remember i chance anything before at the first install. i reinstaled it now again but the error still stay Edited November 30, 2025Nov 30 by Eichhorn
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.