Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lambdaisland/activities


https://github.com/lambdaisland/activities

Adds a description field to activities

Also adds the database directory to .gitignore

9fa656bf24d563cfec0d0e636ec0279391ec38f0 authored about 5 years ago by Felipe Barros <[email protected]>
Use more Crux (by Felipe)

f3c55c7f48f96f5cdb28d9d8ed9ed13827d52bc4 authored about 5 years ago by Arne Brasseur <[email protected]>
Convert redirect path generation to use router

plus some small changes

ce03e7e6f7fc6a2c2fb666cba2fad694190fc660 authored about 5 years ago by Arne Brasseur <[email protected]>
Render markdown description

Use Flexmark to render the description fields from markdown to html.
Fix bug in edit form.

bf6d541c89f5b6aad9b506fa186834bedf5eaa35 authored about 5 years ago by Arne Brasseur <[email protected]>
Updates notes and adds repl_sessions on dates

21e65e2c233cf092211433259a00848fae37d830 authored about 5 years ago by Arne Brasseur <[email protected]>
Adds clojure.java-time and buddy dependencies

5e1c843a22f2ff5840fc0416150a42b30dcdefe1 authored about 5 years ago by Felipe Barros <[email protected]>
Helper functions to get a list of ids and to clear the db

7addceb7341de2a0846e859a13c14b692c7c08a5 authored about 5 years ago by Felipe Barros <[email protected]>
Adds support for date-time, duration and capacity

d548801606210f3ec3e5b8a80dc0f579754144eb authored about 5 years ago by Felipe Barros <[email protected]>
Adds login and register routes

ec17c8de854289dbf3b40c119f8fab40eaa16ed1 authored about 5 years ago by Felipe Barros <[email protected]>
Improves styling a little

be47389a0bd5f8e6cd11443bc6e3a03489ad77ba authored about 5 years ago by Felipe Barros <[email protected]>
updates templates to populate db for testing

2f42c7b4500fdc45a262c41729e4e5e7e123813a authored about 5 years ago by Felipe Barros <[email protected]>
Update TODO list

be40d07128e7d90ed19e54ad09634a4690475465 authored about 5 years ago by Arne Brasseur <[email protected]>
whitespace fixes

4252cf5c7b801361b100511cb507618f7551a4ba authored about 5 years ago by Arne Brasseur <[email protected]>
Parse integers with Long/parseLong

878113d493f2b9c60d01dc5553a7a543f229d62e authored about 5 years ago by Arne Brasseur <[email protected]>
Remove duplicate middlewares

The mentioned middlewares are already part of the ring site-defaults, so we
don't need to load t...

6821b79328e9f0cdf668938dfff5c92edd52d574 authored about 5 years ago by Arne Brasseur <[email protected]>
Updates tasks

761c417f1c7b58576d44f5515bf059bf01ab04c8 authored about 5 years ago by Arne Brasseur <[email protected]>
Stylistic changes

7f5f8c2a5ef82d21485cc3b2b0c3c4ac527e2714 authored about 5 years ago by Felipe Barros <[email protected]>
Add a note about wrap-hidden-method

e709dbe621babe81b61b28a73e0587b363dee4fe authored about 5 years ago by Felipe Barros <[email protected]>
Start playing with Spec

42a9c9102d95399632a962ff3b2d9fb04abde1e0 authored about 5 years ago by Felipe Barros <[email protected]>
Session #3, recap, add ring-defaults

51a3f235509456415a43eb396da013f5fe4877b7 authored over 5 years ago by Arne Brasseur <[email protected]>
Add reitit and our first routes!

2cfd9730bf5acf46d3e1a4919e33d01a8ac67bd6 authored over 5 years ago by Arne Brasseur <[email protected]>
Only add user to the classpath when in dev mode

b757d459f9a33f93fcb63b6e4c92a876dddf7676 authored over 5 years ago by Arne Brasseur <[email protected]>
Set up integrant, http-kit, and a reloaded workflow

Co-Authored-By: Felipe Barros <[email protected]>

39104e0bac2b2fd227d77ddeab52720c8817d3cf authored over 5 years ago by Arne Brasseur <[email protected]>
And we're off to the races

295add64059a4c5c0e40826edbd8faea82b21bbe authored over 5 years ago by Arne Brasseur <[email protected]>