Commit Graph

725 Commits

Author SHA1 Message Date
Alicia Sykes
8829333d68 🐳 Adds Docker support for ARM-32v7 Architecture 2021-08-05 21:04:53 +01:00
Alicia Sykes
dd2ff67f3b
🔀 Merge pull request #121 from Lissy93/FIX/small-ui-issues
[FIX] Small UI Issues
Fixes #119
Fixes #118
2021-08-05 20:51:07 +01:00
Alicia Sykes
8243a8fec3 🔖 Bumps to V 1.5.3 and updates changelog 2021-08-05 20:42:38 +01:00
Alicia Sykes
b16e560312 🔖 Bumps to V 1.5.2 and updates changelog 2021-08-05 20:40:04 +01:00
Alicia Sykes
f13f2cb631 🔧 Adds config for pull-request-badge integration 2021-08-05 20:39:25 +01:00
Alicia Sykes
d740baf6ab 🩹 Re: #118 - Fixes config menu footer note overflow 2021-08-05 20:25:23 +01:00
Alicia Sykes
d8ae1dc1a6 🩹 Re: #119 - Fixes text overflow in theme selector 2021-08-05 20:20:25 +01:00
Alicia Sykes
8012d85749 ⬇️ Re: #118 Downgrades and pins vue-material-tabs to 0.1.5, to prevent breaking changes 2021-08-05 20:15:21 +01:00
github-actions[bot]
3a7ffbf5a7
💙 Updates contributor SVG 2021-08-05 09:03:36 +00:00
liss-bot
9f5af9a7a5 💛 Updates contributors list 2021-08-05 10:03:33 +01:00
Alicia Sykes
a7bbcad677
🔀 Merge pull request #120 from evroon/evroon-patch-1
[FEATURE] Add Dutch (nl) locale by @evroon
2021-08-05 10:00:31 +01:00
Erik Vroon
3081303bd1 Add nl locale in README and languages.json 2021-08-05 00:12:45 +02:00
Erik Vroon
bf026e9992
Create nl.json 2021-08-05 00:04:16 +02:00
Alicia Sykes
1df3eda66f
👷 Switches docs-wiki sync to use different action 2021-08-04 21:23:04 +01:00
Alicia Sykes
ae8c33bf25
🔀 Merge pull request #116 from Lissy93/FIX/ui-support-long-languages
Fixes #115
[FIX] Text overflows when language is very long
2021-08-04 20:52:30 +01:00
Alicia Sykes
86a04c94d2 🔖 Bumped to V 1.5.1 and updated changelog 2021-08-04 20:36:53 +01:00
Alicia Sykes
81fdfd1b2a 🩹 Minor fix, reduce height to hide scrollbar 2021-08-04 20:27:18 +01:00
Alicia Sykes
6f5943073f 🐛 Re: #115 - Fixes width in config container for long languages 2021-08-04 20:23:01 +01:00
Alicia Sykes
31ac0171f5
📝 Adds socials into Contributing docs 2021-08-04 16:10:04 +01:00
Alicia Sykes
68725027ac
🗑️ Deletes deep source 2021-08-04 15:59:25 +01:00
Alicia Sykes
50c647ff0c
♻️ Moves to .github 2021-08-04 15:46:05 +01:00
DeepSource Bot
37c5f68ee6 Add .deepsource.toml 2021-08-04 13:58:07 +00:00
Alicia Sykes
fe48310fcd
🔀 Merge pull request #113 from Lissy93/FIX/auth-security-fix
[SECURITY] Improve Robustness of Auth Checking
2021-08-01 15:42:38 +01:00
Alicia Sykes
87f6438b89 🔖 Bumped to V 1.5.0 and updates changelog 2021-08-01 15:33:03 +01:00
Alicia Sykes
353bb618b4 🐛 Normalize data prior to calculatin SHA hash 2021-08-01 15:27:23 +01:00
Alicia Sykes
ba2ac7661d 🔒 Small update to router, empty array means no users 2021-08-01 15:25:24 +01:00
Alicia Sykes
690409d642 🔒 Prevents user making themself admin from UI 2021-08-01 15:24:35 +01:00
Alicia Sykes
01e4c0f225
🔀 Merge pull request #112 from Lissy93/FEATURE/anonymous-optional-error-reporting
[FEATURE] Anonymous optional error reporting
2021-08-01 13:56:34 +01:00
Alicia Sykes
78ce2d3e34 🔖 Bumps to V 1.4.8 and updates changelog 2021-08-01 13:25:06 +01:00
Alicia Sykes
25582531fd 📝 Updates the readme, with link to Privacy docs 2021-08-01 13:21:36 +01:00
Alicia Sykes
2a830a1765 📝 Adds Privacy and Security docs 2021-08-01 13:19:49 +01:00
Alicia Sykes
db312a703c 🗃️ Adds 'enableErrorReporting' to schema and config docs 2021-08-01 12:19:31 +01:00
Alicia Sykes
5d0eaf4bca 📝 Adds another way you can help, in Contributing 2021-08-01 12:18:39 +01:00
Alicia Sykes
309dcee3c3 Implements optional, off by default crash reporting 2021-08-01 12:18:03 +01:00
Alicia Sykes
424cef1f81 Adds safeguards to prevent error when conf.yml is empty 2021-08-01 12:16:51 +01:00
Alicia Sykes
5b6663dab8 ♻️ Moves service worker init into utils 2021-08-01 12:15:51 +01:00
Alicia Sykes
1e00d0bc67 Adds Sentry dependency (will only be imported if user enables it) 2021-08-01 12:14:37 +01:00
Alicia Sykes
1d6281adb0
🚑️ Attempts to fix wiki sync cron job 2021-07-31 20:30:25 +01:00
Alicia Sykes
f628419c0c
👷 Adds cron job to sync docs with wiki 2021-07-31 20:28:06 +01:00
Alicia Sykes
f2007aa3a5
🔀 Merge pull request #110 from Lissy93/REFACTOR/small-things
Fixes #106
[REFACTOR] Spell check and reorganization
2021-07-31 20:11:01 +01:00
Alicia Sykes
f6707cbbe0 🔖 Bumps to V 1.4.7 and updates changelog 2021-07-31 20:02:49 +01:00
Alicia Sykes
447210e26d ✏️ Spell checks readme 2021-07-31 19:56:49 +01:00
Alicia Sykes
122627f6ce 🥚 Console banner 2021-07-31 18:53:12 +01:00
Alicia Sykes
3434bfacba 🔥 Removed cloud sync button from home, moved to config menu 2021-07-31 18:40:16 +01:00
Alicia Sykes
38516d6dd2 ✏️ Re: #106 Fixes typo, deafault --> default 2021-07-31 18:33:52 +01:00
github-actions[bot]
ecb613f03f
💙 Updates contributor SVG 2021-07-31 17:20:04 +00:00
liss-bot
8858bc4356 💛 Updates contributors list 2021-07-31 18:20:00 +01:00
Alicia Sykes
a17a8d8008
🔀 Merge pull request #109 from Lissy93/CI/improved-credits-actions
[CI] Contributor Action
2021-07-31 18:19:04 +01:00
Alicia Sykes
a32bbeb96c 👷 Combined GH action to credit contributors 2021-07-31 18:13:40 +01:00
liss-bot
f3281eace7 💛 Updates contributors list 2021-07-31 17:20:00 +01:00