Commit graph

5924 commits

Author SHA1 Message Date
dakkar 318e5ff0f9 replaced ti-minus 2024-06-22 15:53:13 +01:00
dakkar 180ba9f5df replaced ti-plane-departure 2024-06-22 15:53:13 +01:00
dakkar 721b41a436 replaced ti-checklist 2024-06-22 15:53:13 +01:00
dakkar 5e465e222e simplify the announcement icons 2024-06-22 15:53:13 +01:00
dakkar d2b4b2fb94 replaced ti-info-circle 2024-06-22 15:53:13 +01:00
dakkar 5409440501 replaced ti-exclamation-circle and ti-user-exclamation 2024-06-22 15:53:13 +01:00
dakkar 527bbd036c replaced ti-users 2024-06-22 15:53:13 +01:00
dakkar 84fd5822bc remove our icon classes from a test file 2024-06-22 15:53:13 +01:00
dakkar 3f38f409f9 replaced ti-reload 2024-06-22 15:53:13 +01:00
dakkar 278916be58 replaced ti-alert-triangle with ph-warning-circle 2024-06-22 15:53:13 +01:00
dakkar cb2734e9a6 factor out plugin call
this will make it easier to do per-file replacements
2024-06-22 15:53:12 +01:00
dakkar 7d74cf62c3 replaced ti-alert-triangle 2024-06-22 15:53:12 +01:00
dakkar 1b965dd866 replaced ti-lock 2024-06-22 15:53:12 +01:00
dakkar e8684ba98f replaced ti-eye-exclamation 2024-06-22 15:53:12 +01:00
dakkar b1954d9898 replaced ti-eye-off 2024-06-22 15:53:12 +01:00
dakkar 8830c94591 replaced ti-eye 2024-06-22 15:53:12 +01:00
dakkar e17f7b7297 replaced ti-star 2024-06-22 15:53:12 +01:00
dakkar 7eed0aec69 replaced ti-code 2024-06-22 15:53:12 +01:00
dakkar 2f4a9010c9 replaced ti-key 2024-06-22 15:53:12 +01:00
dakkar bc0fbca65e replaced ti-link 2024-06-22 15:53:12 +01:00
dakkar 65605683c7 replaced ti-settings 2024-06-22 15:53:12 +01:00
dakkar e7b3a60698 replaced ti-arrow-left 2024-06-22 15:53:12 +01:00
dakkar f8248853d1 replaced ti-heart 2024-06-22 15:53:12 +01:00
dakkar b4e3217cc2 replaced ti-pin 2024-06-22 15:53:12 +01:00
dakkar 79df8774da replaced ti-arrow-right 2024-06-22 15:53:12 +01:00
dakkar 01b9736c8c stricter replacement rules 2024-06-22 15:53:12 +01:00
dakkar 78b21cecc4 replaced ti-pencil 2024-06-22 15:53:12 +01:00
dakkar 5ab3f601da replaced ti-clock 2024-06-22 15:53:12 +01:00
dakkar bdbcb55a81 replaced ti-home 2024-06-22 15:53:12 +01:00
dakkar d83438dea2 replaced ti-confetti 2024-06-22 15:53:12 +01:00
dakkar b149a67a4b replaced ti-shield ti-shield-lock 2024-06-22 15:53:12 +01:00
dakkar 0b0b2e95da replaced ti-device-floppy 2024-06-22 15:53:12 +01:00
dakkar ad2412d3cd replaced ti-check 2024-06-22 15:53:12 +01:00
dakkar 14fbac7ca5 replaced ti-dots 2024-06-22 15:53:12 +01:00
dakkar b2054a674d replaced ti-chevron-right ti-chevrons-right 2024-06-22 15:53:12 +01:00
dakkar 96ce65dc62 replaced ti-planet ti-world-x ti-world-search 2024-06-22 15:53:12 +01:00
dakkar 6f5099f699 replaced ti-plus 2024-06-22 15:53:12 +01:00
dakkar cb124607ce replaced ti-circle-x 2024-06-22 15:53:12 +01:00
dakkar 2258d84f08 replaced ti-download 2024-06-22 15:53:12 +01:00
dakkar babe2f3fcf replaced ti-terminal-2 2024-06-22 15:53:12 +01:00
dakkar c57931d408 merge: ugly work-around to prevent plugins from breaking timelines (!558)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/558

Approved-by: Leah <kevinlukej@gmail.com>
Approved-by: fEmber <acomputerdog@gmail.com>
2024-06-21 14:39:26 +00:00
dakkar d6a1db1e7b ugly work-around to prevent plugins from breaking timelines
as the comment says, this is a complicated interaction that must be
fixed upstream (I'm not going to fork aiscript for this!)

but at least this stops errors in plugins from completely breaking
Sharkey's frontend
2024-06-20 10:23:29 +01:00
dakkar 6d1b1df1aa cache-bursting for stylesheets and fonts
adding `?version=…` makes sure browsers get the latest files, and it
looks like they honour the caching headers we send back
2024-06-19 17:04:49 +01:00
KevinWh0 da63519854 add .js to import in general.vue 2024-06-18 15:45:00 +01:00
KevinWh0 c71b74c2a0 remove $i check from attemptShowNotificationDot 2024-06-18 15:45:00 +01:00
KevinWh0 72c8391208 change notificationDotNotWorkingAdvice wording 2024-06-18 15:45:00 +01:00
KevinWh0 a3ff0510fb added docs for how to enable it 2024-06-18 15:45:00 +01:00
KevinWh0 88eb1a0c53 fixes & add button to see if notification dot works 2024-06-18 15:44:58 +01:00
dakkar 16ecc2e406 merge: Revert "fix: start only one instance of ChartManagementService scheduled job" (!555)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/555

Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
Approved-by: fEmber <acomputerdog@gmail.com>
2024-06-18 14:26:51 +00:00
dakkar 91cd995fb2 Revert "fix: start only one instance of ChartManagementService scheduled job"
This reverts commit 2532fea702.
2024-06-18 15:20:09 +01:00