Skip to content
#

file-upload

Here are 823 public repositories matching this topic...

bayareawebpro
bayareawebpro commented Oct 20, 2019

I had found a couple of issues that could be clarified in the documentation and examples from the wiki.

Mock Server Files

The example doesn't work correctly when multiple mock files are removed the "drop files here" message is shown early due to the files property not being populated with the entries added programmatically. (I assume because they're objects not file instances). I tri

Alekseykua
Alekseykua commented Jul 17, 2018
  • I want to propose a feature

What is the current behavior?
Does not specify which browsers are fully/partially supported.

If this is a feature request, what is motivation or use case for changing the behavior?
Before integrating users would like to know if their desired browser support is available. Would also help to build support if we know which browsers need it.

formidable

该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发。

  • Updated May 30, 2020
  • Java
filestash
subdavis
subdavis commented Jan 26, 2020

Hello! First of all, thanks for building this! It fulfills a lot of my needs and is a rather uniquely positioned product in that it appears to have no reasonable competitors. I have a lot of data hosted in a Minio instance, and I needed a more user-friendly access layer with indexing, search, and especially thumbnail generation. This seems to do those things well.

#113 gets into these issues

tinyfilemanager
uppload
AnandChowdhary
AnandChowdhary commented Jan 25, 2020

Currently, there are 66 total issues detected by CodeClimate: https://codeclimate.com/github/elninotech/uppload/issues?category=complexity&engine_name%5B%5D=structure&engine_name%5B%5D=duplication

Some of these are false positives (like i18n files counting as duplicates), and some of these are easy to fix (like high function cognitive load due to functions longer than 25 lines).

This issue w

Meteor-Files
dr-dimitru
dr-dimitru commented Jan 17, 2018

Update docs and wikis.

  • Minimize amount of data presented at front page (README.md);
  • Simplify examples presented at front page (README.md);
  • Split wikis (docs) by functionality (a.k.a. API), not tasks (Howtos);
  • Differentiate feature, functionality (API), and tasks (Howtos) docs;

Articles:

  • Security
  • Publish / Subscribe
  • Using files without references and pub
Lewui
Lewui commented Dec 21, 2019

When i start lolisafe .js i got warnings
`Knex:warning - Use async .hasTable to check if table exists and then use plain .createTable. Since .createTableIfNotExists actually just generates plain "CREATE TABLE IF NOT EXIST..." query it will not work correctly if there are any alter table queries generated for columns afterwards. To not break old migrations this function is left untouched for now,

Improve this page

Add a description, image, and links to the file-upload topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file-upload topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.