Increase HMAC time tolerance to 30 minutes for NAS time sync

This commit is contained in:
vndangkhoa 2026-01-03 08:09:23 +07:00
parent a3a0948f66
commit f99cb61ff5
1568 changed files with 9078 additions and 9073 deletions

0
.agent/workflows/test-android-tv.md Normal file → Executable file
View file

0
.github/workflows/ci.yml vendored Normal file → Executable file
View file

0
.github/workflows/release.yml vendored Normal file → Executable file
View file

0
.gitignore vendored Normal file → Executable file
View file

0
Dockerfile Normal file → Executable file
View file

0
README.md Normal file → Executable file
View file

0
android-tv/.idea/.gitignore vendored Normal file → Executable file
View file

0
android-tv/.idea/AndroidProjectSystem.xml Normal file → Executable file
View file

0
android-tv/.idea/caches/deviceStreaming.xml Normal file → Executable file
View file

0
android-tv/.idea/codeStyles/Project.xml Normal file → Executable file
View file

0
android-tv/.idea/codeStyles/codeStyleConfig.xml Normal file → Executable file
View file

0
android-tv/.idea/compiler.xml Normal file → Executable file
View file

0
android-tv/.idea/gradle.xml Normal file → Executable file
View file

0
android-tv/.idea/migrations.xml Normal file → Executable file
View file

0
android-tv/.idea/misc.xml Normal file → Executable file
View file

0
android-tv/.idea/runConfigurations.xml Normal file → Executable file
View file

0
android-tv/.idea/vcs.xml Normal file → Executable file
View file

0
android-tv/app/build.gradle Normal file → Executable file
View file

View file

@ -7,8 +7,8 @@ public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.streamflix.tv";
public static final String BUILD_TYPE = "debug";
public static final int VERSION_CODE = 3;
public static final String VERSION_NAME = "1.3.0";
public static final int VERSION_CODE = 4;
public static final String VERSION_NAME = "1.3.1";
// Field from default config.
public static final String API_BASE_URL = "https://nf.khoavo.myds.me";
}

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more