Commit Graph

333 Commits (ac4049364560edfd2c885509607353f3d55724c0)

Author SHA1 Message Date
Nextcloud bot 12b53a4d2f
[tx-robot] updated from transifex 2020-09-18 03:25:04 +00:00
Nextcloud bot 184d18bf3e
[tx-robot] updated from transifex 2020-09-17 04:05:22 +00:00
Nextcloud bot 9a15d5933a
[tx-robot] updated from transifex 2020-09-15 03:16:33 +00:00
dependabot[bot] 6f7ac605be
chore(deps): bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 03:15:39 +00:00
Nextcloud bot ccd6170b4e
[tx-robot] updated from transifex 2020-09-11 03:14:53 +00:00
Nextcloud bot 3a0dc9e559
[tx-robot] updated from transifex 2020-09-10 03:19:49 +00:00
sualko f2b6feb876 fix: plural translation
fix #78
2020-09-09 11:32:01 +02:00
Nextcloud bot 0938670d19
[tx-robot] updated from transifex 2020-09-09 03:14:27 +00:00
sualko 726b18e2c6 fix: quoted column names 2020-09-08 17:34:47 +02:00
Klaus 72304541cf
Merge pull request #75 from Valdnet/patch-2
l10n: Removal of a comma in a text string
2020-09-08 17:28:56 +02:00
sualko 1f8a393e14 l10n: add plural form
fix #74
2020-09-08 17:22:24 +02:00
sualko 256c505f43 feat: show access mode in table 2020-09-08 17:13:21 +02:00
sualko 4203ee3987 feat: show room shared icon 2020-09-08 17:01:50 +02:00
sualko b5f03b5981 fix: unify error handling for room and restriction 2020-09-08 16:59:39 +02:00
sualko 3fbd815d3f feat: add activity for room events 2020-09-07 22:18:23 +02:00
sualko 916cd3bd92 feat: add room events
room created and deleted event
2020-09-07 22:12:49 +02:00
sualko 4d9a7b8a79 fix: record deletion with scalelight
fix #76
2020-09-07 11:57:15 +02:00
Nextcloud bot a8e37fb961
[tx-robot] updated from transifex 2020-09-07 03:23:19 +00:00
Valdnet 3976802e28
l10n: Removal of a comma in a text string 2020-09-06 13:03:29 +02:00
Nextcloud bot b87b27c5ae
[tx-robot] updated from transifex 2020-09-05 03:23:25 +00:00
sualko 09e403b415
release: 1.0.2 🎉 2020-09-04 11:02:46 +02:00
sualko 691c25be6a docs: update change log 2020-09-04 11:02:43 +02:00
Nextcloud bot 8d6f579615
[tx-robot] updated from transifex 2020-09-04 03:24:02 +00:00
Nextcloud bot 1450917199
[tx-robot] updated from transifex 2020-09-03 03:23:22 +00:00
sualko 87f9cd952f fix: incompatibility with circle v0.18.x
fix #70
2020-09-02 15:00:22 +02:00
sualko d1daab6333
release: 1.0.1 🎉 2020-09-02 11:05:02 +02:00
sualko a92c3fd105 docs: update change log 2020-09-02 11:04:59 +02:00
sualko a24f8a1f96 fix: restriction property types 2020-09-02 10:54:51 +02:00
sualko 46ac4d1102 test: add RestrictionService test 2020-09-02 10:33:32 +02:00
sualko 9e9784564e fix: missing personal settings section
fix #68
2020-09-02 10:07:47 +02:00
sualko 74afa106e0 refactor: use identical comparision 2020-09-02 10:07:46 +02:00
Nextcloud bot b549a3391b
[tx-robot] updated from transifex 2020-09-02 03:25:47 +00:00
sualko 614b3654a1
release: 1.0.0 🎉 2020-09-01 10:21:51 +02:00
sualko 741aff309f docs: update change log 2020-09-01 10:21:43 +02:00
sualko cc85aebd11 docs: update feature list 2020-09-01 10:03:40 +02:00
sualko dda7790a15 chore: update js dependencies 2020-09-01 09:59:23 +02:00
Nextcloud bot ce73257212
[tx-robot] updated from transifex 2020-09-01 03:20:35 +00:00
sualko e7bcdffe0a fix: use custom 404 page 2020-08-31 16:28:37 +02:00
sualko 39acceb24d feat: show login option 2020-08-31 16:28:36 +02:00
sualko e3c7eb2bbb fix: no permission status code 2020-08-31 16:28:36 +02:00
Nextcloud bot 6b199fa6e1
[tx-robot] updated from transifex 2020-08-31 03:20:11 +00:00
Nextcloud bot 2131a0ccbc
[tx-robot] updated from transifex 2020-08-30 03:18:51 +00:00
sualko 3b4ee9e6aa fix: negative room quota 2020-08-29 15:10:52 +02:00
sualko 0ae21e0f1a docs: add TU Graz as sponsor 2020-08-29 14:53:11 +02:00
sualko 60d43ae478 feat: add option to require moderator
fix #23
2020-08-29 14:37:50 +02:00
sualko 68e3bb561d refactor: scss style 2020-08-29 14:33:52 +02:00
sualko 2c75653329 feat: collaborate with circles
add circles as third share type

fix #61
2020-08-29 13:20:28 +02:00
Klaus 2c5ff0dbb7
Merge pull request #67 from sualko/feat-restrictions
feat: add admin setting to restrict rooms
2020-08-29 13:16:33 +02:00
sualko f13f28afde refactor: share with element
reuse share selection component
2020-08-29 10:33:59 +02:00
sualko 971df674ec feat: add room quota to manager 2020-08-29 09:29:43 +02:00