Code Monkey home page Code Monkey logo

onontdekt's People

Contributors

manduro avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

cbasje

onontdekt's Issues

Home screen

Grid with:

  • Account balances
  • New forum posts
  • Latest photo album
  • Birthdays
  • etc.

Builden op Windows

Bij het builden op Windows liep ik tegen een klein probleempje aan. Op een of andere manier worden de typescript definities die in node_modules/@types staan niet geladen.

Als ik de typeRoot expliciet toevoeg aan de tsconfig.json werkt het wel naar behoren...

{
  "compilerOptions": {
    ...
    "typeRoots": [
      "node_modules/@types"
    ]
  },
  ...
}

Klopt er iets niet met mijn setup? Of is dit een quirk in Windows?

Deployable as web app

The www folder, including the www/build folder, which is not in the repo, needs to be easily publishable to csrdelft.nl/lustrum

Options:

  1. Build locally, ftp the www folder over to syrinx.
  2. Use a build branch which includes the www/build folder and clone that on syrinx.
  3. Have Travis CI run the build and ftp it over to syrinx.

How will the user be redirected to or alerted about this web app? Will it eventually replace csrdelft.nl/pauper?

Contact groepen

Bij het opslaan van een contact wordt er geen rekening gehouden met de mogelijkheid dat je meerdere accounts kan hebben waarin contacten opgeslagen kunnen worden. Als ik dus een contact aanmaak via de app, dan komt hij in de verkeerde terecht. Ik heb nog in de contacten app van android gekeken en daar staat ook de standaard op account a, terwijl de app hem in account b plaatst.

Status bar colors

On iOS, the statusbar text color should be dark on start. The TutorialPage should set it to dark. The TabsPage should set it to light.

BB Codes

Nog te implementeren:

  • [fotoalbum]
  • [peiling]
  • [maaltijd]

Verbeteringen:

  • [foto] via native photo viewer?
  • Ketzers, documenten, fotoalbums, etc. in groter full width item?
  • [lid] en [citaat] halen naam op voor een uid

Bugs:

  • [lid=1403] en [lid=1419]
  • [offtopic][citaat=1604]citaat[/(citaat)]reactie[/]
  • Citaat van ...: meerdere _ vervangen

Web push notifications

Voor Chrome/Firefox/Safari. Werkt hopelijk ook voor een inactieve PWA. Heeft bestanden nodig in de root van een domein: app moet misschien naar lustrum of app.csrdelft.nl oid.

Blank screen on web

Only/mostly IE devices. Something to do with sql storage not being supported on IE.

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.