Commit Graph

223 Commits

Author SHA1 Message Date
c049b8ea95
adding jenkinsfile 2023-05-02 20:55:07 +01:00
2be33dc549
adding docker building 2023-05-02 08:58:34 +01:00
2ba7bcc654
updating deps 2023-05-02 08:03:04 +01:00
54b9adbc76
npm install to downgrade react 2023-01-06 21:51:11 +00:00
d993979a8c
updating node version 2023-01-06 21:48:30 +00:00
070ae5a5ae
udpating py deps 2023-01-06 21:42:59 +00:00
1efeefda1d
updating npm deps 2023-01-06 21:34:30 +00:00
64b8faaf1f
updating ci action and poetry versions 2022-12-20 21:33:52 +00:00
5d95dccb7a
fixing deps 2022-12-10 10:25:16 +00:00
fdab7b2bdd
updating deps 2022-12-10 08:44:27 +00:00
b8fea8a68e
fixed can't set notifications settings to false 2022-12-10 08:26:19 +00:00
7a907e918c
adding ios notifications 2022-12-09 08:37:05 +00:00
1ec929ce98
moving magic secret string uris 2022-11-29 22:46:53 +00:00
c7fe8fada5
migrate to secret manager, closes #45 2022-11-29 21:13:26 +00:00
de23eb0065
walrus refactors 2022-11-28 22:30:00 +00:00
c770ac5c7d
adding apns token catching 2022-11-28 18:34:29 +00:00
a23d797f90
linting 2022-11-27 23:36:50 +00:00
2ba341ae7f
adding about link to signature 2022-11-13 21:57:35 +00:00
384eceae05
adding branch instead of head ref for own deps 2022-11-11 07:10:51 +00:00
5c32b8eb19
Revert "stop deploying from admin script, straight from CI"
This reverts commit 237d07eab2.
2022-11-11 07:06:17 +00:00
237d07eab2
stop deploying from admin script, straight from CI 2022-11-10 22:13:50 +00:00
569c4c76dc
fixing dictionary usage, updating deps 2022-11-09 22:22:33 +00:00
3a1045d6ce
fixing a divide by 0, dict instead of list 2022-11-09 09:00:30 +00:00
25df6a3028
Merge pull request #43 from Sarsoo/dependabot/npm_and_yarn/loader-utils-1.4.1
Bump loader-utils from 1.4.0 to 1.4.1
2022-11-09 08:57:51 +00:00
cfef0f09da
Merge pull request #42 from Sarsoo/dependabot/pip/protobuf-3.20.2
Bump protobuf from 3.20.1 to 3.20.2
2022-11-09 08:57:38 +00:00
dependabot[bot]
cf50280dc6
Bump loader-utils from 1.4.0 to 1.4.1
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 03:15:50 +00:00
dependabot[bot]
39c543e785
Bump protobuf from 3.20.1 to 3.20.2
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.20.1...v3.20.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 22:17:38 +00:00
ccc90761f7 adding readme.md 2022-08-26 19:28:26 +01:00
e410e73647 re-enabling sphinx docs without js 2022-08-26 19:28:17 +01:00
adea01d9be privacy and contact documentation 2022-08-16 23:19:24 +01:00
907020f8f6 adding add and remove single part/ref to post playlist 2022-08-16 23:19:08 +01:00
00092ce0b7 locked user rejection from most api endpoints 2022-08-16 18:00:38 +01:00
127544ddc1 fixing deprecations, changing spotify link 2022-08-14 19:33:01 +01:00
3fbeaa10d0 allow setting no last.fm username, closes #40 2022-08-14 19:32:24 +01:00
e35ee24b2d fixing Google Cloud task querying 2022-08-14 19:30:45 +01:00
419fd895d4 fixing register error, closes #41 2022-08-14 13:32:59 +01:00
f6d79e294e reduced logo size, closes #32 2022-08-12 12:02:19 +01:00
cd904ae0c9 fixing delete messages 2022-08-12 11:57:21 +01:00
978136bb4e adding privacy policy, closes #37 2022-08-12 11:21:31 +01:00
fefbef75eb adding account deletion and API register 2022-08-10 23:15:30 +01:00
06afff5e5d increasing wait before expiry 2022-08-09 18:09:05 +01:00
bc5d54202d
Merge pull request #34 from Sarsoo/jwt
migrating from basic to JWT auth
2022-08-09 18:03:52 +01:00
018926361e adding dispatch deploy to gcloud ci 2022-08-09 08:02:50 +01:00
4c9a17f219 replacing all basic auth with jwt, adding config and expiry time 2022-08-08 22:02:14 +01:00
ac6cc976eb proof of concept jwt auth 2022-08-08 18:37:17 +01:00
eb479274cd changed music link to mixonomer 2022-08-07 19:33:16 +01:00
0bad78a567
Merge pull request #31 from Sarsoo/rebrand
renaming music tools to mixonomer
2022-08-07 13:32:15 +01:00
649e77acb5 renaming music tools to mixonomer 2022-08-07 13:27:59 +01:00
0fe7d8f117 fixed new cloud tasks function call 2022-07-28 22:04:23 +01:00
2a38ed7ead rolling back py to 3.9 for deploying 2022-07-28 07:57:27 +01:00