Commit History

Author SHA1 Message Date
  Frederic G. MARAND 1fdfc662b2 go-i18n: translations embedding 5 years ago
  Frederic G. MARAND 3c5e8dbf6e go-i18n: working translations with catalog discovery. 5 years ago
  Frederic G. MARAND 274cde7749 go-i18n: all tests pass again, need to add translations. 5 years ago
  Frederic G. MARAND 1d2799ea95 go-i18n: some tests now pass with localized errors. 5 years ago
  Frederic G. MARAND c5b86d67d8 go-i18n: Prepared i18n errors with go-18n. Need to convert calls. 5 years ago
  Frederic G. MARAND 1cf887ba2c Refactored api/ and web/ to web/api and web/ui. Added web/i18n. 5 years ago
  Frederic G. MARAND d628cd1fc8 New path() template function, used in footer. 5 years ago
  Frederic G. MARAND 0e03bc45f0 Proprietary licensing. 5 years ago
  Frederic G. MARAND 18c5213c69 Web UI: URLFromRoute now generates absolute URLs. 5 years ago
  Frederic G. MARAND e47debe6a3 Web UI: post target WIP, with working gorilla flashes. 5 years ago
  Frederic G. MARAND 62ebbad56e Web UI: handle home page. 5 years ago
  Frederic G. MARAND 747196b58f Remove useless API config, Web setup parameters. Assets no longer need /public/. 5 years ago
  Frederic G. MARAND 58e5ea1e60 New asset function for templates. Test coverage for URLForAsset(). 5 years ago
  Frederic G. MARAND 7e62df9e50 WIP generation URLs 5 years ago
  Frederic G. MARAND 3d9674d19c Web UI: working GET(short) happy/sad with template. No tests yet. 5 years ago
  Frederic G. MARAND 7b0f677e11 Web UI: first executing template set. 5 years ago
  Frederic G. MARAND c9ae5474d8 Web UI: static assets served, including favicon. GET(short) success OK. 5 years ago
  Frederic G. MARAND fc25c47d9b Web UI: package registers routes. Interruptible command 'serve' for both API and UI. 5 years ago
  Frederic G. MARAND b1bc866421 WIP Web UI 5 years ago
  Frederic G. MARAND 545a8d9798 Working Web API using config, as 'kurzd serve api'. 5 years ago
  Frederic G. MARAND 2d10f502f4 Test redirects to be absolute. Committed .idea. 5 years ago
  Frederic G. MARAND 49103a3fce Web API test refactor: simpler, more readable and more complete tests. 5 years ago
  Frederic G. MARAND 64198fec01 Web API: POST OK at 72% coverage. 5 years ago
  Frederic G. MARAND 5ce586d710 Web API: GET /{short} OK, 65% coverage, POST as 501 100% coverage. 5 years ago
  Frederic G. MARAND 0607c74592 Domain-semantic errors. 5 years ago
  Frederic G. MARAND 155c84799b Domain API tests, 100% coverage. 5 years ago
  Frederic G. MARAND 2495579d44 Infrastructure tests now use config correctly to set up test DB. 5 years ago
  Frederic G. MARAND 1a263defd2 Working MySQL repository tests, 88% coverage. 5 years ago
  Frederic G. MARAND 92058843f9 Working Memory repository tests, 93% coverage. 5 years ago
  Frederic G. MARAND 51722a941b Domain for current version, not future. 5 years ago