Commit Graph

  • db307c3a77 updated test cases and delete logic to properly implement documented API, thanks @r4sas #188 El RIDO 2017-02-22 21:42:14 +01:00
  • c45e79142e Add missing translations Túlio Leão 2017-02-18 08:51:20 -02:00
  • 601aa5e3dc 🐛 Fix typo rugk 2017-02-17 22:59:16 +01:00
  • c033775779 Cleanup rugk 2017-02-17 22:46:18 +01:00
  • 52d1be1b54 Fix https://github.com/PrivateBin/PrivateBin/issues/187 rugk 2017-02-17 22:26:39 +01:00
  • b0876ea0e0 🐛 Fix error not appearing below comment rugk 2017-02-17 21:48:21 +01:00
  • da094e2853 make it work(6): discussion/comments rugk 2017-02-17 20:46:10 +01:00
  • e59b58308d Add Portuguese Translation file Túlio Leão 2017-02-16 00:57:01 -02:00
  • 7be5206920 makeit work(5): pase cloning & raw button rugk 2017-02-15 22:59:55 +01:00
  • a652ab5896 make it work(4): display encrypted pastes rugk 2017-02-14 22:21:55 +01:00
  • b9737d368d Update conf.ini.sample thororm 2017-02-13 22:57:09 +01:00
  • 31e66131b7 make it work(3): allow paste submission rugk 2017-02-13 21:12:00 +01:00
  • 4cb0ce5114 Removed self from cspheader Refactored some variable names thororm 2017-02-13 20:37:57 +01:00
  • f33d702f3d make it work(2): buttons & preview working rugk 2017-02-13 11:35:04 +01:00
  • 8a07a0b157 make it work(1): paste input can be shown rugk 2017-02-12 21:13:04 +01:00
  • dd6e426da7 first round of refactoring rugk 2017-02-12 18:08:08 +01:00
  • eedb05111a added test for getCookie function, documenting its limitation of not finding cookies with empty identifier El RIDO 2017-02-12 17:11:21 +01:00
  • faf596aeb7 Added preview for - Video (HTML5) - Audio (HTML5) - PDF (Browser capabilities) attachment. Added drag & drop functionality Added attachment preview to preview before submitting thororm 2017-02-12 15:35:37 +01:00
  • b1396a249d ensuring that in the JS sprintf tests no replacable patterns occur in the pre- & postfix of the test string El RIDO 2017-02-12 15:30:11 +01:00
  • 1457b5ec6a ensuring tests will work with PHP 5.4, the currently oldest supported version El RIDO 2017-02-12 15:16:29 +01:00
  • 0c5148a790 updating tested PHP versions in travis CI configuration El RIDO 2017-02-12 15:03:08 +01:00
  • 0a6fd87b4c simplify travis CI configuration El RIDO 2017-02-12 15:02:29 +01:00
  • 7163ac40b5 trying harder to convince travis CI to use node.js 4 El RIDO 2017-02-12 14:57:20 +01:00
  • 9d246d4abd trying to convince travis CI to use node.js 4 or later El RIDO 2017-02-12 14:50:06 +01:00
  • ccac5d373b working on integrating mocha into travis CI El RIDO 2017-02-12 14:30:41 +01:00
  • b9c05b06d0 added test for sprintf function, removing dead code and optimizing test cases El RIDO 2017-02-11 19:34:51 +01:00
  • dd721c651b Update SRI hashes rugk 2017-02-11 16:19:59 +01:00
  • b00bcd1352 added test for urls2links function, fixing bug - asterisk is allowed in URLs query string El RIDO 2017-02-11 16:02:24 +01:00
  • b992bcc732 added test for setMessage function, fixing bug for elements with only one child El RIDO 2017-02-11 10:40:34 +01:00
  • 61a59911b8 added test for setElementText function El RIDO 2017-02-11 09:56:56 +01:00
  • 3ab489e92d added test for selectText function, but discovered that this can't be tested at the moment without a browser, due to jsdom lacking getSelect support El RIDO 2017-02-11 09:09:47 +01:00
  • 52f1fb143e Revert "JS: tried namespaces" rugk 2017-02-08 20:12:22 +01:00
  • e84cfc58a1 JS: tried namespaces rugk 2017-02-08 20:11:04 +01:00
  • b01a28d580 remove some more this, slightly change comments rugk 2017-02-08 14:15:58 +01:00
  • 4e86da8f72 Remove proxy rugk 2017-02-08 13:54:37 +01:00
  • 2ebcf60516 Use revealing module pattern rugk 2017-02-08 13:20:51 +01:00
  • 0091607618 📝 Simplify isue & PR template rugk 2017-02-08 09:29:31 +01:00
  • 5130d9e2f3 New state for "only new button" rugk 2017-02-06 22:39:45 +01:00
  • 5ad02a3d1c Use original reload function for manual paste open link rugk 2017-02-06 20:39:52 +01:00
  • e483d60eed Merge branch 'historyupdate' rugk 2017-02-06 20:25:35 +01:00
  • 4cb0374e11 readding accidentally removed line of #173 El RIDO 2017-02-06 20:16:03 +01:00
  • 63b0b050c3 Merge branch 'r4sas-patch-1' El RIDO 2017-02-06 19:57:09 +01:00
  • 2ca2309fc4 Merge branch 'patch-1' of https://github.com/r4sas/PrivateBin into r4sas-patch-1 El RIDO 2017-02-06 19:55:07 +01:00
  • 27c4d6c2cc Merge branch 'historyupdate' El RIDO 2017-02-06 19:37:11 +01:00
  • 0af8bd73ad Update ru.json R4SAS 2017-02-06 20:42:37 +03:00
  • 86cd5e1c15 Use existing reload function rugk 2017-02-05 22:35:44 +01:00
  • edb546de54 Add loading indicator rugk 2017-02-05 22:09:46 +01:00
  • 5c603d0978 Improve comment rugk 2017-02-05 21:35:28 +01:00
  • c96dd0836b Make link clickable again rugk 2017-02-05 21:22:09 +01:00
  • 366b61c32d adding document title in new history state El RIDO 2017-02-05 18:53:57 +01:00
  • f699ca6cd4 writing tests for htmlEntities function El RIDO 2017-02-05 18:46:24 +01:00
  • 67f71f4dd6 writing tests for pageKey function, fixing always added padding bug El RIDO 2017-02-05 18:03:42 +01:00
  • a97b94640e writing test for pasteId function El RIDO 2017-02-05 16:58:58 +01:00
  • 80f7baa604 writing test for scriptLocation function, fixing non-removed query separator bug El RIDO 2017-02-05 16:45:11 +01:00
  • 5442af6e20 slight JS refactoring El RIDO 2017-02-05 14:47:03 +01:00
  • ca51a80803 Update the history when a paste is created rugk 2017-02-01 19:24:56 +01:00
  • afdfcba304 Merge branch 'master' of https://github.com/PrivateBin/PrivateBin rugk 2017-02-01 18:35:04 +01:00
  • e9b10f9e2d Add CSP sandbox rugk 2017-02-01 18:34:13 +01:00
  • 920f02e43d fixing composer package versions, thanks @jelhan (#84) El RIDO 2017-01-30 20:36:38 +01:00
  • 4bbfd5045e ensure that JS is *really* only initialized after the DOM is fully loaded, resolves #166 El RIDO 2017-01-30 20:29:04 +01:00
  • 368aa2305b removing unused pieces of code (legacy?), resolves #165 El RIDO 2017-01-29 16:19:12 +01:00
  • b76a73aa06 upgrading showdown El RIDO 2017-01-29 16:17:56 +01:00
  • 339ab5e380 ignoring composer.lock, so it isn't accidentally checked in (again) El RIDO 2017-01-29 15:11:04 +01:00
  • f1df27f46c allowing for parameter strings starting with & El RIDO 2017-01-29 15:09:57 +01:00
  • 177c9d7114 Merge branch 'js-unit-testing' El RIDO 2017-01-29 14:50:31 +01:00
  • cae5a71151 fix missing class renaming El RIDO 2017-01-29 14:48:56 +01:00
  • efcfb80129 Merge branch 'master' of github.com:PrivateBin/PrivateBin El RIDO 2017-01-29 14:39:34 +01:00
  • d678f5dada fixing inconsistency found in unit test El RIDO 2017-01-29 14:32:55 +01:00
  • fdef8bc5be starting to work on JSVerify & Mocha based unit tests for our JS code base El RIDO 2017-01-29 14:31:44 +01:00
  • 065f5e53b3 Remove composer-lock from .gitignore rugk 2017-01-26 16:40:33 +01:00
  • 4a7a3ab76d Merge branch 'nolsen42-master' El RIDO 2017-01-24 19:28:18 +01:00
  • abaf8e96a6 updated page template El RIDO 2017-01-24 19:27:35 +01:00
  • 81fd971777 fix exports missing in SOURCES list Nils Kenneweg 2016-09-10 12:34:50 +02:00
  • a005b1128b Updated showdown Nathaniel Olsen 2017-01-23 22:49:03 -06:00
  • 47e4478e17 Updated sjcl, bootstrap, and the hashes Nathaniel Olsen 2017-01-23 22:42:05 -06:00
  • c5f7c1a3c9 Progress on updating bootstrap Nathaniel Olsen 2017-01-23 22:24:24 -06:00
  • 8029c2819f implementing JS module pattern to expose functions for unit testing El RIDO 2017-01-22 10:42:11 +01:00
  • 5f09264625 fixing documentation inconsitencies found by Scrutinizer CI El RIDO 2017-01-14 16:13:22 +01:00
  • 151005e6b8 imported changes from the wiki by @Based-Skid and @rugk El RIDO 2017-01-14 15:32:14 +01:00
  • db2778c64f introduced JSDoc: changes for JSDoc compatibility and resolving inconsistencies in documentation, both semantic and in the logic El RIDO 2017-01-14 15:29:12 +01:00
  • b06dfa2f07 Merge pull request #162 from idarlund/patch-3 rugk 2017-01-11 15:53:54 +01:00
  • 6c523b31aa Update no.json idarlund 2017-01-11 15:22:16 +01:00
  • 9acb121e67 Update no.json idarlund 2017-01-11 15:19:40 +01:00
  • d6fd2b0e89 updated norwegian translation to new translation file convention El RIDO 2017-01-10 20:43:49 +01:00
  • 2e8412dbaa Merge branch 'idarlund-norwegian-translation' El RIDO 2017-01-10 20:38:13 +01:00
  • a7de0e095b added supported language, updated credits and changelog El RIDO 2017-01-10 20:37:14 +01:00
  • 4a49613b47 improvements suggested by @atluxity El RIDO 2017-01-10 20:28:15 +01:00
  • fd2cd29267 Create no.json idarlund 2017-01-10 14:56:21 +01:00
  • 7f4ed739de moved images to img folder El RIDO 2017-01-08 10:13:12 +01:00
  • 67f6c4eb61 turned bootstrap template variants into logic El RIDO 2017-01-08 10:02:07 +01:00
  • 87fad1fb77 DRYed templates El RIDO 2017-01-08 09:40:13 +01:00
  • 06496f2ede updated View test to test every available template instead of just the page one El RIDO 2017-01-08 08:28:05 +01:00
  • 228280e3d6 Updated credits and changelog for Occitan El RIDO 2017-01-08 08:27:14 +01:00
  • f79c00378b Choosing correct Occitan plural formula, added unit tests for Occitan and Chinese, corrected casing of languages in unit test El RIDO 2017-01-08 07:56:56 +01:00
  • 20fea819cb Update SRI hashes rugk 2017-01-07 20:35:47 +01:00
  • d76ccc0969 Merge pull request #155 from jcjordyn130/patch-1 rugk 2017-01-07 20:35:43 +01:00
  • f5aefa5513 Update for correct spelling rugk 2017-01-07 20:35:23 +01:00
  • afbb0a631d Merge pull request #158 from Quent-in/patch-2 rugk 2017-01-07 20:19:32 +01:00
  • 6cfd232daf Merge pull request #157 from Quent-in/patch-1 rugk 2017-01-07 20:19:13 +01:00
  • 427facc456 oc added to supported languages Quent-in 2017-01-07 15:48:42 +01:00