server icon indicating copy to clipboard operation
server copied to clipboard

Is class ng-csp still needed?

Open kesselb opened this issue 8 months ago • 2 comments

It was added 12 years ago for angular js: https://github.com/owncloud/core/pull/1902

https://github.com/nextcloud/server/blob/648745d5248a7b6b97049fa8f034c442e77eb99d/core/templates/layout.base.php#L9 https://github.com/nextcloud/server/blob/648745d5248a7b6b97049fa8f034c442e77eb99d/core/templates/layout.guest.php#L9 https://github.com/nextcloud/server/blob/648745d5248a7b6b97049fa8f034c442e77eb99d/core/templates/layout.public.php#L8 https://github.com/nextcloud/server/blob/648745d5248a7b6b97049fa8f034c442e77eb99d/core/templates/layout.user.php#L22

kesselb avatar May 08 '25 16:05 kesselb

Highly doubt it

skjnldsv avatar Jun 06 '25 19:06 skjnldsv

Still some AngularJS references in our docs to maybe clean up at same time ;)

https://github.com/search?q=repo%3Anextcloud%2Fdocumentation+%28angular+OR+angularjs%29&type=code

joshtrichards avatar Jun 16 '25 12:06 joshtrichards