Commit Graph

15 Commits (8e6272920ba1cc7da30757f4e1d09c45e58cb2c2)

Author SHA1 Message Date
Anthony Lapenna b8803f380b feat(templates): LinuxServer.io templates integration (#761)
8 years ago
Anthony Lapenna a99c6c4cbe fix(backend): use a thread-safe implementation of map for proxies (#728)
8 years ago
Anthony Lapenna dcce211676 fix(api): allow empty array when removing accesses to an endpoint (#692)
8 years ago
Anthony Lapenna 80d50378c5 feat(uac): add multi user management and UAC (#647)
8 years ago
Anthony Lapenna dc78ec5135 feat(endpoints): add the ability to define endpoints from an external source
8 years ago
Anthony Lapenna 10f7744a62 feat(authentication): add a --no-auth flag to disable authentication (#553)
8 years ago
Anthony Lapenna 835b273700 feat(api): force no-cache on HTML files
8 years ago
Anthony Lapenna d03e992b4f feat(api): replace all calls to http.Error with custom Error writer
8 years ago
Anthony Lapenna fa4ec04c47 feat(state): introduce endpoint state (#529)
8 years ago
Anthony Lapenna 3a6e9d2fbe fix(api): fix an issue introduced by the latest version of package gorilla/mux (#520)
8 years ago
Anthony Lapenna 27e584fc14 fix(api): check if admin user already exists when calling the /users/admin/init endpoint (#494)
8 years ago
Anthony Lapenna 6e98237419 feat(api): introduce cache busting mechanism (#439)
8 years ago
Anthony Lapenna d54d30a7be feat(global): multi endpoint management (#407)
8 years ago
David Eisner 419727e1eb feat(api): Connect to docker behind a name based virtual host proxy (#379)
8 years ago
Anthony Lapenna 0a38bba874 refactor(api): API overhaul (#392)
8 years ago