All Projects → lazy-koala → imgs-upload-srv

lazy-koala / imgs-upload-srv

Licence: GPL-3.0 license
【Released】🌁一款以图片管理为核心的图床。在众多上传的图片中管理自己的图片,分类它们,贴上标签...以便以后精确管理。提供简单分享&在线外链("仅存储"&UI2.x功能正在进行中)。🌹

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to imgs-upload-srv

cdn
🚀 ✈️ 🚄 free CDN for everyone who wants to speed his website freely!😄
Stars: ✭ 16 (-78.08%)
Mutual labels:  images
tools-generation-detection-synthetic-content
Compilation of the state of the art of tools, articles, forums and links of interest to generate and detect any type of synthetic content using deep learning.
Stars: ✭ 107 (+46.58%)
Mutual labels:  images
free-pic
free-pic 一个第三方免费图床扩展包 free image-hosting
Stars: ✭ 22 (-69.86%)
Mutual labels:  image-hosting
koa-practice
koa + RESTful + 中间件模式开发的后端程序,基本可以满足一般的业务需求,有需要的朋友可以查看
Stars: ✭ 13 (-82.19%)
Mutual labels:  koa2
ngx-fire-uploader
Angular Fire Uploader
Stars: ✭ 18 (-75.34%)
Mutual labels:  images
hermitage
Service that provides storage, delivery and modification of your images
Stars: ✭ 33 (-54.79%)
Mutual labels:  images
simpleCMS
simpleCMS是一款开源cms系统, 主要为个人/团队快速开发博客或者知识共享平台, 类似于hexo, worldpress, 但是他们往往需要复杂的搭建过程, 我们将复杂度降到最低, 并且有详细的部署教程, 你只需要有一台服务器, 就能轻松拥有一个属于你的博客平台.
Stars: ✭ 74 (+1.37%)
Mutual labels:  koa2
Walt
🎬 A Swift 3 library for creating gifs and videos from a series of images
Stars: ✭ 44 (-39.73%)
Mutual labels:  images
TGVmax
🚂 Get a notification when your TGVmax seat is available
Stars: ✭ 31 (-57.53%)
Mutual labels:  koa2
koa-xml-body
koa middleware to parse xml request body
Stars: ✭ 36 (-50.68%)
Mutual labels:  koa2
Everybody-dance-now
Implementation of paper everybody dance now for Deep learning course project
Stars: ✭ 22 (-69.86%)
Mutual labels:  images
finger-blog
个人博客代码仓库
Stars: ✭ 25 (-65.75%)
Mutual labels:  koa2
tensorflow-bicubic-downsample
tf.image.resize_images has aliasing when downsampling and does not have gradients for bicubic mode. This implementation fixes those problems.
Stars: ✭ 23 (-68.49%)
Mutual labels:  images
pretty-formula
A small Java library to parse mathematical formulas to LaTeX and display them as images
Stars: ✭ 29 (-60.27%)
Mutual labels:  images
android-doc-picker
A simple and easy to use documents Picker android library. Choose any documents like pdf, ppt, text, word or media files from your device
Stars: ✭ 37 (-49.32%)
Mutual labels:  images
vue-login
基于vue2.0+koa2+mongodb实现注册登录
Stars: ✭ 90 (+23.29%)
Mutual labels:  koa2
wallup-android
Hand curated Images & 'Auto Wallpaper'
Stars: ✭ 30 (-58.9%)
Mutual labels:  images
react-simple-image-viewer
Simple image viewer component for React
Stars: ✭ 44 (-39.73%)
Mutual labels:  images
amala
Lightweight, Typescript REST library powered by Koa 2+. Use classes and decorators to define your API. Inject arguments from ctx. Supports API versioning. Future support for OpenAPI3. Works with koa-router.
Stars: ✭ 41 (-43.84%)
Mutual labels:  koa2
mtapp
💫 💫 Vue全家桶(配Nuxt)+ssr服务器渲染+koa2 打造美团App项目(还在更新...)📦
Stars: ✭ 30 (-58.9%)
Mutual labels:  koa2

license vue node vue

图床服务

  • Why

    1. 一款以管理图片为主导的图床
    2. 为自己的图片分类,贴标签以便后面找到它们
    3. 要建立几张图片集用于分享
    4. 想要为图片提供在线外链
    TODO: 5. 想要安安静静存储个人图片(其他人不能访问)
    ...
    
  • 在线使用 https://imgs.acexy.cn

    • 使用前言

      免费的,简洁的图床服务,即开即用,开源免费,基于GNU通用公共许可证v3.0提供在线图片解决方案。
      
          本站为非盈利性服务,意在为你提供在线存储解决方案。
      
          请勿上传任何违反国家法律的图片!
      
          互联网为开放网络,如果你泄漏你的在线图片地址,其他任何人均能访问,这也是图床的基本概念。
      
          为了你的个人隐私安全,请勿上传敏感信息。
      
          如果你有任何的建议或反馈,可邮件至 [email protected]
      
          科技向善,互利互助。
      
      大陆用户访问可能有较大延迟。
      
  • CHANGELOG 为支持正常运行(防攻击)部分图片浏览代码未开源

    • 新功能

      • 为防止非法图片在微信中分享传输,已全面禁止图片在微信中浏览
    • 1.0.7 bugfix

      • 调整了对图片进行分级时,若无法正确分级时的相关数据记录问题
      • 修复一个图片分级API调用时可能导致的传参异常问题
    • 1.0.7 viewer

      • 图片浏览支持webp格式
    • 1.0.7

      • UI小姐姐更新了一波前端展示效果
      • 缩略图展示正式上线,加速个人中心图片展示
      • 图片分级判断上线(不限制;限制未成年;成人图片),后续将按照相关分级限制违规图片
      • 修复一个内部图床访问原图加载失败的问题,取消内部webp处理
      • 图片截取界面新增所截区域大小值展示
    • 历史记录


技术栈


关于我们

org

author author

Thanks Jetbrains Ides

jetbrains logo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].