ThatOneCalculator
800cb7da45
new swiper
2023-02-18 20:28:10 -08:00
ThatOneCalculator
2d59e363c0
feat: ✨ Show time for users
2023-02-18 11:33:25 -08:00
ThatOneCalculator
b5a03e40f1
MkNumber
2023-02-13 20:02:41 -08:00
ThatOneCalculator
21e7529725
feat: ✨ new admin panel data from Mk v13
2023-02-13 19:40:31 -08:00
Kaity A
93a72f31a5
add webpack config to compile sw.js for browser
2023-02-12 09:59:34 +00:00
ThatOneCalculator
3e1048d3b1
chore: calckey megalodon
2023-02-11 16:20:57 -08:00
ThatOneCalculator
4ddb65410b
chore: up calckey.js
2023-02-11 13:04:22 -08:00
cutestnekoaqua
450c92f3e7
Revert "use formidable instead"
...
This reverts commit b8406ecaa4
.
2023-02-11 00:19:52 +01:00
cutestnekoaqua
b8406ecaa4
use formidable instead
2023-02-10 23:50:27 +01:00
cutestnekoaqua
6cfdc31e94
use multer instead
2023-02-10 23:29:29 +01:00
cutestnekoaqua
3c641b4461
update pnpm locks
2023-02-10 00:15:26 +01:00
cutestnekoaqua
b197464638
Merge branch 'feature/masto-api' into develop
2023-02-10 00:13:20 +01:00
Kainoa Kanter
7571e96bd0
feature/help_menu ( #9587 )
...
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9587
2023-02-09 22:48:25 +00:00
cutestnekoaqua
717aa899b1
feat: ✨ v1 Mastodon API
...
This commit adds (maybe unstable) support for Mastodons v1 api
also some v2 endpoints, maybe I miss stuff, I dont know.
We will need to test this but it should be kinda stable
and work like (old) butter.
Co-authored-by: Natty <natty.sh.git@gmail.com>
Co-authored-by: cutls <web-pro@cutls.com>
2023-02-09 23:21:50 +01:00
cutestnekoaqua
c68c01a09e
wip masto api
...
co-authored-by: cutls <web-pro@cutls.com>
2023-02-07 22:56:39 +01:00
ThatOneCalculator
f2dc07522b
chore: up vite
2023-02-06 20:06:50 -08:00
ThatOneCalculator
d4c7db67ce
Merge remote-tracking branch 'asreal/Dockerfile-optimization' into develop
2023-02-05 21:15:01 -08:00
Asrael
44f593945c
build: ⚡ reduce container size by removing dev dependencies from final image
...
This change moves many of the dependencies into devDependencies, by analyzing what is used in the runtime files. Additionally, NPM and apk cache are eliminated with multi-stage builds
2023-02-03 21:38:40 -08:00
ThatOneCalculator
0efbe418c6
fix lock
2023-02-01 13:04:23 -08:00
ThatOneCalculator
d06ed1b477
fix: actually add swc to sw package
2023-01-24 15:42:37 -08:00
ThatOneCalculator
970b4907f3
chore: 🔧 remove eslint from service worker, up pnpm
2023-01-24 15:11:15 -08:00
CyberRex0
6282ccc614
Add android-arm64 binary for swc
2023-01-13 18:26:22 +00:00
ThatOneCalculator
67a9a36c27
close #9463
2023-01-12 20:58:43 -08:00
ThatOneCalculator
7c2dabd047
no more eslint
2023-01-12 20:54:33 -08:00
ThatOneCalculator
6b00abf05c
refactor: 🎨 rome
2023-01-12 20:40:33 -08:00
Kainoa Kanter
f47832b1b4
refactor: 🔨 Use pnpm instead of yarn ( #9461 )
...
Reasons:
1. `pnpm` is now an industry standard, being faster and less buggy than `yarn`.
2. Faster build time as builds are concurrent: 63 seconds down to 35 seconds!!
3. Resolves #9412
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9461
2023-01-13 04:18:16 +00:00