Commit Graph

2654 Commits

Author SHA1 Message Date
0b602b9164 web/DonateBanner: disable pointer events for background animation 2024-08-06 12:42:17 +00:00
83cd51f4db web/DonateOptionsCard: fix width 2024-08-06 16:53:40 +06:00
a25e0bfb04 web/DonateOptionsCard: fix prefilled stripe amount 2024-08-06 16:48:39 +06:00
14d0577895 web/DonateOptionsCard: hide webkit stepper button 2024-08-06 16:46:32 +06:00
eccf75b7b7 web/donate: redesign the donation options card 2024-08-06 16:45:25 +06:00
5d58502fd8 web/DonateBanner: fix meowbalt overlapping the update notification 2024-08-06 14:57:10 +06:00
c98b08fc7f web/DonateBanner: load imput logo as component 2024-08-06 14:54:31 +06:00
e074dd5b89 web/layout: more global styling for long-text-noto 2024-08-06 14:50:12 +06:00
bf73f512e2 web/donate: move donation options card to own component
- moved reused variables to parent
- added body text
2024-08-06 14:48:06 +06:00
87b76ec1e2 web/layout: add global long-text-noto style class 2024-08-06 14:29:15 +06:00
894c1ada24 web/DonateBanner: make subtitle easier to read 2024-08-06 14:28:32 +06:00
250269bc09 web/DonateBanner: move to donate components folder 2024-08-06 14:27:56 +06:00
c8a0f74e62 web/DonateBanner: dark theme & scaling support 2024-08-06 14:09:16 +06:00
9dad15b48c web/DonateBanner: fix up colors & sizes to match mockup 2024-08-06 13:24:40 +06:00
640898e022 web/donate: move header to component, initial donation options 2024-08-04 16:11:26 +00:00
e72efae24d web/donate: initial re-redesign 2024-08-04 16:11:26 +00:00
d431e9e9a2 web: add fast meowbalt 2024-08-04 16:11:26 +00:00
6267d1d58f web/version: use workspace version-info package 2024-08-04 22:01:36 +06:00
bfbf653463 web/package: update version to 10.0.0 2024-08-04 00:52:27 +06:00
61f8a61986 web/i18n/settings: point out that processing override desc isn't final 2024-08-04 00:47:09 +06:00
aba444ec8b web: updated api endpoint & params, default instance override
- dialogs can be undismissable now (impossible to click away by pressing the bg behind it)
- added security warning about api override
- moved default api url to env
- added new processing settings page
2024-08-04 00:43:24 +06:00
168c1bdbbb api/test: update tests to use new request format 2024-08-03 17:33:56 +00:00
94c2545ca6 api/serverInfo: make cors into boolean 2024-08-03 17:11:18 +00:00
0a28b4091f api/youtube: small indentation fix 2024-08-03 23:08:59 +06:00
5ea71ee58e api: update post parameters
they're now way easier to read
2024-08-03 23:06:32 +06:00
afa33c4043 ci: add build action for develop tag 2024-08-03 16:51:09 +00:00
d419fd35b0 ci: add build action for develop tag 2024-08-03 16:48:57 +00:00
a7ab4a9706 version-info: don't throw on import if git does not exist 2024-08-03 16:48:57 +00:00
985f6e385d docker: update dockerfile to use pnpm features 2024-08-03 16:48:57 +00:00
c751837ed8 api/package: change name to @imput/cobalt-api 2024-08-03 16:48:57 +00:00
f227abf6cb docs/examples/compose: remove version top-level element 2024-08-03 22:09:35 +06:00
c57dce6806 docs/examples/compose: remove web example 2024-08-03 22:07:14 +06:00
e58bca0cdd api: remove alias mapping for deprecated env variables 2024-08-03 22:05:50 +06:00
edbea16b91 ci/test.sh: update api endpoint 2024-08-03 21:51:46 +06:00
3bd1a00855 api: renovate endpoints
no more redundant "/api" path
2024-08-03 21:51:05 +06:00
40425ad3bf api: use version-info package & clean up start message 2024-08-03 21:34:02 +06:00
0d20ffc004 packages: add version-info package 2024-08-03 21:27:14 +06:00
bef9b5b172 snapchat: add support for android short links 2024-08-03 16:50:57 +06:00
417a21ea91 ci: fix service config retrieval 2024-08-03 16:36:01 +06:00
0a411196e9 api/config: clean up (better formatting) 2024-08-03 16:33:36 +06:00
332eae16b2 api: convert service config to JS and remove it from main config 2024-08-03 16:27:20 +06:00
3a2504ae87 ci: fix invalid node version for web 2024-08-03 09:52:46 +00:00
18b3daf90f web/package: lower minimum node version, replace npm with pnpm 2024-08-03 09:50:42 +00:00
786fd0555e ci: use node v20 for web build, clean up 2024-08-03 09:50:24 +00:00
2beacce70d ci: use pnpm in tests 2024-08-03 09:32:42 +00:00
e50b4b0328 repo: set up package.json in root 2024-08-03 09:31:59 +00:00
350e1d4d4f ci: update tests for new cobalt 2024-08-03 09:29:33 +00:00
6d817f149e api/load-from-fs: refactor loadFile, use in loadJSON 2024-08-03 09:29:33 +00:00
0e0ad7cb0e api/load-from-fs: always load files from root of api folder 2024-08-03 09:29:33 +00:00
8e7b63ade6 api/match: fix audio format variable typo 2024-08-03 15:05:00 +06:00