Commit graph

10 commits

Author SHA1 Message Date
Ben 23e4f0c974
Fix run script, replace registration secret
add watch-js to README.md to start the dev environment.
2021-10-09 19:04:23 +02:00
Ben c82acc8f52
Small fixes 2021-09-21 20:22:56 +02:00
Ben 01212543fe
Implement Matrix as data backend 2021-09-19 16:55:30 +02:00
Ben 1f14932b28
Fetch ticket list from API 2021-09-18 21:15:03 +02:00
Ben 0a90ea80b8
Update database tables for matrix data backend
and move API to /api/v1/ticket
2021-09-18 19:28:10 +02:00
Ben 332497ea74
Merge branch 'matrix-backend' into experimental
# Conflicts:
#	lib/Controller/TicketController.php
2021-09-18 10:47:51 +02:00
Ben 9090d384ef
Add first revision of MatrixService
Does not work, because of a GuzzleHttp version clash
in nextcloud/3rdparty and php-matrix-sdk.
2021-09-15 17:19:48 +02:00
Finn 0e2f6f944d rename note to ticket 2021-08-22 17:03:19 +02:00
Ben 3e17e44ab7
Rename notestutorial to upschooling 2021-08-21 16:25:23 +02:00
Ben f4bf5cb042
Switch to vue.js tutorial app
from https://github.com/nextcloud/app-tutorial
2021-08-21 16:17:14 +02:00