Jef Oliver eljef
  • Joined on 2023-01-17
eljef deleted branch new_base from eljef/frontend 2023-01-24 23:45:01 +00:00
eljef pushed to base_path_fix at eljef/frontend 2023-01-24 23:41:18 +00:00
182b5741af feat(config): Support Setting Base Path in .env
39c2bcc782 fix(base): Use Build Time Base Path
20c233aae1 feat(deps): Add url-join Package
2be784766f feat: small content auth improvements (#2998)
13a39be3de feat: unindent settings page (#2996)
Compare 20 commits »
eljef created branch new_base in eljef/frontend 2023-01-24 23:03:59 +00:00
eljef pushed to new_base at eljef/frontend 2023-01-24 23:03:59 +00:00
21333fea18 Changes
51fdf87b6e feat(config): Support Setting Base Path in .env
82e047bad6 fix(base): Use Build Time Base Path
Compare 3 commits »
eljef pushed to main at eljef/frontend 2023-01-24 22:35:23 +00:00
2be784766f feat: small content auth improvements (#2998)
13a39be3de feat: unindent settings page (#2996)
d2e07efc7d chore(deps): update dependency cypress to v12.4.0 (#3006)
a44299e786 chore(deps): update pnpm to v7.26.0 (#3002)
221f73c347 fix(deps): update dependency axios to v1.2.4 (#3005)
Compare 28 commits »
eljef pushed to base_path_fix at eljef/frontend 2023-01-23 17:09:10 +00:00
da7fd100e9 feat(config): Support Setting Base Path in .env
a432b1b746 fix(base): Use Build Time Base Path
4c46ae5b2f chore(deps): update dependency netlify-cli to v12.9.1 (#2988)
ff27030e1c chore(deps): update dependency happy-dom to v8.1.5 (#2987)
639e5e3d23 chore(deps): update dependency caniuse-lite to v1.0.30001447 (#2986)
Compare 13 commits »
eljef commented on pull request vikunja/frontend#2964 2023-01-23 16:39:11 +00:00
fix: Use Build Time Base Path

@dpschen Any news on this after the last push and my last comment?

eljef pushed to subpath_update at eljef/api 2023-01-20 23:46:23 +00:00
6374c0dc8b fix(doc): Update Subdirectory Documentation
eljef commented on pull request vikunja/frontend#2964 2023-01-20 23:44:51 +00:00
fix: Use Build Time Base Path

After running all sorts of tests, this is the iteration I came up with. The function is removed and instead a basic if check is used to ensure the base has a trailing slash.

The router itself…

eljef pushed to base_path_fix at eljef/frontend 2023-01-20 23:36:41 +00:00
854b883c7c feat(config): Support Setting Base Path in .env
eljef pushed to base_path_fix at eljef/frontend 2023-01-20 18:37:57 +00:00
e5a4548071 feat(config): Support Setting Base Path in .env
24abd8c67c fix(base): Use Build Time Base Path
59cac0eb38 fix(deps): update dependency @vueuse/core to v9.11.1
Compare 3 commits »
eljef pushed to main at eljef/frontend 2023-01-20 18:36:56 +00:00
59cac0eb38 fix(deps): update dependency @vueuse/core to v9.11.1
eljef commented on pull request vikunja/frontend#2964 2023-01-20 17:44:02 +00:00
fix: Use Build Time Base Path

Ugh Gitea.... The tab order for UI elements REALLY needs to be reordered. And why is the close button located so precariously close to the comment button anyway?

eljef reopened pull request vikunja/frontend#2964 2023-01-20 17:42:57 +00:00
fix: Use Build Time Base Path
eljef closed pull request vikunja/frontend#2964 2023-01-20 17:42:52 +00:00
fix: Use Build Time Base Path
eljef commented on pull request vikunja/frontend#2964 2023-01-20 16:29:27 +00:00
fix: Use Build Time Base Path

If it were only the router, the trailing slash would not be needed. The router does indeed handle the case just fine.

The cases that aren't handled are in the appending of the router in the…

eljef pushed to base_path_fix at eljef/frontend 2023-01-20 06:16:47 +00:00
c4f8fd962a feat(config): Support Setting Base Path in .env
01dbdbea26 fix(base): Use Build Time Base Path
7adc5ceb9f [skip ci] Updated translations via Crowdin
Compare 3 commits »
eljef pushed to main at eljef/frontend 2023-01-20 06:16:28 +00:00
7adc5ceb9f [skip ci] Updated translations via Crowdin
eljef pushed to subpath_update at eljef/api 2023-01-20 00:46:01 +00:00
d79e9a2de7 fix(doc): Update Subdirectory Documentation
eljef pushed to subpath_update at eljef/api 2023-01-20 00:44:14 +00:00
0ad2e2dc7d fix(doc): Update Subdirectory Documentation