summaryrefslogtreecommitdiff
path: root/public (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix all newly introduced linting issuesSheogorath2018-06-231-10/+10
* Merge branch 'pr-846'Sheogorath2018-06-235-21/+250
|\
| * Fix liniting and optimize some functionsSheogorath2018-06-233-47/+74
| * Add a toolbar to Codemirror editorEdgar Zanella Alvarenga2018-06-195-0/+202
* | turn concatenated string into a multi-line template stringJake Burden2018-06-221-19/+19
|/
* Move polyfill to CDN sectionSheogorath2018-06-184-5/+4
* Merge pull request #830 from SISheogorath/feature/GDPRChristoph (Sheogorath) Kern2018-06-173-15/+58
|\
| * Add privacy policy exampleSheogorath2018-05-311-0/+17
| * Add export data UISheogorath2018-05-261-0/+1
| * Add token based security featureSheogorath2018-05-251-1/+1
| * Add delete user UISheogorath2018-05-252-14/+39
| * Add privacy and ToS linksSheogorath2018-05-241-1/+1
* | Add korean translationSheogorath2018-06-071-0/+1
* | Merge pull request #784 from pferreir/add-oauth2-supportChristoph (Sheogorath) Kern2018-06-042-4/+9
|\ \
| * | Add support for generic OAuth2 providersPedro Ferreira2018-03-262-4/+9
* | | Merge pull request #782 from SISheogorath/feature/showFullTitleChristoph (Sheogorath) Kern2018-06-011-1/+2
|\ \ \
| * | | Add title attribute in table of contentsSheogorath2018-03-261-1/+2
* | | | fix(slide): adjust checkbox sizeliuderchi2018-05-311-1/+2
* | | | Add release notes for 1.1.1-ceSheogorath2018-05-221-0/+21
| |_|/ |/| |
* | | Removing google drive integrationSheogorath2018-05-167-505/+2
* | | Revert "Workaround Google API problems"Christoph (Sheogorath) Kern2018-05-161-1/+9
* | | Remove Google Upload from UISheogorath2018-05-011-9/+1
* | | Merge branch 'feature/releaseNotes1.1.0'Sheogorath2018-04-061-10/+74
|\ \ \
| * | | Minor fixes in relase notesSheogorath2018-04-061-9/+10
| * | | Update release notesSheogorath2018-03-301-10/+73
| | |/ | |/|
* | | Merge branch 'docs/features-1.1.0-ce'Sheogorath2018-04-061-3/+8
|\ \ \
| * | | Provide feature changes in 1.1.0-ceSheogorath2018-03-301-3/+8
| |/ /
* | | Add matrix.org / Riot linkSheogorath2018-04-051-1/+3
* | | Merge pull request #790 from SISheogorath/fix/nightModeCSSChristoph (Sheogorath) Kern2018-04-052-2/+21
|\ \ \
| * | | Fix code blocks color in night modeSheogorath2018-04-051-0/+5
| * | | Fix modal and panel colors in night modeSheogorath2018-03-291-2/+16
| |/ /
* / / Fix CSP for disqus and Google AnalyticsSheogorath2018-03-302-6/+5
|/ /
* / Fix night mode button after restoreSheogorath2018-03-251-0/+1
|/
* Merge pull request #758 from SISheogorath/cleanup/configChristoph (Sheogorath) Kern2018-03-252-3/+3
|\
| * Change config to camel case with backwards compatibilitySheogorath2018-03-252-3/+3
* | Persist nightmode so we can re-enable itSheogorath2018-03-231-3/+18
|/
* Merge pull request #772 from SISheogorath/fix/chromeFileErrorChristoph (Sheogorath) Kern2018-03-211-4/+7
|\
| * Reorganize usage of `getAsFile()`Sheogorath2018-03-181-2/+5
| * Fix typo in vedor extensionSheogorath2018-03-181-2/+2
* | Merge pull request #743 from hackmdio/fix-to-use-url-safe-base64Christoph (Sheogorath) Kern2018-03-182-0/+47
|\ \ | |/ |/|
| * Fix typoMax Wu2018-03-111-1/+1
| * Update to show log on migrate LZString type note url in historyMax Wu2018-03-111-1/+1
| * Update to migrate note url in the history of browser storage and cookieMax Wu2018-03-032-0/+47
* | Update styles of details, summary and figureMax Wu2018-02-261-2/+14
* | Update to allow rp tag for rubyMax Wu2018-02-261-0/+2
* | Remove manual allow details tag since default already allow itMax Wu2018-02-261-3/+1
|/
* Extend HTML5 support by whitelisting various tagsSheogorath2018-02-252-1/+20
* Allow the usage of the esc-key by codemirrorSheogorath2018-02-241-3/+3
* don't require referer to find note id in socket.io connections (fixes #623)Stefan Bühler2018-02-051-0/+3
* Update socket.io to version 2.0.4Sheogorath2018-01-301-1/+1