Coder Social home page Coder Social logo

mobilizon-poster's People

Contributors

allilengyi avatar chobeat avatar vecna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mobilizon-poster's Issues

necessary tools for MVP

Currently, the mobilizon-poster scripts are relatively slow to do be developed, also because my approach is to reverse the API by inspecting the browser traffic.

This is not the most efficient way, but I find it more straightforward rather than read the code of mobilizone. The documentation, although present, might offer clarification on some parameters, values, and logic, none more than this.

the scripts necessary are the ones that:

  • allows renaming of a group (to switch from -unofficial to the official)
  • upload pictures
  • update an event

I did implement the location resolution, which is mandatory to create an event (but at the moment is not in the repository and I've to retrieve it)

inclusion fails in version 1.0.3

v :~/D/librevent/backend main $ node
Welcome to Node.js v16.15.1.
Type ".help" for more information.
> x = require('@_vecna/mobilizon-poster')

--event missing!		required the numeric unique identified of as --event

Required options:		event

To provide variables like event, you have three ways: --longopt, environment, or config.json
You can check out the documentation here: https://quickened.interoperability.tracking.exposed/mobilizon-poster
And if this should be different, please raise your point with a ticket: https://github.com/vecna/mobilizon-poster/issues
v :~/D/librevent/backend main $ 

complete radar.squat.net support

At the moment, the script ical.js, post from a file .ics downloaded from radar.squat.net
image

should be written a middleware that fetch the most recent .ics

Login script error

Hi Claudio,

When using the login script and using the --longopts, the command fails with the stack trace as shown below. All node_modules are installed and I'm using node v12.10.0.

node bin/login.js --login EMAIL --password PASSWORD

.json decode error? TypeError: Only absolute URLs are supported
    at getNodeRequestOptions (/Users/joey/mobilizon-poster/node_modules/node-fetch/lib/index.js:1305:9)
    at /Users/joey/mobilizon-poster/node_modules/node-fetch/lib/index.js:1410:19
    at new Promise (<anonymous>)
    at fetch (/Users/joey/mobilizon-poster/node_modules/node-fetch/lib/index.js:1407:9)
    at Object.mobilizoneHTTPAPIfetch (/Users/joey/mobilizon-poster/lib/shared.js:65:18)
    at Object.perform (/Users/joey/mobilizon-poster/lib/login.js:22:39)
    at connectAndSaveTokens (/Users/joey/mobilizon-poster/bin/login.js:25:31)
    at Object.<anonymous> (/Users/joey/mobilizon-poster/bin/login.js:40:1)
    at Module._compile (internal/modules/cjs/loader.js:936:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:947:10)

I looked into the code and it appears that there might be a missing configuration value for api? Should this be an included config option (--api), and if so what's the correct URL?

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.