Commit Graph

22 Commits

Author SHA1 Message Date
Starbeamrainbowlabs b5b38166ac
feature-history: fix potential XSS attack 2021-09-02 22:58:19 +01:00
Starbeamrainbowlabs cfd087d919
Add MPL 2.0 short header to core code files 2020-09-23 23:22:39 +01:00
Starbeamrainbowlabs c8aa3b8692
Bugfix: Revision counters for new pages didn't tick upwards 2019-09-19 08:59:29 +01:00
Starbeamrainbowlabs a12e00ef73
typo in comment 2019-08-08 18:36:51 +01:00
Starbeamrainbowlabs 712e95474c
Minify the pageindex by default, but also add a setting to control this 2019-06-01 15:55:48 +01:00
Starbeamrainbowlabs 77112ec7d3
Bump version & update changelog 2018-10-31 16:38:56 +00:00
Starbeamrainbowlabs 3a2d74227d
Bugfix: Set the history revision number 0 if no previous revisions exist
(Thanks again, @tspivey!)
2018-10-31 16:36:37 +00:00
Starbeamrainbowlabs b31301be38
Implement `history_max_revisions` setting 2018-07-03 12:15:16 +01:00
Starbeamrainbowlabs 819489a7fb
Bugfix: Correct is logged in check when restoring page revisions 2018-07-03 11:57:53 +01:00
Starbeamrainbowlabs 6e7698b4a9
Bugfix: Display all revisions on page history page 2018-07-03 11:54:54 +01:00
Starbeamrainbowlabs fffadb829a
Add history-revert action, but it isn't tested yet. 2018-07-02 23:44:10 +01:00
Starbeamrainbowlabs f367237ccc
Update docs 2018-02-14 22:19:11 +00:00
Starbeamrainbowlabs 7b778ee56f Update apidoc comment about history 2017-10-25 22:45:15 +01:00
Starbeamrainbowlabs 73637fe963 Display tag names next to page names in the search results. Fixes #93. 2017-10-14 22:48:58 +01:00
Starbeamrainbowlabs 4aea4e64ca Add avatars to page history 2017-06-18 14:18:14 +01:00
Starbeamrainbowlabs 77ffa2bcfc apidoc is awesome. document a bunch of stuff, more to go 2016-06-12 21:15:43 +01:00
Starbeamrainbowlabs fb0389576d Reversed the display order of page history. Fixes #80. 2016-06-08 18:06:16 +01:00
Starbeamrainbowlabs d1320aa467 Rename rchange functions. Fixes #74. 2016-06-08 17:41:30 +01:00
Starbeamrainbowlabs cb31dadb9f Linkify history list. 2016-06-04 20:16:30 +01:00
Starbeamrainbowlabs ee1224bbe9 Generate history revisions upon uploading a file 2016-06-04 13:52:45 +01:00
Starbeamrainbowlabs 51d4749915 Implement UI for page history. 2016-06-03 09:16:16 +01:00
Starbeamrainbowlabs eb8daf2ce6 Initial history implementation. Save prev. revs of pages. 2016-06-03 08:45:17 +01:00