Git Product home page Git Product logo

rumca-js / django-link-archive Goto Github PK

View Code? Open in Web Editor NEW
13.0 3.0 1.0 28.51 MB

Link archive for a NAS drive

Home Page: https://renegat0x0.ddns.net/apps/rsshistory

License: GNU General Public License v3.0

Python 90.93% CSS 2.24% HTML 6.32% Makefile 0.30% Dockerfile 0.17% Shell 0.04%
rss rssfeed search-engine rss-archive rss-feed dead-internet link-archive reddit-alternative link-aggregator rss-client

django-link-archive's People

Contributors

rumca-js avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

hbcbh1999

django-link-archive's Issues

How user can customize project?

Right now templates need to be modified in place. There is no 'project' directory where user-specific changes can be done. Right now there is no plan about how to implement this.

Provide a link to drop new link immediately

Something like:
site/add-new-link/https://whatever

It should be done by GET, which is simpler. Maybe later on there should be a browser extension to support dropping the link into database.

If a browser extension supports POST, then maybe we should go with POST.

I think a logged user should be able to add new links.

Install script issues

  1. do not use sudo in install script
  2. use poetry, or virtualenv, or even docker
  3. requirements should specify versions of packages

Create common interface for entries (links)

Right now we have BasePage, HtmlPage, RssPage. It is true that we can have separate handlers, it is also true, that most common actions should have same API.

Should it be in BasePage?

  • get_title
  • get_description
  • get_author
  • get_language
  • get_thumbnail
  • get_content_rating
  • is_valid

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.