aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-15feat: load Sentry browser as an external scriptn-peugnet
2019-11-12feat: make Sentry optionaln-peugnet
2019-11-07perf(build): remember previous buid envn-peugnet
2019-11-07feat: don't include Sentry in front if undefinedn-peugnet
2019-11-07feat: include sentry in frontendn-peugnet
2019-11-07fix(dist): correct dir permissions + VERSION always includedn-peugnet
2019-11-07build: add @sentry/cli to release processn-peugnet
2019-11-07build: gen VERSION from make instead of release-itn-peugnet
2019-11-07build: ENV prod enhancementsn-peugnet
2019-11-07feat: better sentry conf + send catched errorsn-peugnet
2019-11-07feat: live title editn-peugnet
2019-11-06feat: add unsaved asterix to body pageidn-peugnet
2019-11-06Merge pull request #27 from n-peugnet/composer-psr4-autoloadingVincent Peugnet
2019-11-06feat: include Sentry for error reportingn-peugnet
2019-11-06fix: some missed use statementsn-peugnet
2019-11-05refactor: switch to psr-4 autoloadingn-peugnet
2019-11-05fix: unsaved asterix uses title instead of idn-peugnet
2019-11-05feat: add unsaved changes' asterix indicatorn-peugnet
2019-11-05Merge pull request #25 from n-peugnet/add-checkall-checkboxVincent Peugnet
2019-11-05Merge pull request #26 from n-peugnet/build-optimizationsVincent Peugnet
2019-11-05Merge pull request #24 from n-peugnet/add-prettier-on-buildVincent Peugnet
2019-11-05improvments : documentorvincent-peugnet
2019-11-04fix: npm install warningsn-peugnet
2019-11-04feat: set default build ENV in .default.envn-peugnet
2019-11-04perf: make optimizationsn-peugnet
2019-11-03feat: checkall checkbox in home pagen-peugnet
2019-11-01style: add prettier on webpack buildn-peugnet
2019-11-01fix: version filevincent-peugnet
2019-10-26Merge pull request #20 from n-peugnet/add-release-creation-toolVincent Peugnet
2019-10-26store version in VERSION instead of composer.jsonn-peugnet
2019-10-26Merge pull request #21 from n-peugnet/fix-composer-warningVincent Peugnet
2019-10-24fix: composer warning about outdated lockn-peugnet
2019-10-24fix make: add default env file en .env targetn-peugnet
2019-10-24docs: add publish release informationsn-peugnet
2019-10-24add release-it as the release tooln-peugnet
2019-10-23nf : added search/replace function in editorvincent-peugnet
2019-10-23Merge pull request #18 from n-peugnet/add-release-makefileVincent Peugnet
2019-10-23better dist zip targetn-peugnet
2019-10-23use GNU Standard Makefile Targetsn-peugnet
2019-10-22finish Makefile and update READMEn-peugnet
2019-10-22first add of Makefilen-peugnet
2019-10-22remove alert on each ajax updatevincent-peugnet
2019-10-22fix css refactoring errorvincent-peugnet
2019-10-21fix : linewrap for codemirror markdownvincent-peugnet
2019-10-21Merge pull request #13 from n-peugnet/add-code-mirrorVincent Peugnet
2019-10-21make font-size input work with codemirrorn-peugnet
2019-10-21fix for ctrl + d shortcutn-peugnet
2019-10-21add all other highlited editorsn-peugnet
2019-10-21move js sources to /src/ & remove old worker stuffn-peugnet
2019-10-21add build instructions in READMEn-peugnet