Feature ready.

This commit is contained in:
Dimitrios Kaitantzidis
2023-10-23 00:12:13 +03:00
parent 8393dd4731
commit 3145f5fdd0
371 changed files with 26018 additions and 470 deletions

16
.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile default="true" name="Default" enabled="true" />
<profile name="Gradle Imported" enabled="true">
<outputRelativeToContentRoot value="true" />
<processorPath useClasspath="false">
<entry name="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.projectlombok/lombok/1.18.28/a2ff5da8bcd8b1b26f36b806ced63213362c6dcc/lombok-1.18.28.jar" />
</processorPath>
<module name="Stirling-PDF.main" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel target="17" />
</component>
</project>

17
.idea/gradle.xml generated Normal file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GradleMigrationSettings" migrationVersion="1" />
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="gradleJvm" value="#JAVA_HOME" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$" />
</set>
</option>
</GradleProjectSettings>
</option>
</component>
</project>

View File

@@ -0,0 +1,21 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="HtmlUnknownTag" enabled="true" level="WARNING" enabled_by_default="true">
<option name="myValues">
<value>
<list size="7">
<item index="0" class="java.lang.String" itemvalue="nobr" />
<item index="1" class="java.lang.String" itemvalue="noembed" />
<item index="2" class="java.lang.String" itemvalue="comment" />
<item index="3" class="java.lang.String" itemvalue="noscript" />
<item index="4" class="java.lang.String" itemvalue="embed" />
<item index="5" class="java.lang.String" itemvalue="script" />
<item index="6" class="java.lang.String" itemvalue="head" />
</list>
</value>
</option>
<option name="myCustomValuesEnabled" value="true" />
</inspection_tool>
</profile>
</component>

20
.idea/jarRepositories.xml generated Normal file
View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RemoteRepositoriesConfiguration">
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Maven Central repository" />
<option name="url" value="https://repo1.maven.org/maven2" />
</remote-repository>
<remote-repository>
<option name="id" value="jboss.community" />
<option name="name" value="JBoss Community repository" />
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
</remote-repository>
<remote-repository>
<option name="id" value="MavenRepo" />
<option name="name" value="MavenRepo" />
<option name="url" value="https://repo.maven.apache.org/maven2/" />
</remote-repository>
</component>
</project>

11
.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ComposerSettings">
<execution />
</component>
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="FrameworkDetectionExcludesConfiguration">
<file type="web" url="file://$PROJECT_DIR$" />
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" project-jdk-name="corretto-17" project-jdk-type="JavaSDK" />
</project>

8
.idea/modules.xml generated Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/modules/Stirling-PDF.main.iml" filepath="$PROJECT_DIR$/.idea/modules/Stirling-PDF.main.iml" />
</modules>
</component>
</project>

8
.idea/modules/Stirling-PDF.main.iml generated Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="AdditionalModuleElements">
<content url="file://$MODULE_DIR$/../../build/generated/sources/annotationProcessor/java/main">
<sourceFolder url="file://$MODULE_DIR$/../../build/generated/sources/annotationProcessor/java/main" isTestSource="false" generated="true" />
</content>
</component>
</module>

6
.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

170
.idea/workspace.xml generated Normal file
View File

@@ -0,0 +1,170 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="618666d5-c962-4e96-bd57-b6c148afcbaf" name="Changes" comment="Deletes unnecessary files">
<change afterPath="$PROJECT_DIR$/src/main/resources/static/pdfjs/images/toolBarButton-home.svg" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/java/stirling/software/SPDF/controller/web/GeneralWebController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/stirling/software/SPDF/controller/web/GeneralWebController.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/static/pdfjs/css/viewer.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/pdfjs/css/viewer.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/templates/view-pdf.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/view-pdf.html" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="ExternalProjectsData">
<projectState path="$PROJECT_DIR$">
<ProjectState />
</projectState>
</component>
<component name="Git.Settings">
<option name="RECENT_BRANCH_BY_REPOSITORY">
<map>
<entry key="$PROJECT_DIR$" value="Bug-Multitool-Filename" />
</map>
</option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="ProjectColorInfo">{
&quot;associatedIndex&quot;: 8
}</component>
<component name="ProjectId" id="2X43Cx4SdhnaUPYEOnTBlSB34lH" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
<option name="showMembers" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"RequestMappingsPanelOrder0": "0",
"RequestMappingsPanelOrder1": "1",
"RequestMappingsPanelWidth0": "75",
"RequestMappingsPanelWidth1": "75",
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"WebServerToolWindowFactoryState": "false",
"git-widget-placeholder": "Feature-request-pdf-reader",
"last_opened_file_path": "C:/web-dev-workstation/Stirling-PDF/src/main/resources/static/pdfjs/images",
"node.js.detected.package.eslint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"node.js.selected.package.tslint": "(autodetect)",
"nodejs_package_manager_path": "npm",
"settings.editor.selected.configurable": "com.poratu.idea.plugins.tomcat.setting.TomcatServersConfigurable",
"vue.rearranger.settings.migration": "true"
}
}]]></component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\pdfjs\images" />
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\templates" />
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\pdfjs" />
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\pdfjs\js" />
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\images" />
</key>
<key name="MoveFile.RECENT_KEYS">
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\pdfjs\example" />
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\pdfjs\css" />
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\pdfjs\js" />
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\js" />
<recent name="C:\web-dev-workstation\Stirling-PDF\src\main\resources\static\css" />
</key>
</component>
<component name="RunManager" selected="Spring Boot.SPdfApplication">
<configuration name="localhost:8080" type="JavascriptDebugType" temporary="true" nameIsGenerated="true" uri="http://localhost:8080">
<method v="2" />
</configuration>
<configuration name="SPdfApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
<module name="Stirling-PDF.main" />
<option name="SPRING_BOOT_MAIN_CLASS" value="stirling.software.SPDF.SPdfApplication" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<recent_temporary>
<list>
<item itemvalue="JavaScript Debug.localhost:8080" />
</list>
</recent_temporary>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="618666d5-c962-4e96-bd57-b6c148afcbaf" name="Changes" comment="" />
<created>1697874401053</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1697874401053</updated>
<workItem from="1697874402105" duration="2508000" />
<workItem from="1697906602887" duration="1607000" />
<workItem from="1697986528698" duration="14676000" />
<workItem from="1698006412200" duration="2575000" />
</task>
<task id="LOCAL-00001" summary="WIP: Adds Drap and drop">
<option name="closed" value="true" />
<created>1697876820454</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1697876820454</updated>
</task>
<task id="LOCAL-00002" summary="WIP: No errors but nothing is working">
<option name="closed" value="true" />
<created>1697995022062</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1697995022062</updated>
</task>
<task id="LOCAL-00003" summary="Reader works correctly">
<option name="closed" value="true" />
<created>1697996506630</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1697996506630</updated>
</task>
<task id="LOCAL-00004" summary="Deletes unnecessary files">
<option name="closed" value="true" />
<created>1697997265587</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1697997265587</updated>
</task>
<option name="localTasksCounter" value="5" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="VcsManagerConfiguration">
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
<option name="CHECK_NEW_TODO" value="false" />
<MESSAGE value="WIP: Adds Drap and drop" />
<MESSAGE value="WIP: No errors but nothing is working" />
<MESSAGE value="Reader works correctly" />
<MESSAGE value="Deletes unnecessary files" />
<option name="LAST_COMMIT_MESSAGE" value="Deletes unnecessary files" />
<option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="true" />
<option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="true" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<line-breakpoint enabled="true" type="javascript">
<url>file://$PROJECT_DIR$/src/main/resources/static/pdfjs/js/viewer.js</url>
<line>14416</line>
<option name="timeStamp" value="5" />
</line-breakpoint>
</breakpoints>
</breakpoint-manager>
</component>
</project>