Giter Site home page Giter Site logo

warriorzz / redirekt Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 106 KB

Simple redirect server with some markdown implementation stuff.

Home Page: https://r.bjarne.codes

License: MIT License

Dockerfile 5.27% Kotlin 82.46% FreeMarker 8.61% CSS 3.66%
markdown redirection file-sharing

redirekt's Introduction

redirekt

Simple redirect server with some markdown implementation stuff.

It uses this style sheet for displaying markdown.

To do

  • Make uploading files for file server possible
  • Fix GitHub Markdown API error when reading from markdown file
  • Documentation
  • Dashboard implementation:
    • Edit, delete redirects
  • some html/style so it doesn't look like it was made 20 years ago
  • i18n
  • multiple accounts possible? (roles?)
  • password secured redirekts (maybe also 2FA/U2F?) / account selection
  • multiple files as zip/tar
  • more authentication methods
  • much more, if you have an idea, open a pr / issue!

redirekt's People

Contributors

dependabot[bot] avatar drschlaubi avatar warriorzz avatar

Watchers

 avatar

Forkers

drschlaubi

redirekt's Issues

More authentication methods

Currently, only GitHub authentication is possible. In the future, every OAuth application should work with redirekt.

Password secured redirekts

You should be able to protect redirekt with a password / account (if #11 is done). This could be expanded to 2FA or U2F protection to only allow one person to access them (which need to be stored for each person individually, #11). On the other hand, those redirekts may be encrypted to ensure security in the backend.

Dashboard

There should at first be a better dashboard, with which you are able to edit, delete and view you redirekt entries. This is currently pushed to the frontend branch.

API and documentation

With the new frontend (#10), there should already be an API. This could be extended to access tokens etc. to build a working API (with documentation!). This may include a Kotlin/ktor client library.

Multiple files as zip/tar

When uploading files, there should be an option to upload multiple files at once and compress them as zip/tar archive. This way, uploading fotos or videos should be way easier.

Multiple accounts

There should be a feature to enable multiple accounts for the dashboard. At the moment, only GitHub authentication is possible, which could change in the future. there could also be a permission system to manage which actions can be performed by a non admin user.

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.