14 Commits

Author SHA1 Message Date
rxdn
fd5ff3331d Simplify whitelabel setup 2024-06-18 23:00:34 +01:00
rxdn
263b5a3252 Run npm audit fix 2023-07-31 14:27:44 +01:00
rxdn
4737b08ee0 update svelte-select 2023-07-14 22:00:38 +01:00
rxdn
f94af082c6 Update frontend dependencies 2023-04-13 23:52:05 +01:00
rxdn
d5f8e58b3a Custom naming schemes 2022-06-18 20:00:44 +01:00
rxdn
b8d2bf03ff Custom emojis 2022-06-16 22:54:17 +01:00
rxdn
bef65fb494 Update svelte and rollup 2022-06-04 23:18:25 +01:00
dependabot[bot]
d6f841d73a
Bump minimist from 1.2.5 to 1.2.6 in /frontend
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-27 03:23:33 +00:00
rxdn
72dc73d57d Update browser list 2022-03-12 15:08:47 +00:00
dependabot[bot]
b768259189
Bump follow-redirects from 1.14.3 to 1.14.8 in /frontend (#12)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.3 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.3...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-13 19:04:27 +00:00
rxdn
f8a7e65c5a feat(Select menus) + feat(Filter by service rating) 2021-10-24 20:20:32 +01:00
rxdn
0dbbde1e98 Update axios 2021-09-13 17:51:47 +01:00
Luke James
2895f54ed6
Add babel (#10)
Co-authored-by: Luke James <me@luke.gg>
2021-07-14 20:23:19 +01:00
Ryan
aed0f28f13
Migrate to svelte for frontend (#9)
* Svelte: WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* Finished

* Remove redundant code

* Fix typo

* Re-add routes

* Form margin

* Mobile nicities

* Mobile changed

* Increase keepalvie

* Update Guild.svelte

* Update Whitelabel.svelte

* Whitelabel changes
2021-06-30 15:40:55 +01:00