Граф коммитов

1612 Коммитов

Автор SHA1 Сообщение Дата
Christian Wolf 27178d341e
Created backend code for corredctly prefixed API endpoints
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-20 09:42:02 +02:00
Christian Wolf 119a47d0c5
Deprecate old api endpoints
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-19 20:30:31 +02:00
Christian Wolf 323b8c1425
Added new API endpoint
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-18 18:13:33 +02:00
Christian Wolf b24ebe0a9b
Created basic version of new API release
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-18 18:13:33 +02:00
Github actions bot 733215391d Merge branch 'stable' 2021-10-18 11:20:09 +00:00
Github actions bot 3356b10bb7 Bump to version 0.9.6
Signed-off-by: Github actions bot <bot@noreply.github.com>
2021-10-18 11:20:08 +00:00
Christian 8171faa762
Merge pull request #822 from nextcloud/release/0.9.6
Create Release 0.9.6
2021-10-18 13:19:52 +02:00
Christian Wolf 00f152fdca
Preparing new release
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-18 13:05:19 +02:00
Christian Wolf 3e949740de
Corrected deploy script
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-18 13:05:10 +02:00
Christian 5793701f0d
Merge pull request #820 from nextcloud/fix/trim-on-array
Fixed fix introduced to avoid empty category name
2021-10-18 12:14:52 +02:00
Christian Wolf 279665ca44
Do not run make on unintialized repo (in case of forks)
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-18 12:00:21 +02:00
Christian Wolf 2db71df3a8
Update changelog
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-18 11:56:41 +02:00
Christian Wolf 9e65c09e4a
Fixed fix introduced to avoid empty category name
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-18 11:53:52 +02:00
Christian 032c90426f
Merge pull request #818 from nextcloud/fix/794-additional-save-button
Add button to bottom of edit page
2021-10-17 19:58:56 +02:00
Christian Wolf df8154c312
Corrected method name
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-17 19:50:38 +02:00
Christian Wolf 0d853684e1
Added Changelog entry
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-17 19:35:57 +02:00
Christian Wolf 817c907083
Add button to bottom of edit page
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-17 19:33:30 +02:00
Christian a9abdf75a0
Merge pull request #817 from nextcloud/fix/801-trim-name
Remove multiple strings and trim names
2021-10-17 18:36:06 +02:00
Christian Wolf 8e47c8c04b
Update changelog
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-17 18:25:53 +02:00
Christian Wolf fab0f497d6
Make space out of tabs by default
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-17 18:22:07 +02:00
Christian Wolf ed873c7c21
Remove multiple strings and trim names
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-17 18:15:51 +02:00
Christian 90b827ce85
Merge pull request #816 from nextcloud/fix/803-rotate-images-according-to-exif
Store data into temp file and use that to parse image metadata
2021-10-17 16:24:48 +02:00
Christian Wolf e532c17552
Update Changelog
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-17 16:13:37 +02:00
Christian Wolf dc0d072815
Store data into temp file and use that to parse image metadata
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-17 16:11:22 +02:00
Christian a3db4e616b
Merge pull request #815 from nextcloud/fix/800-no-push-possible
Remove overriding header while pushing deployment scripts
2021-10-16 18:46:40 +02:00
Christian Wolf 3e66153516
Abort action in case of problems
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-16 18:27:46 +02:00
Christian Wolf 3a724d457b
Updated changelog
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-16 18:19:03 +02:00
Christian Wolf 1e573c1f96
Remove overriding header while pushing deployment scripts
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-16 18:03:48 +02:00
Christian Wolf c1b0e30770
Merge branch 'stable' 2021-10-16 16:01:41 +02:00
Github actions bot 701a8b65ac Bump to version 0.9.5
Signed-off-by: Github actions bot <bot@noreply.github.com>
2021-10-16 13:56:17 +00:00
Christian 4675a63bd3
Merge pull request #814 from nextcloud/release/0.9.5
Create Release 0.9.5
2021-10-16 15:55:58 +02:00
Christian Wolf 3494885fc3
Preparing of new release
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-16 15:20:04 +02:00
Christian 802adf1076
Merge pull request #812 from nextcloud/dev/800-branch-protection-preparations
Preparing the auto merging combined with the deployment of new versions
2021-10-16 15:19:36 +02:00
Christian Wolf 9f211bb0d0
Ignore some paths on push events
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-16 15:07:22 +02:00
Christian Wolf 21b7b787fa
Renamed action
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-16 15:07:22 +02:00
Christian Wolf 7f3a7aae99
Update Changelog
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-16 15:07:21 +02:00
Christian Wolf 2db41f03a9
Avoid working when using PAT
This should avoid infinite recursion.

Adding a global if constriant

Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-16 15:07:21 +02:00
Christian Wolf 809780d886
Usage of the secret to push to the repository
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-16 14:42:49 +02:00
Christian 3bc5c0f6f4
Merge pull request #813 from nextcloud/fix/810-binary-codecov-uploader
Switch to binary codecov uploader
2021-10-16 14:41:41 +02:00
Christian Wolf 968aaf9606
Update Changelog
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-16 14:32:12 +02:00
Christian Wolf 68c084d9a2
Manually extract all coverages into folders for simpler upload
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-16 14:30:46 +02:00
Christian Wolf 7277f5678a
Exported codecov upload into single step and switch to binary uploader
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-16 14:29:47 +02:00
Christian Wolf dc97c314f1
Made some descriptions more clear
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-16 14:29:46 +02:00
Christian Wolf c7bdd5b71c
Only run workflow for pull_requests
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-16 11:27:31 +02:00
Christian d85169f3b9
Merge pull request #808 from nextcloud/dependabot/npm_and_yarn/eslint-8.0.1
Bump eslint from 7.32.0 to 8.0.1
2021-10-15 19:04:51 +02:00
dependabot[bot] ab3077a44b
Bump eslint from 7.32.0 to 8.0.1
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.0.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.0.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 16:27:07 +00:00
Christian Wolf a837d4be96
Only look for finished requests in saving the artifacts
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-15 18:26:02 +02:00
Christian Wolf dbe0931be7
Add GITHUB_TOKEN as env variable
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-15 18:03:21 +02:00
Christian 05697168c6
Merge pull request #811 from nextcloud/fix/test-reporter
Added corrected config for unit and integration test reporting
2021-10-15 17:36:56 +02:00
Christian Wolf 2f75f4f2f5
Update Changelog
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-10-15 17:10:15 +02:00