Commit Graph

19 Commits (fixes/dashboard-quick-access-overflow)

Author SHA1 Message Date
Renaud Chaput 4a968cb7a9
Add `icon` field to instance endpoint () 2024-08-22 10:04:27 +00:00
Jason Punyon 85c625d319
Fix repetitive database queries from () 2024-05-15 09:38:16 +00:00
Fawaz Farid bc24c4792d
Allow admins to configure instance favicon and logo () 2024-05-06 15:06:52 +00:00
Renaud Chaput cb5ac15923
Use a helper to avoid using `media/` asset prefixes () 2024-01-17 12:19:51 +00:00
Claire c86ad45660
Change PWA start URL from `/home` to `/` () 2023-10-12 16:47:18 +02:00
Jake Anto c2f13769cd
Add PWA shortcut to `/explore` page () 2023-10-02 13:18:16 +02:00
Chris Johnson 413481f953
Add maskable icon support for Android ()
* Add maskable icon support for Android

* Update manifest_serializer.rb

* Fix linting issue
2022-11-17 10:52:30 +01:00
Eugen Rochko 1fd6460b02
Change floating action button to be a button in header in web UI ()
- Fix theme color
- Fix elephant being too big on error page on small screens
- Remove "Follows and Followers" link from navigation panel
2022-10-23 15:58:24 +02:00
Eugen Rochko c2c14331b2
Fix PWA manifest using `/web` paths () 2022-10-23 14:05:18 +02:00
Eugen Rochko d2528b26b6
Add server banner to web app, add `GET /api/v2/instance` to REST API () 2022-10-05 03:47:56 +02:00
Eugen Rochko 45aa5781ce
Change brand color and logotypes ()
- Add rake task for generating Apple/Android icons and favicons from SVG
- Add rake task for generating PNG icons and logos for e-mails from SVG
- Remove obsolete Microsoft icons and configuration
- Remove PWA shortcut icons
2022-06-09 22:25:23 +02:00
Holger ea0cfd8e7e
fix: PWA web manifest not changed to new routes () 2022-03-31 11:20:26 +02:00
Holger 209f8f3a60
use relative path for `scope` ()
Use relative path for `scope` in web manifest to allow users use PWA correctly via alternate domains.
2021-09-08 23:33:36 +02:00
Marcin Mikołajczak 9342705e6b
Add app shortcuts ()
* Add app shortcuts

Signed-off-by: mkljczk <me@mkljczk.pl>

* Fix codeclimate issues

Signed-off-by: mkljczk <me@mkljczk.pl>

* Change shortcuts

Signed-off-by: mkljczk <me@mkljczk.pl>

* More consistent new-status icon

Signed-off-by: mkljczk <me@mkljczk.pl>
2020-12-15 02:04:56 +01:00
Yamagishi Kazutoshi cf643d0060 Add method and enctype to manifest () 2019-09-05 15:51:51 +02:00
Eugen Rochko 3411fbef19
Improve config serializer for Keybase ()
- Regex must no longer be surrounded by `/`
- Description must be short and cannot contain HTML tags
2019-03-21 23:33:28 +01:00
gol-cha b253d3e0c2 Upgrade new Web Share Target API ()
* Update manifest.json for new Web Share Target API.

* fix code formatting
2019-02-02 01:26:49 +01:00
りんすき fbe7756da6 implement web share target ()
* web share target

* fix

* fix
2018-01-17 17:08:10 +01:00
Eugen Rochko 47ecd652d3 Make Chrome splash screen same color as web UI's background color () 2017-10-02 01:23:32 +02:00