Commit graph

10 commits

Author SHA1 Message Date
Andy Scherzinger
868859f393
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-09 10:37:22 +02:00
Julius Härtl
f6423159ce
Fix new psalm errors
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-20 15:45:31 +01:00
Julius Härtl
c395fca3c0
Migrate away from legacy mapper
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-12 15:35:24 +02:00
Julius Härtl
2eca85078c
Fix php-cs-fixer
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-03 14:35:52 +02:00
dependabot[bot]
0565747269
Bump friendsofphp/php-cs-fixer from 3.8.0 to 3.9.5
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 3.8.0 to 3.9.5.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v3.8.0...v3.9.5)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 07:37:03 +02:00
Julius Härtl
9bb9661795
Apply cs fixes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-05-20 14:43:43 +02:00
Julius Härtl
9ecf2aafc6
Implement token types
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-04-28 10:40:58 +02:00
Roeland Jago Douma
c5df57dfcc
Open template via OCS (Direct view)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20 07:38:44 +01:00
Roeland Jago Douma
8f44ee892c
Tokens expire after 10 minutes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-20 20:24:33 +02:00
Roeland Jago Douma
21059397a9
Initial mobile edit
* Add OCS endpoint for client to request a view
* Endpoint returns an URL
* DirectView controller to show info

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-20 20:24:33 +02:00