script-server icon indicating copy to clipboard operation
script-server copied to clipboard

Web UI for your scripts with execution management

Results 231 script-server issues
Sort by recently updated
recently updated
newest added

Based on https://github.com/bugy/script-server/issues/171#issuecomment-1466396065

infrastructure

It would be nice if a user could set a light/dark theme preference

feature

Hello there! Is there any way of including more than one external included file for script? thinking of one of the following: - Multiple include directives (I think it only...

feature
resolved

Hi It would be great if somebody could organize the scripts in subcollections. For example: server01scripts/ , server02scripts/ , server01scripts/jim , whatever.. Now you can just put them there ,...

Safari 16.3 on macOS 13.2.1 (and probably all earlier versions) can't render /admin because it doesn't (yet) support look-behind regex assertions. The HTTP request succeeds, but the page render fails...

bug

hello, how can i change logo of github and link in index.html of a user?thanks

Hi Is it possible to disable the redirect to the last script that was ran when logging into the script server? I have a requirements for a user to log...

Hi, I would like to have the ability to refresh a page on the script server after a execute a script with the execute button. My script is pulling a...

Hi I’m relatively new to Script-Server. (Love it, think it’s great, thanks so much for sharing it) My current challenge is with the scheduling feature… While I can see how...

feature

Hello @bugy and all, I saw this logging configuration - https://github.com/bugy/script-server/wiki/Server-configuration#--execution_file > Each execution is always written to a separate file However, is there any way to change the frequency...