Commit Graph

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