Commit Graph

74 Commits (1238d614e1599fefadd4614ee4b5797a087f50ac)

Author SHA1 Message Date
matt1097 f02b7ba94e
fix(git): Reduce git concurrency to avoid lock file conflicts. (#6511)
1 year ago
NGPixel e954b50a7a
feat: footer text override option
2 years ago
NGPixel ac930fc23e
fix: change simple-git import
2 years ago
Eric Knibbe 2e8585478f
fix(git): handle file renames between folders (#6020)
2 years ago
Eric Knibbe 41454cfd30
fix(git): disable color.ui in git storage (#6014)
2 years ago
CDN 73af37b81b
fix: git log should explicitly separate branch from paths (#5911)
2 years ago
Jared Brogan 31bd327487
fix: correct azure blob storage typo (#5591)
2 years ago
El Gato da Great e3d94f7177
fix: don't push files to git if ignored (#5334)
2 years ago
myml b3731dd26e
fix: handle unicode chars when syncing files using git storage (#5272)
2 years ago
Nicolas Giard 485aa765d0
fix: add sfo3 to digitalocean spaces module
2 years ago
Marián Skrip 2815f38c52
feat(logging): add option to configure JSON logging (#5022)
3 years ago
mordini d93bd1ad5a
fix: git storage - 'import everything' feature restored (#4559) (#4572)
3 years ago
Rainshaw 1dc974245f
fix: sftp error when dir already exists (#4024)
3 years ago
Eric Knibbe c5a45e578e
fix: git storage - handle renamed files & assets (#4307)
3 years ago
Max 033b8e6b21
fix: S3 copyObject usage - Missing bucket name (#3745)
3 years ago
Adrián Martínez Interactiv4 52304a8149
fix: update storage.js to match pageHelper.injectPageMetadata (#2832)
4 years ago
jaljo cda1f1e805
feat: export creation date in dumped content (#2345)
4 years ago
Regev Brody b2ff064d34
fix: stream assets from storage local locations (#2087)
4 years ago
TakeruDMC cf3a48a6fa
fix: "undefined" error on deletePage by git storage (#2132)
4 years ago
NGPixel ca0708ea75 feat: extra options for generic S3 module
4 years ago
NGPixel e45145986a feat: generic S3 module
4 years ago
NGPixel b2931471c0 fix: remove ssh port param for git module
4 years ago
NGPixel 566043ec43 fix: perform git move manually to prevent bad source
4 years ago
NGPixel 4308152a08 fix: uriencode git user/pass for http remote
4 years ago
NGPixel 2213ba2c81 fix: git custom ssh port not handled
4 years ago
NGPixel 6a00a5dbce fix: git ssh port incorrect default value
4 years ago
NGPixel e68932aa40 feat: purge local repo action for git module
5 years ago
wallrick b1c7edac90
feat: add ssh port override option for git module (#1432)
5 years ago
NGPixel 6920a35d80 feat: visualize pages (dendograms)
5 years ago
NGPixel 0d6676c19b feat: SFTP storage module + sensitive field option
5 years ago
NGPixel 4a2f1d045b feat: azure blob storage provider + s3 rename fix
5 years ago
NGPixel 19e4ab69d2 fix: add missing EOL for git key contents
5 years ago
NGPixel 28fdf14002 fix: export + import tags in storage events
5 years ago
Justin Kromlinger 8000ebec8f refactor: use dataPath variable as given in file config (#1118)
5 years ago
NGPixel c4303a5659 feat: git sync - process assets
5 years ago
NGPixel f1668b9ac5 feat: import assets from disk module
5 years ago
NGPixel 186174f8fe feat: asset upload/move/delete for S3 module
5 years ago
NGPixel d987058336 feat: asset add/rename/remove + dump action for git and disk modules
5 years ago
NGPixel f4816d0628 fix: pageHelper getFileExtension missing return
5 years ago
Nicolas Giard cffd32dee0
feat: local disk import all action + v1 import content (#1100)
5 years ago
NGPixel 62d1d7a1df feat: move page
5 years ago
NGPixel 7a3198c306 fix: linting
5 years ago
NGPixel 38c33c58bb feat: rebuild page tree worker
5 years ago
Nick 454da698a1 fix: git sync untracked
5 years ago
Andrew Sim 5202eadebb feat: AWS S3 + Digitalocean Spaces storage modules (#1015)
5 years ago
Nick eac12121bb fix: always prefix lang for non-default language in disk storage module (#1000)
5 years ago
rbtprograms 0f9ddf1e5d fix: Switch converted to Object Literal (#940)
5 years ago
Nick fd8d358b63 fix: git private key alt paste mode
5 years ago
Nick 604941fe6a feat: utilities section (wip) + auth utilities
5 years ago
NGPixel 4e990d50eb feat: gitlab auth module + storage locale namespacing fix
5 years ago