lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

nextcloudPackages.tables: init at 0.9.5

fsagbuya 29c81cb1 08781e39

+21
+10
pkgs/servers/nextcloud/packages/30.json
··· 369 369 "agpl" 370 370 ] 371 371 }, 372 + "tables": { 373 + "hash": "sha256-E68fyimEMBe0DJ2cOAIBs0+Psb8UVFFfLBZc/ESRzY8=", 374 + "url": "https://github.com/nextcloud-releases/tables/releases/download/v0.9.5/tables-v0.9.5.tar.gz", 375 + "version": "0.9.5", 376 + "description": "Manage data the way you need it.\n\nWith this app you are able to create your own tables with individual columns. You can start with a template or from scratch and add your wanted columns.\nYou can choose from the following column types:\n- Text line or rich text\n- Link to urls or other nextcloud resources\n- Numbers\n- Progress bar\n- Stars rating\n- Yes/No tick\n- Date and/or time\n- (Multi) selection\n\nShare your tables and views with users and groups within your cloud.\n\nHave a good time and manage whatever you want.", 377 + "homepage": "https://github.com/nextcloud/tables", 378 + "licenses": [ 379 + "agpl" 380 + ] 381 + }, 372 382 "tasks": { 373 383 "hash": "sha256-Upa3dl+b97UV3KXLlcxeS6OzFBTIW+e3U/T9QJT6Pmw=", 374 384 "url": "https://github.com/nextcloud/tasks/releases/download/v0.16.1/tasks.tar.gz",
+10
pkgs/servers/nextcloud/packages/31.json
··· 369 369 "agpl" 370 370 ] 371 371 }, 372 + "tables": { 373 + "hash": "sha256-E68fyimEMBe0DJ2cOAIBs0+Psb8UVFFfLBZc/ESRzY8=", 374 + "url": "https://github.com/nextcloud-releases/tables/releases/download/v0.9.5/tables-v0.9.5.tar.gz", 375 + "version": "0.9.5", 376 + "description": "Manage data the way you need it.\n\nWith this app you are able to create your own tables with individual columns. You can start with a template or from scratch and add your wanted columns.\nYou can choose from the following column types:\n- Text line or rich text\n- Link to urls or other nextcloud resources\n- Numbers\n- Progress bar\n- Stars rating\n- Yes/No tick\n- Date and/or time\n- (Multi) selection\n\nShare your tables and views with users and groups within your cloud.\n\nHave a good time and manage whatever you want.", 377 + "homepage": "https://github.com/nextcloud/tables", 378 + "licenses": [ 379 + "agpl" 380 + ] 381 + }, 372 382 "tasks": { 373 383 "hash": "sha256-Upa3dl+b97UV3KXLlcxeS6OzFBTIW+e3U/T9QJT6Pmw=", 374 384 "url": "https://github.com/nextcloud/tasks/releases/download/v0.16.1/tasks.tar.gz",
+1
pkgs/servers/nextcloud/packages/nextcloud-apps.json
··· 38 38 , "richdocuments": "agpl3Only" 39 39 , "sociallogin": "agpl3Only" 40 40 , "spreed": "agpl3Plus" 41 + , "tables": "agpl3Only" 41 42 , "tasks": "agpl3Plus" 42 43 , "twofactor_admin": "agpl3Plus" 43 44 , "twofactor_nextcloud_notification": "agpl3Only"