Commit Graph

137 Commits (dadfae402fea879e9e0989b6bbcc5b56358cf33b)

Author SHA1 Message Date
Nicolas Giard c011d714d5
feat(admin): add footerExtra field to admin general
2 years ago
Nicolas Giard 4bfd9f5280
feat(mail): allow setting of mailer identifying name
2 years ago
Nicolas Giard 7e344fc6fa
feat(admin): migrate groups page to vue 3 composable
2 years ago
Nicolas Giard 1eefdb06e6
feat(admin): add sitemap option to general page
2 years ago
NGPixel edb529378e
refactor: fix models + storage modules
3 years ago
NGPixel 027b1614ff
refactor: admin editors + flags page to comp api, server cleanup
3 years ago
NGPixel 7b060bec5f
fix: db connection
3 years ago
NGPixel 3a57145e3d
refactor: initial import from v3 prototype
3 years ago
NGPixel aa96e97028 fix: force lowercase for email on local auth
4 years ago
NGPixel 78417524b3 feat: ldap avatar support
4 years ago
NGPixel 794ecc6ef6 fix: new install local auth not enabled (#2375)
4 years ago
NGPixel 9f1ba0a32f fix: elastic apm rum client script
4 years ago
NGPixel af054257bd fix: 2.5.108 migration (2)
4 years ago
NGPixel 0ce63c8ef7 fix: 2.5.108 migration
4 years ago
NGPixel 60f2a2a8d9 fix: migration error for new installs
4 years ago
NGPixel 8490fc1267 feat: handle disabled auth strategies
4 years ago
NGPixel 57f5cbd5b6 misc: knex update for mssql constraint bug
4 years ago
NGPixel b2f292cc39 fix: MSSQL migration 2.5.1
4 years ago
Nicolas Giard c009cc1392
feat: new login experience (#2139)
4 years ago
NGPixel 3891816758 fix: setup assets location + mysql migration 2.4.13
4 years ago
NGPixel 1222355046 feat: comments - default provider create (wip) + permissions
4 years ago
NGPixel 6b561623ee fix: incorrect migration name 2.4.14
4 years ago
NGPixel f6bad765a2 feat: assets move + comments migration + admin users UI
4 years ago
NGPixel 1def5289af feat: admin comments page
4 years ago
NGPixel d2b99a2032 feat: timezone + dateFOrmat + appearance profile settings
4 years ago
NGPixel 1c80faa94d feat: browse nav + pageTree ancestors
5 years ago
NGPixel 245104c6ae fix: mssql + older mariadb migration 2.2.17 failure
5 years ago
NGPixel 1e4d513252 feat: user profile page - save info + change pwd
5 years ago
NGPixel 3613c73008 fix: mysql 2.2.50 failed migration
5 years ago
NGPixel f5fa2ad468 fix: sqlite pageHistory migration update query
5 years ago
gh0stalker 741208911b
fix: postgres 2.2.17 migration missing quotes (#1562)
5 years ago
NGPixel e50dc89519 feat: view version of page source
5 years ago
Nicolas Giard f72cf664eb
feat: manage / create API keys (#1516)
5 years ago
NGPixel 22fa5c9b23 fix: handle migrations .js naming
5 years ago
NGPixel 4dc7e05373 fix: migration for pageHistory content column type
5 years ago
NGPixel 8eddc4799e fix: stable db migration + beta migration to stable
5 years ago
NGPixel 820cc77a83 fix: MSSQL - setup + pageTree + page delete
5 years ago
NGPixel ab8391c085 fix: cascade delete pageTree on page delete (#1119)
5 years ago
Nick 33e31a9901 feat: page links table
5 years ago
Nick ab463fcae1 feat: tags on page fetch + pageLinks table schema
5 years ago
rbtprograms 0f9ddf1e5d fix: Switch converted to Object Literal (#940)
5 years ago
NGPixel eccf1a1b19 misc: migrate to vuetify 2.0 (wip)
5 years ago
Nick 08fd10603f fix: locale db field length
5 years ago
Nick b6f1e1805e feat: locales availability + IE display mode
5 years ago
Nick 537551874b feat: analytics modules backend + admin panel
5 years ago
Nick c0d7e16ef7 fix: asset data type for mysql + mariadb
5 years ago
庄表伟 c2fe9621b9 fix: sqlite assets hash - set default value (#835)
5 years ago
Nick 6b886b6e3f feat: image upload + list root assets (wip)
5 years ago
Nick 6fe49309c1 feat: admin auth + config ref + modules sidebar ui + GQL upload (wip)
6 years ago
Nick e6f1f3add4 feat: git changes processing
6 years ago
Nick 3743777b97 fix: sqlite migrations
6 years ago
Nick aa27554bc7 feat: storage schedule + status
6 years ago
Nick cd3f88bad0 refactor: removed redis + new scheduler engine
6 years ago
Nicolas Giard 658c105ab5 feat: delete page
6 years ago
Nicolas Giard 75eb277401 feat: guest + user permissions
6 years ago
Nicolas Giard edb97b832d feat: admin - manage groups + permissions + page rules
6 years ago
Nicolas Giard fcee4c0945 feat: admin general + verify account
6 years ago
Nicolas Giard 2b98a5f27a feat: account verification + mail config in admin area
6 years ago
Nicolas Giard 17244a0cb3 feat: user edit UI + admin UI improvements + fixes
6 years ago
Nicolas Giard 3abc254685 feat: TOC, scroll to header, page UI improvements
6 years ago
Nicolas Giard 3abd2f917c feat: auth jwt, permissions, login ui (wip)
6 years ago
Nicolas Giard ed7d3ab540 fix: setup issues + webpack improvements
6 years ago
Nicolas Giard 2c6a95f900 feat: page cache + save/load logic + db fixes
6 years ago
Nicolas Giard 92d0925d51 fix: mssql initial migration crash
6 years ago
Nicolas Giard 5919d14670 feat: loggers + search engines models
6 years ago
Nicolas Giard 4cb9f3d9c6 feat: rendering modules + admin rendering
6 years ago
Nicolas Giard db8e598e9a feat: page display + renderers reorg
6 years ago
Nicolas Giard 4bb522f9d9 feat: new page UI + db fixes + installer improvements
6 years ago
Nicolas Giard 96f4e89020 fix: mysql + sqlite incompatible queries
6 years ago
Nicolas Giard a78c6505f0 fix: setup editors add + page view responsive
6 years ago
Nicolas Giard 2f26d731fc feat: themes foundation + editors load improvements
6 years ago
NGPixel bcd6ceb271 feat: authentication improvements
6 years ago
NGPixel 2817c72ec3 feat: core improvements + local fs provider + UI fixes
6 years ago
NGPixel 803d86ff63 feat: save page - updated + page history
6 years ago
NGPixel 076e923d48 feat: save page + create event for storage targets
6 years ago
NGPixel cb84df7a53 feat: save page
6 years ago
NGPixel fd8bf4dbff feat: authentication module refactor + added CAS module
6 years ago
NGPixel 9e2f1caaf7 feat: storage module refactor + UI fixes
6 years ago
NGPixel 4643336e9d feat: auth + storage config improvements
6 years ago
NGPixel bb102c3356 feat: admin storage - save + list
6 years ago
NGPixel 0afa65fa58 feat: auth self-registration config + gql grouping
6 years ago
NGPixel 49834461a6 feat: apollo upgrade to 2.0 + dev improvements + localization
6 years ago
NGPixel 4b0428212d fix: client login
6 years ago
NGPixel 416755f17a refactor: remove config namespaces
6 years ago
NGPixel b1499d1d64 feat: profile components
6 years ago
NGPixel 17b2117b39 refactor: knex remaining models
6 years ago
NGPixel c9b643fbf0 refactor: migrate to objection.js + knex
6 years ago