yemkareems
33cd89dbf8
fix: added x dark and light images for x logo and switched images based on isDarkTheme flag
...
Signed-off-by: yemkareems <yemkareems@gmail.com>
2025-09-25 16:07:59 +07:00
yemkareems
59609024e8
fix: added 3 new light images for fb, bluesky and mastodon, included them in REUSE.toml
...
Signed-off-by: yemkareems <yemkareems@gmail.com>
2025-09-23 17:44:20 +07:00
Andy Scherzinger
8d9f73d4cf
fix(svg): Add height and width
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-08-27 15:19:47 +07:00
Andy Scherzinger
143cce065d
style(icon): Use material symbols for action icon
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-08-27 15:19:47 +07:00
yemkareems
aa227f1c55
feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab
...
Signed-off-by: yemkareems <yemkareems@gmail.com>
2025-08-08 08:06:45 +07:00
Simon L.
6235ed6222
feat(PWA): add `display_override` to set the display-mode to `minimal-ui` on supported browsers
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-02-28 15:32:43 +07:00
Ferdinand Thiessen
52cfac5067
fix(federatedfilessharing): Use social media icons from core rather than inline SVGs
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-08 14:31:21 +07:00
Ferdinand Thiessen
38cd9d3915
feat(core): Add correct X logo as provided by X Corp.
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-08 14:31:21 +07:00
Ferdinand Thiessen
f9d3954e49
fix(core): Use correct facebook icon provided by Meta
...
The legal terms require to exactly use the facebook logo as provided by Meta.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-08 14:31:21 +07:00
Ferdinand Thiessen
62b85b96e4
chore: Replace dashboard icon with Material Symbols "View Column"
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-05 14:29:46 +07:00
Julius Härtl
f5fbe43548
fix: Adapt icon color to new default for mime icons
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-07-04 11:09:21 +07:00
Hoang Pham
9a2f026bd6
feat: support excalidraw file
...
Signed-off-by: Hoang Pham <hoangmaths96@gmail.com>
2024-07-04 11:09:21 +07:00
Ferdinand Thiessen
2249d7ddf5
chore: Replace dashboard icon with Material Symbols
...
Currently we use a circle as the dashboard icon,
1. This confuses with the circles app
2. Does not really gives information what this app does
3. Is not consistent with our app stores
So make it consistent and use the "dashboard" Material Symbol everywhere.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-01 23:41:29 +07:00
Andy Scherzinger
775f9bb2ab
chore: optimized SVG
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-13 14:15:32 +07:00
Andy Scherzinger
1d451d44a2
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-13 14:15:32 +07:00
Andy Scherzinger
e27372f808
style: update icon to Material Symbol
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-13 14:15:32 +07:00
Andy Scherzinger
38202c0523
chore: update mastodon icon with original resource
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-10 18:14:44 +07:00
Andy Scherzinger
74aa004d56
chore: Update license infos
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-10 18:14:44 +07:00
Andy Scherzinger
e6d6853e1a
chore: Replace icons with latest Material Design versions
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-10 18:14:44 +07:00
Andy Scherzinger
0289656844
chore: updated images for Material icons and added SPDX info
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-07 13:28:26 +07:00
Andy Scherzinger
1e04619675
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-06-06 22:53:41 +07:00
John Molakvoæ
8e758383d3
fix(core): package-x-generic svg width and height
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-05-31 13:46:46 +07:00
skjnldsv
75d2ea9e58
fix(theming): replace standard generic package icon by material design
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-05-23 15:12:47 +07:00
Marco Ambrosini
edc809a30a
Feat: Fix pdf icon
...
Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
2024-05-13 11:35:49 +07:00
provokateurin
d9516737c5
fix(icons): Update files icon
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-05-03 12:52:27 +07:00
Christopher Ng
1c0152b452
feat: Add more new mdi icons
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-03-27 16:19:14 +07:00
Christopher Ng
4722cbe8f5
feat: Add new icon-filetype-text and icon-add-folder-description
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-03-20 16:27:38 +07:00
Christopher Ng
8862fbaf4d
fix: Use default grey for text as background-image url svgs do not support CSS variables
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-03-20 15:50:52 +07:00
Christopher Ng
4816542ab2
chore: Add mdi mimetype svgs
...
- article for text
- description for x-office-document
- file-table-box for x-office-spreadsheet
- file-presentation-box for x-office-presentation
- drawing-box for x-office-drawing
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-03-20 15:50:52 +07:00
Julius Härtl
5bdc0cc76c
feat: Rename circles to teams
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-03-06 10:40:24 +07:00
Ferdinand Thiessen
ea0b4e7a39
fix(core): Convert text to path in f-droid banner SVG
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-26 17:23:50 +07:00
provokateurin
958f18c37b
fix: Use viewBox instead of viewbox in SVGs
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-01-22 16:39:06 +07:00
Benjamin Gaussorgues
1e70f359bb
Fix default icon: should be white instead of black
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-13 11:16:03 +07:00
Private Maker
337854aaaa
remove stroke= and style= attributes from dashboard.svg
...
Signed-off-by: Private Maker <privatemaker@posteo.net>
2023-09-18 13:30:21 +07:00
Ferdinand Thiessen
2068d78213
fix: Add icon for font files
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-08-03 04:54:07 +07:00
Ferdinand Thiessen
35da64a51c
fix(files): Add border around favorite marker to ensure contrast requirements are met
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-06 11:29:43 +07:00
Joas Schilling
db55d5ba58
fix(assets): Optimize PNGs with optipng 0.7.7
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-24 09:01:38 +07:00
Joas Schilling
f2afccfd56
fix(assets): Optimize SVGs with scour 0.38.2
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-24 08:59:38 +07:00
Julius Härtl
322dbe8860
feat: Add notes as recommended app
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-03-02 23:04:43 +07:00
Joas Schilling
7b47b85551
fix(ui): Fix and optimize more SVGs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-05 11:01:14 +07:00
Joas Schilling
d056fcb978
fix(ui): Fix SVG mail icon missing width and height
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-05 10:41:15 +07:00
greta
541ca9f5f7
Chang mail icon to the material design icon
...
Signed-off-by: greta <gretadoci@gmail.com>
2022-12-06 18:45:15 +07:00
John Molakvoæ
cedae7c6d7
Allow to remove the background and select a custom colour
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-11-29 11:22:13 +07:00
Carl Schwan
86d9626901
Add mastodon personal info field
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-11-21 16:28:56 +07:00
Joas Schilling
2fe70e2795
Add missing viewbox to SVGs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-20 10:21:57 +07:00
Julius Härtl
57233fd99a
Expose core background image
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-19 11:55:10 +07:00
Anna Larch
6ac271cef0
Add back the deleted.png file as SVG forwarding doesn't work for /core/img
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-06-08 16:23:08 +07:00
Luka Trovic
4404ed649d
feat: add x-office-form-template and x-office-form icons
...
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2022-06-07 21:54:27 +07:00
John Molakvoæ
c59c3b5c1f
Migrate to static icons colours
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-05-10 23:24:06 +07:00
Christopher Ng
309354852f
Profile backend
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-10-19 04:59:35 +07:00