Build fork of Gancio
Find a file
les ee968556fe v0.21.0
- a new recurring events logic (a la taskwarrior):
  - each occurrence of a recurring event could be personalized.
  - occurrence of recurring events are skippable.
  - occurrence generation could be paused.
- support `h-event` microformats! in homepage and in any single event's page
- add a background task manager (email, recurring events creation)
- sanitize html content coming from fediverse and event description with dompurify
  - also remove `fbclid` params in links
- front end search optimization
- use oauth2 for everything, password flow for webclient, this also fix
  some issue with authentication
- clickable tags / places @ home (to add them as filters)
- use a cleaner menububble for the new editor
- add local smtp and sendmail options on configuration setup
- check permission for resource removal request from fediverse
- add resource from fediverse also when inReplyTo is another resource
- automatic API documentation inclusion in docs
- split moderation in another tab inside admin panel
- use axios instead of fetch everywhere
- lot of ux improvements & error handling
- search links in event description with linkifyjs while add/edit events
- remove text templates for emails and use html2text instead
- fix email unique index for users!
2020-02-12 15:50:33 +01:00
assets skip an occurrence of recurring event 2020-02-11 15:39:57 +01:00
components skip an occurrence of recurring event 2020-02-11 15:39:57 +01:00
config [fedi] toot as admin only 2019-09-26 22:46:04 +02:00
docs new API page in docs 2020-02-02 21:08:16 +01:00
layouts follow me / fedi export only if enabled 2020-02-11 16:17:41 +01:00
locales Translated using Weblate (English) 2020-02-12 00:26:27 +01:00
pages follow me / fedi export only if enabled 2020-02-11 16:17:41 +01:00
plugins skip an occurrence of recurring event 2020-02-11 15:39:57 +01:00
server follow me / fedi export only if enabled 2020-02-11 16:17:41 +01:00
static white logo 2019-09-27 16:06:00 +02:00
store simplify filters 2020-02-09 18:18:30 +01:00
views/feed [refactor] remove username field and let instance_name be the only AP Actor 2019-12-04 00:50:15 +01:00
.editorconfig start with nuxt 2019-04-03 00:25:12 +02:00
.eslintrc.js . 2019-06-07 17:02:33 +02:00
.gitignore .gitignore 2020-02-05 01:06:03 +01:00
.prettierrc start with nuxt 2019-04-03 00:25:12 +02:00
.sequelizerc better config / install from cli / allow_registration 2019-06-21 23:52:18 +02:00
CHANGELOG CHANGELOG 2020-01-24 00:23:56 +01:00
LICENSE Add LICENSE 2019-08-07 18:27:53 +02:00
nuxt.config.js remember me auth 2020-02-01 22:39:31 +01:00
package.json v0.21.0 2020-02-12 15:50:33 +01:00
README.md update README 2019-07-27 17:51:21 +02:00
yarn.lock use dompurify instead of sanitize-html 2020-02-10 00:40:23 +01:00

gancio

a shared agenda for local communities

gancio.org

Made with ❤️ by underscore hacklab