Files
stanig2106 aa9406c54d
Publish Feature Branch / publish-feature (ldap-sync) (push) Failing after 9m39s
Publish Feature Branch / publish-feature (nextcloud-migration) (push) Failing after 9m39s
Publish Feature Branch / publish-feature (onlyoffice-connector) (push) Failing after 9m40s
Publish / publish (backend) (push) Failing after 9m40s
Publish Feature Branch / publish-feature (backend) (push) Failing after 19m32s
Publish Feature Branch / publish-feature (frontend) (push) Failing after 19m31s
Publish / publish (frontend) (push) Failing after 9m39s
Publish / publish (ldap-sync) (push) Failing after 9m39s
Publish / publish (nextcloud-migration) (push) Has been cancelled
Publish / publish (onlyoffice-connector) (push) Has been cancelled
[Workavia] Replace Twake Drive header logos + alt + window app_name
- Replace logo-text-{black,white}.svg path-based artwork with simple
  text-based "Workavia Drive" SVG matching the rest of the brand.
- Update alt="Tdrive" → alt="Workavia Drive" in header + side-bar +
  Logo atom.
- Set WindowState.app_name to "Workavia Drive" so document.title
  doesn't revert to "Tdrive" once the SPA hydrates.
2026-05-02 16:42:57 +02:00
..
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2024-11-13 11:27:31 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00

Twake Drive web frontend code

Development setup

  • Install node.js
  • npm install --legacy-peer-deps
  • cp src/app/environment/environment.ts.dist.dev src/app/environment/environment.ts
  • npm run start

Needs a Twake Drive backend running and pointed to by that environment file.