Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ass/commits/commit/3810db4a8b38073dc3f3de681b76ca40766c0d6d You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

568 Commits (3810db4a8b38073dc3f3de681b76ca40766c0d6d)
 

Author SHA1 Message Date
tycrek 3810db4a8b
Updated major versions of some packages 4 years ago
tycrek 4c63c889ad
Updated dependency versions in `package.json` 4 years ago
Josh Moore 3398e7a34c
Merge pull request from tycrek/gh-meta 4 years ago
tycrek aa9fb40c9e
Improved bug report template 4 years ago
tycrek 8f715ebeb5
Improved README 4 years ago
Josh Moore e6282a8e8c
Merge pull request from tycrek/fucking-what-now 4 years ago
tycrek d590522604
Version 0.9.1 4 years ago
tycrek 553e07119d
Fixed uploads not properly saving to save dir 4 years ago
tycrek 3296e119af
Moved `getDatedDirname` out of `utils.js` as only one file actually used it 4 years ago
Josh Moore 1c4da1a849
Switch codebase to TypeScript () 4 years ago
tycrek 297ac8bd80
Version 0.9.0 4 years ago
tycrek e5365abba3
Merge branch 'master' into ts-attempt-over-9000 4 years ago
tycrek 9e2c3fab18
Updated packages 4 years ago
tycrek 093e59ccba
Fixed express-busboy on TypeScript 4 years ago
tycrek b25b90fd89
Improved Docker files 4 years ago
tycrek 285fbd7502
Added/Removed/Improved some npm scripts 4 years ago
tycrek eaa6bbf33d
Pre-release v`0.9.0-rc.3` 4 years ago
tycrek c1447e2d36
Squash branch 'master' into ts-attempt-over-9000 4 years ago
Josh Moore bb0729dc21
Switched to express-busboy, dropping Multer (yay!) () 4 years ago
tycrek 3237f4882b
Fixed metrics script 4 years ago
tycrek b38a403bc9
Fixed timeoffset breaking TS compilation 4 years ago
tycrek b2ffc44972
Merge branch 'master' into ts-attempt-over-9000 4 years ago
tycrek ddb5413cc9
Fixed token generation (`npm run new-token <username>`) 4 years ago
Josh Moore 0fd12f5504
Merge pull request from FluxIndustries/master 4 years ago
Josh Moore 5a7fadd36e
Switched to single quotations 4 years ago
FluxIndustries 1f3e0714fb 🕛 added a header for setting the time offset 4 years ago
tycrek 7980c4c80a
Update ass-x to work with 0.9.0-rc.2 4 years ago
tycrek 16803fb672
ass TypeScript Beta 2 (version `0.9.0-rc.2`) 4 years ago
tycrek 31fa676f5f
Merge branch 'master' into ts-attempt-over-9000 4 years ago
Josh Moore 4cf39b9bc7
Merge pull request from tycrek/load-index-from-share 4 years ago
tycrek 33759fc7be
Custom index now loaded from `share/` 4 years ago
tycrek 960f946928
Fixed incorrect path check for custom index (cherry picked from ts branch) 4 years ago
tycrek f201792193
Fixed incorrect path check for custom index 4 years ago
tycrek 934398659d
Merge branch 'master' into ts-attempt-over-9000 4 years ago
Josh Moore d3ef432eb9
Merge pull request from tycrek/fixed-custom-index-loading 4 years ago
tycrek 03ecbb9520
Fixed incorrect path for loading README as index 4 years ago
tycrek ad5a20e317
Fixed custom index loading trying to load as Boolean 4 years ago
tycrek 590a5f1fe8
Merge branch 'master' into ts-attempt-over-9000 4 years ago
Josh Moore ce761f06f6
Merge pull request from tycrek/package-update 4 years ago
tycrek aea3713c2e
Updated packages 4 years ago
Josh Moore fda87ef0f9
Merge pull request from tycrek/hidden-readme 4 years ago
tycrek 303fbecc43
Updated fields in sample `.sxcu` file 4 years ago
tycrek 0cfe0fc6d7
Added SUPPORT.md 4 years ago
tycrek 0cc5df7c9b
Removed `_.npmrc` 4 years ago
tycrek bcb6501796
Moved README & CONTRIBUTING to other hidden `.github/` directory 4 years ago
Josh Moore fe0a357c08
Merge pull request from tycrek/improve-index-loading 4 years ago
tycrek 01e45202ac
Only load custom index if exported function is detected 4 years ago
Josh Moore 2d86750a2b
Merge pull request from tycrek/autoapproval-bot 4 years ago
tycrek 835378b2dd
Added `.github/autoapproval.yml` for auto-approve bot 4 years ago
Josh Moore efbc6622e5
Merge pull request from Metacinnabar/printf 4 years ago