Logo
Explore Help
Register Sign In
javier/Stirling-PDF
1
0
Fork 0
You've already forked Stirling-PDF
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
5832147b3082dd45edd393b8e69b36dea2819c9e
Stirling-PDF/src/main/java/stirling/software/SPDF/config/interfaces/ShowAdminInterface.java

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
166 B
Java
Raw Normal View History

Merge branch 'main' of git@github.com:Stirling-Tools/Stirling-PDF.git into main
2024-10-01 13:43:08 +01:00
package stirling.software.SPDF.config.interfaces;
UI: settings show/hide update display (#1072) * UI: settings show/hide update display This PR replaces the PR #1003 In this PR, the visual for available update is added to the foreground. There are new settings to generally show/hide the update display, and only administrators receive the update display. * change to `Bean` * Update AppUpdateShowService.java * add update message * revision service * change shouldShow * Update githubVersion.js * rm folder * Update AppUpdateService.java
2024-04-21 13:15:18 +02:00
public interface ShowAdminInterface {
default boolean getShowUpdateOnlyAdmins() {
return true;
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 31ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API