Git Product home page Git Product logo

peeked's People

Contributors

coofercat avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

blocknotes

peeked's Issues

No icons for View and Delete file

There are no icons visible for the View and Delete buttons as seen on this screenshot. A wild guess is that it could have something to do with the 404 of this js file:

 Failed to load resource: the server responded with a status of 404 (Not Found)
 http://localhost/pico/plugins/peeked/top_up-1.7.2/top_up-min.js 

Or maybe some font is lacking?

BR
AAAton

Not saving edited files

I am having the issue that peeked is not saving any files. It says "saved", when clicking the icon but nothing changes.

I am running locally on a macbook with the built in apachectl.

There is a mention of change permissions if needed in the readme. What is meant by this?

Password is always invalid

No matter how hard I try, the password is always invalid, even if it's right.

I tried with the password testing which has the hash CF80CD8AED482D5D1527D7DC72FCEFF84E6326592848447D2DC0B0E87DFC9A90.
I've set in the config.php $backend_password = 'CF80CD8AED482D5D1527D7DC72FCEFF84E6326592848447D2DC0B0E87DFC9A90';
Entering testing in the password field returns "invalid password". Also tried with a couple of other passwords and their hashes

login.html references wrong CSS

At the top of login.html, there's a link tag:

<link rel="stylesheet" href="{{ base_url }}/plugins/peeked/pico_editor.css" type="text/css" />

It looks like the CSS filename was changed at some point. This works:

<link rel="stylesheet" href="{{ base_url }}/plugins/peeked/peeked.css" type="text/css" />

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.