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/3f685ef06712cd4552a30f74f31986b7e13048e6/common You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

35 Commits (3f685ef06712cd4552a30f74f31986b7e13048e6)

Author SHA1 Message Date
Sylvie c228a9f6c3
fix: use simpler types & normalize within db implementations 1 year ago
Sylvie fa38f14a0c
refactor: move these types to `types.d.ts` 1 year ago
Sylvie 7791af03c1
feat: add port to MySQL config 1 year ago
Sylvie 5eff78c1da
refactor: update all imports for ESM 1 year ago
Sylvie 36870295c4
build: use `dist/` subdirs for output now 1 year ago
xwashere 0d1172d332
add: postgresql! 1 year ago
xwashere 9c9f2ac768
impr: move sql config to "database", add config for different db variants 1 year ago
Josh Moore 3709a6958e chore: vsc autoformat 1 year ago
xwashere c648533469
feat: configurable rate limiting 1 year ago
Josh Moore 4b68cb7c31 feat: redirect user to the page they originally requested 1 year ago
Josh Moore 69f1776c7a feat: added base implementation of login validation middleware 1 year ago
Josh Moore b7f79a49fd feat: added session types & set up session storage 1 year ago
Josh Moore 9d3dc96aec feat: added base implementation of user routing 1 year ago
Josh Moore 72a58295ae feat: added base implementation of admin routing 1 year ago
Josh Moore de41cd04ff feat: improved `fix-frontend-js.js` to fix multiple files 1 year ago
Josh Moore 35fcee6ec1 feat: added ass version to Request metadata (see for info) 1 year ago
Josh Moore 71e2dce315 refactor: migrated and deleted some types 1 year ago
Josh Moore 1c0965c510 chore: re-add gfycat data 1 year ago
Josh Moore 07332009fd feat: added interface for interacting with new user API 2 years ago
Josh Moore f245f06647 feat: attach file size to AssFile 2 years ago
Josh Moore 6efe86fe9b feat: adjusted some types 2 years ago
Josh Moore 88553d223d feat: added new interfaces for auth & JSON data 2 years ago
Josh Moore 8ff1028b1a docs: commented some interfaces 2 years ago
Josh Moore 15ee35d996 feat: added more config checks 2 years ago
Josh Moore eb3e930739 feat: added initial MySQL client (creates tables right now) 2 years ago
Josh Moore 96c28fa7a9 feat: simplify S3 indication (urls not always required) 2 years ago
Josh Moore 204c3cdf3c feat: added fileKey parameter for S3 (and other things?) 2 years ago
Josh Moore f6b9aba0b8 feat: added basic S3 structure kind of 2 years ago
Josh Moore 46fabc223f feat: added BusBoy/ass file metadata types 2 years ago
Josh Moore 821bb4719b feat: added type alias (?) for NanoID ID's 2 years ago
Josh Moore 0eabfa36e6 fix: was using wrong symbol 2 years ago
Josh Moore cb41aeaa3c feat: added type checkers 2 years ago
Josh Moore 352cb2b636 TABS 2 years ago
Josh Moore 26c6841dcd feat: added util script to remove `export {};` from frontend JS 2 years ago
Josh Moore 863e8c6c8a feat: moved types into common dir 2 years ago