Code Monkey home page Code Monkey logo

todomini's People

Contributors

chr15m avatar freefal avatar ltguillaume avatar mduret avatar vilhjalmr26 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

todomini's Issues

A list with forward slashes is inaccessible

Steps to reproduce:

  1. Create a new todo list called foo/bar
  2. Try to click on it

Expected behavior: Go to list foo/bar
Actual behavior: Nothing happens

Looking at the filesystem server-side you'll see that a file called bar.txt is created in the data folder. If you do a refresh on the client, the list will appear as bar and be clickable.

Suggested fix: Fully escape list names

The word "dingus" in the first line of server.php file in v0.5 zip

Hello,

I use this software since many years. Thank you for this.

Recently, I upgrade it to the 0.5 version and I found a little snag.

if I extract the two first lines of server.php file in version 0.5 zip archive :

curl -sL https://github.com/AppMini/todoMini/releases/download/0.5/todomini.zip --output /tmp/todomini.zip && \
unzip -p /tmp/todomini.zip todomini/server.php | head -n 2 && \
rm /tmp/todomini.zip

I see that there is the word dingus at the first line :

dingus
<?php

It is not very important, but it can be usefull to remove it for easier use.

Thanks and have a good day !

Sort checked items down

Is it possible to add a function witch puts checked items down of the list?
Then it's easier to have a overview which stuff is left to buy.

Todo List Names are Immutable

Whereas individual items within a list can be renamed by double clicking, the list names themselves seem immutable.

My thought is that if one is on the home page and in "edit" mode, then a single click of a list should allow the user to edit the list name rather than taking the user to that contents of that list.

I'd be happy to contribute a PR if this is a feature you'd merge. Let me know what you think.

[EVO] Show ticked tasks

Hello, this is not really an issue more an ask for evolution.
Do you think it would be possible do show the ticked tasks ? There are still presents in the data file so ...
Thanks !

Security issue: ability to read files from demo server

Hello ๐Ÿ‘‹

I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@thelabda) has found a potential issue, which I would be eager to share with you.

Could you add a SECURITY.md file with an e-mail address for me to send further details to? GitHub recommends a security policy to ensure issues are responsibly disclosed, and it would help direct researchers in the future.

Looking forward to hearing from you ๐Ÿ‘

(cc @huntr-helper)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.