ganlvtech / down_52pojie_cn

A single page file explorer that can be hosted on static website. 吾爱破解论坛 爱盘 https://down.52pojie.cn/ 页面的源代码

Home Page:https://ganlvtech.github.io/down_52pojie_cn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

爱盘 down.52pojie.cn

一个在线文件列表浏览器。在线演示

Build Status

本仓库为 吾爱破解论坛 爱盘 页面的源代码。

使用 Vue.js + Vue Router 方式,由 Vue CLI 3 构建。

下载 Release 版本

特点

  • 单页应用
    • 一次性加载,响应迅速
    • 支持通过导航栏定位
    • 支持浏览器前进、后退
  • 静态页面
    • 一次性列举出服务器文件列表,之后不用每次都列举文件
    • 服务器支持静态页面即可,可部署与 GitHub Pages
    • 页面可以保存
  • 搜索文件
    • 普通搜索
    • 支持模糊搜索
    • 支持正则表达式搜索
  • 可以为文件或文件夹添加描述

**注意:**如果你的服务器文件过多,不适合一次性列举出全部文件,那么最好不要使用本应用。

部署

请参考 部署说明

生成服务器文件列表

请参考 php 文件扫描程序说明文档

前端配置说明

请参考 前端配置说明

其他链接

LICENSE

The MIT License (MIT)

Copyright (c) 2018 Ganlv

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

About

A single page file explorer that can be hosted on static website. 吾爱破解论坛 爱盘 https://down.52pojie.cn/ 页面的源代码

https://ganlvtech.github.io/down_52pojie_cn/

License:MIT License


Languages

Language:PHP 31.5%Language:Vue 25.3%Language:JavaScript 19.1%Language:HTML 17.8%Language:CSS 4.7%Language:Shell 1.6%